Update of "Other URLs"
Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Artifact ID: | c7d2e9fe06ff64ae727ad41b7b2c2a027f727057 |
---|---|
Page Name: | Other URLs |
Date: | 2014-07-15 15:22:22 |
Original User: | mario |
Mimetype: | text/x-markdown |
Parent: | 64bb93a01500e0223b7a6ff2ec26254424371fc8 (diff) |
Next | d45c701a683eb0dfcfc5d0dfc8b30ef073098ed1 |
Content
Each project per default should have a homepage
and a download
URL.
Oftentimes you may want to add further links. Instead of manually adding each after another, on freshcode there's a simple name=url
list in the Other URLs submission field.
Simply list a couple of named links separated by newline or comma:
bugtracker = http://example.org/project/trac/
release-notes = http://example.org/NEWS.txt
sourceforge = http://sourceforge.net/projects/name
forum = http://example.org/forum/
linux-x86 = http://example.org/download/proj-$version.x86.tgz
Notice that each of the named links may contain a $version placeholder again.
They're completely free-form, but some common link names can be:
- wiki =
- blog =
- github =
- src =
- release-notes =
- changelog =
- deb-x86 =
- rpm-amd64 =
- manpage =
- doc =
- syntax =
- faq =
- mailing-list =
- distrowatch =
Only for the AutoupdateRegex module, the specific names changes=
and version=
, scope=
or state=
have a dedicated purpose.