diff options
-rw-r--r-- | TWiki/TWikiWebsTable.mdwn | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn index 9a722d14..5f678675 100644 --- a/TWiki/TWikiWebsTable.mdwn +++ b/TWiki/TWikiWebsTable.mdwn @@ -13,10 +13,25 @@ <td> %TWIKIWEB%.TWikiRegistration; TWiki history &amp; Wiki style; FAQs, Quick Starts, User Guide &amp; Reference Manual. All the info... <font size="-2"> <nobr> [ <span style="background:"><font color="">Changes</font></span><a href="http://LOCATION/TWIKIWEBWebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATION/TWIKIWEBWebSearch">?</a> ] </nobr></font></td> <td> Discover TWiki, and how to start your own site. </td> </tr> + <tr bgcolor="%VAR{" web="GNU" webbgcolor"="WEBBGCOLOR"" }%"="}%""> + <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">GNU</font></span><a href="http://LOCATIONGNU/HOMETOPIC">?</a></b></td> + <td> The GNU area. <font size="-2"> <nobr> [ <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONGNU/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONGNU/WebSearch">?</a> ] </nobr></font></td> + <td> A free speech collaboration about GNU. </td> + </tr> + <tr bgcolor="%VAR{" web="Mach" webbgcolor"="WEBBGCOLOR"" }%"="}%""> + <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">Mach</font></span><a href="http://LOCATIONMach/HOMETOPIC">?</a></b></td> + <td> The Mach area. <font size="-2"> <nobr> [ <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONMach/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONMach/WebSearch">?</a> ] </nobr></font></td> + <td> A collaboration about anything related to the Mach micro kernel. </td> + </tr> + <tr bgcolor="%VAR{" web="Mig" webbgcolor"="WEBBGCOLOR"" }%"="}%""> + <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">Mig</font></span><a href="http://LOCATIONMig/HOMETOPIC">?</a></b></td> + <td> The MIG area. <font size="-2"> <nobr> [ <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONMig/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONMig/WebSearch">?</a> ] </nobr></font></td> + <td> Information exchange on the Mach Interface Generator. </td> + </tr> <tr bgcolor="%VAR{" web="Hurd" webbgcolor"="WEBBGCOLOR"" }%"="}%""> <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">Hurd</font></span><a href="http://LOCATIONHurd/HOMETOPIC">?</a></b></td> <td> The GNU/Hurd area. <font size="-2"> <nobr> [ <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONHurd/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONHurd/WebSearch">?</a> ] </nobr></font></td> - <td> A free speech collaboration about anything GNU and Hurd. </td> + <td> A collaboration effort about the Hurd. </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> |