diff options
Diffstat (limited to 'shortcuts.mdwn')
-rw-r--r-- | shortcuts.mdwn | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/shortcuts.mdwn b/shortcuts.mdwn index a5eef18..166b3eb 100644 --- a/shortcuts.mdwn +++ b/shortcuts.mdwn @@ -27,7 +27,7 @@ Denne side styrer hvilke genveje wikien understøtter. * [[!shortcut name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]] * [[!shortcut name=debss url="http://snapshot.debian.org/package/%s/"]] * Brug: `\[[!debss package]]` eller `\[[!debss package/version]]`. Se <http://snapshot.debian.org/> for detaljer. -* [[!shortcut name=debwiki url="https://wiki.debian.org/%s"]] +* [[!shortcut name=debwiki url="https://wiki.debian.org/%S"]] * [[!shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org fejl #%s"]] * [[!shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]] * [[!shortcut name=gnomebug url="https://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME fejl #%s"]] @@ -55,7 +55,7 @@ Denne side styrer hvilke genveje wikien understøtter. * [[!shortcut name=whois url="http://reports.internic.net/cgi/whois?whois_nic=%s&type=domain"]] * [[!shortcut name=cve url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=%s"]] * [[!shortcut name=flickr url="https://secure.flickr.com/photos/%s"]] -* [[!shortcut name=man url="http://linux.die.net/man/%s"]] +* [[!shortcut name=man url="http://manpages.debian.org/%s"]] * [[!shortcut name=ohloh url="https://www.ohloh.net/p/%s"]] * [[!shortcut name=cpanrt url="https://rt.cpan.org/Ticket/Display.html?id=%s" desc="CPAN RT#%s"]] * [[!shortcut name=novellbug url="https://bugzilla.novell.com/show_bug.cgi?id=%s" desc="fejl %s"]] @@ -63,8 +63,10 @@ Denne side styrer hvilke genveje wikien understøtter. * [[!shortcut name=mozillazinekb url="http://kb.mozillazine.org/%s"]] * [[!shortcut name=freebsdwiki url="http://wiki.freebsd.org/%s"]] * [[!shortcut name=hackage url="http://hackage.haskell.org/package/%s"]] +* [[!shortcut name=pkgsrc url="http://pkgsrc.se/%S"]] +* [[!shortcut name=doi url="http://dx.doi.org/%s" desc="doi:%s"]] +* [[!shortcut name=arxiv url="http://arxiv.org/abs/%s" desc="arXiv:%s"]] -<<<<<<< HEAD Tilføj en ny genvej med [[direktivet|ikiwiki/directive]] `shortcut`. I webadressen ([[!wikipedia URL]]en) erstattes "%s" med teksten overdraget til den navngivne genvej, efter [[!wikipedia url_encoding]] af den, og '%S' |