diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2003-01-15 04:49:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2003-01-15 04:49:00 +0000 |
commit | ed30e5ae26dec760794800b78b05de89eb41a535 (patch) | |
tree | f07d9cae9c53655f7b7948c97d333e7b6e66112f | |
parent | 457b30ba3c67679f674c45720022e357201d4bd1 (diff) |
none
-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> |