diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-15 10:15:33 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-15 10:15:33 +0200 |
commit | a681e1688bb93f1baa2f1646d4f677a4d29f07db (patch) | |
tree | b1737725e1c42706c991146a166e4300acc5fa5d /TWiki/TWikiWebsTable.mdwn | |
parent | 1636e576934c7c34c52b4601a92e431ab7cc176f (diff) |
Weed TWiki/.
Diffstat (limited to 'TWiki/TWikiWebsTable.mdwn')
-rw-r--r-- | TWiki/TWikiWebsTable.mdwn | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn deleted file mode 100644 index b3165bdd..00000000 --- a/TWiki/TWikiWebsTable.mdwn +++ /dev/null @@ -1,54 +0,0 @@ -<table bgcolor="#000000" border="0" cellpadding="3" cellspacing="2" width="100%"> - <tr bgcolor="#99CCCC"> - <th colspan="2"> %WIKITOOLNAME% webs currently online: </th> - <th> Use to: </th> - </tr> - <tr bgcolor="%VAR{" web="Hurd" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[Hurd/HOMETOPIC]]</b></td> - <td> The GNU/Hurd area. <font size="-2"> <nobr> [ [[Hurd/WebChanges]] | [[Hurd/WebSearch]] ] </nobr></font></td> - <td> Concerns everything directly related to the Hurd (it was the first section). </td> - </tr> - <tr bgcolor="%VAR{" web="Distrib" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[Distrib/HOMETOPIC]]</b></td> - <td> The distribution area. <font size="-2"> <nobr> [ [[Distrib/WebChanges]] | [[Distrib/WebSearch]] ] </nobr></font></td> - <td> Debian GNU/Hurd distribution related information goes here. </td> - </tr> - <tr bgcolor="%VAR{" web="Mach" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[Mach/HOMETOPIC]]</b></td> - <td> The Mach area. <font size="-2"> <nobr> [ [[Mach/WebChanges]] | [[Mach/WebSearch]] ] </nobr></font></td> - <td> Topics on the GNU Mach microkernel, and the OSKit based Mach (GNUmach 2). </td> - </tr> - <tr bgcolor="%VAR{" web="GNU" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[GNU/HOMETOPIC]]</b></td> - <td> The GNU area. <font size="-2"> <nobr> [ [[GNU/WebChanges]] | [[GNU/WebSearch]] ] </nobr></font></td> - <td> Holds all GNUish related information regarding the Hurd. </td> - </tr> - <tr bgcolor="%VAR{" web="Mig" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[Mig/HOMETOPIC]]</b></td> - <td> The MIG area. <font size="-2"> <nobr> [ [[Mig/WebChanges]] | [[Mig/WebSearch]] ] </nobr></font></td> - <td> Thin section on the Mach interface generator, only for developers. </td> - </tr> - <tr bgcolor="%VAR{" web="Hug" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[Hug/HOMETOPIC]]</b></td> - <td> Sandbox for users to play in. <font size="-2"> <nobr> [ [[Hug/WebChanges]] | [[Hug/WebSearch]] ] </nobr></font></td> - <td> Here is where you can play freely and practise your Wiki-Fu. Have fun! </td> - </tr> - <tr bgcolor="%VAR{" web="%MAINWEB%" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[MAINWEBHOMETOPIC]]</b></td> - <td> This is where all the [[MAINWEBWIKIUSERSTOPIC]] home pages are located, - tour this expandable virtual workspace. <font size="-2"> <nobr> [ [[MAINWEBWebChanges]] | [[MAINWEBWebSearch]] ] </nobr></font></td> - <td> Aquaint yourself with the people lurking here. </td> - </tr> - <tr bgcolor="%VAR{" web="%TWIKIWEB%" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[TWIKIWEBHOMETOPIC]]</b></td> - <td> %TWIKIWEB%.TWikiRegistration; TWiki history &amp; Wiki style; FAQs, Quick Starts, User Guide &amp; Reference Manual. All the info... <font size="-2"> <nobr> [ [[TWIKIWEBWebChanges]] | [[TWIKIWEBWebSearch]] ] </nobr></font></td> - <td> Discover TWiki, and how to start your own site. </td> - </tr> - <tr bgcolor="%VAR{" web="Test" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.[[Test/HOMETOPIC]]</b></td> - <td> Sandbox for users to play in. <font size="-2"> <nobr> [ [[Test/WebChanges]] | [[Test/WebSearch]] ] </nobr></font></td> - <td> Here is where you can play freely and practise your Wiki-Fu. Have fun! </td> - </tr> - <tr bgcolor="#ffffff"> - <td colspan="3"><font size="-1">You can use color coding by web for identification and reference. Contact %WIKIWEBMASTER% if you need a separate collaboration web for your team. New TWiki webs can be added easily. To modify this table: </font> <font size="-2">{ <a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%">View</a> | <a href="%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%">Edit</a> }</font></td> - </tr> -</table> |