diff options
-rw-r--r-- | TWiki/InterWikis.mdwn | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/TWiki/InterWikis.mdwn b/TWiki/InterWikis.mdwn index fe5e85b1..75fa7c98 100644 --- a/TWiki/InterWikis.mdwn +++ b/TWiki/InterWikis.mdwn @@ -155,6 +155,31 @@ Whenever you write <code>**ExternalSite:Page**</code> it will be linked automati <td> Look up $page on Acronym Finder site </td> </tr> <tr> + <td><span style="background:"><font color="">Debian Bug</font></span><a href="http://LOCATION/DebianBug">?</a></td> + <td><a href="http://bugs.debian.org/" target="_top">http://bugs.debian.org/</a></td> + <td> Debian Bug '$page' by number or package name </td> + </tr> + <tr> + <td> BTS </td> + <td><a href="http://bugs.debian.org/" target="_top">http://bugs.debian.org/</a></td> + <td> Debian Bug '$page' by number or package name </td> + </tr> + <tr> + <td><span style="background:"><font color="">Debian List</font></span><a href="http://LOCATION/DebianList">?</a></td> + <td><a href="http://lists.debian.org/" target="_top">http://lists.debian.org/</a></td> + <td> Debian List '$page' </td> + </tr> + <tr> + <td><span style="background:"><font color="">Debian Package</font></span><a href="http://LOCATION/DebianPackage">?</a></td> + <td><a href="http://packages.debian.org/" target="_top">http://packages.debian.org/</a></td> + <td> Debian Package '$page' </td> + </tr> + <tr> + <td> PTS </td> + <td><a href="http://packages.qa.debian.org/" target="_top">http://packages.qa.debian.org/</a></td> + <td> Debian Package '$page' </td> + </tr> + <tr> <td><span style="background:"><font color="">Deja News</font></span><a href="http://LOCATION/DejaNews">?</a></td> <td><a href="http://www.deja.com/=dnc/getdoc.xp?AN=" target="_top">http://www.deja.com/=dnc/getdoc.xp?AN=</a></td> <td> '$page' on Net News </td> |