diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-03-15 23:50:54 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-03-15 23:50:54 +0000 |
commit | c640800fd9f198adc396bc5c2467eb9e0a6a7b21 (patch) | |
tree | dfc016349dd059d33af247a1e219e0dd4a1e1c50 | |
parent | 127c60b4bf852f7f877497cb31dd2edb9d1224af (diff) |
none
-rw-r--r-- | TWiki/TWikiWebsTable.mdwn | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn index bacd52ac..529df01b 100644 --- a/TWiki/TWikiWebsTable.mdwn +++ b/TWiki/TWikiWebsTable.mdwn @@ -1,4 +1,4 @@ -%WIKITOOLNAME% webs currently online: +%WIKITOOLNAME% webs currently online: <font>\{ [View](%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%WEB%/%TOPIC%) | [Edit](%SCRIPTURLPATH%/edit%SCRIPTSUFFIX%/%WEB%/%TOPIC%) \}</font> <table border="1" width="100%"> <tr> @@ -7,25 +7,25 @@ <th> Used by: </th> </tr> <tr bgcolor="%VAR{" web="%MAINWEB%" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%MAINWEB%/%HOMETOPIC%">%MAINWEB%</a></b></td> - <td> Entry point; %MAINWEB%.%WIKIUSERSTOPIC% and %MAINWEB%.OfficeLocations. </td> + <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">%MAINWEB%</font></span><a href="http://LOCATION/MAINWEBHOMETOPIC">?</a></b></td> + <td> Entry point; %MAINWEB%.%WIKIUSERSTOPIC%, %MAINWEB%.TWikiGroups and %MAINWEB%.OfficeLocations. <font size="-2"> <nobr> { <span style="background:"><font color="">Changes</font></span><a href="http://LOCATION/MAINWEBWebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATION/MAINWEBWebSearch">?</a> } </nobr></font></td> <td> Everybody is invited to contribute. </td> </tr> <tr bgcolor="%VAR{" web="%TWIKIWEB%" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/%TWIKIWEB%/%HOMETOPIC%">%TWIKIWEB%</a></b></td> - <td> For %TWIKIWEB%.TWikiRegistration and to learn about the %WIKITOOLNAME% tool. Has also all the documentation. </td> + <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">%TWIKIWEB%</font></span><a href="http://LOCATION/TWIKIWEBHOMETOPIC">?</a></b></td> + <td> For %TWIKIWEB%.TWikiRegistration and to learn about the %WIKITOOLNAME% tool. Has also all the documentation. <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> Everybody is invited. </td> </tr> <tr bgcolor="%VAR{" web="Know" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Know/%HOMETOPIC%">Know</a></b></td> - <td> Knowledge base that contains a category table. </td> + <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">Know</font></span><a href="http://LOCATIONKnow/HOMETOPIC">?</a></b></td> + <td> Knowledge base that contains a category table. <font size="-2"> <nobr> { <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONKnow/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONKnow/WebSearch">?</a> } </nobr></font></td> <td> Everybody who is interested to learn about the %WIKITOOLNAME% category table. </td> </tr> <tr bgcolor="%VAR{" web="Test" webbgcolor"="WEBBGCOLOR"" }%"="}%""> - <td><b>%WIKITOOLNAME%.<a href="%SCRIPTURLPATH%/view%SCRIPTSUFFIX%/Test/%HOMETOPIC%">Test</a></b></td> - <td> Sandbox for testing and experimentation. </td> + <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">Test</font></span><a href="http://LOCATIONTest/HOMETOPIC">?</a></b></td> + <td> Sandbox for testing and experimentation. <font size="-2"> <nobr> { <span style="background:"><font color="">Changes</font></span><a href="http://LOCATIONTest/WebChanges">?</a> | <span style="background:"><font color="">Search</font></span><a href="http://LOCATIONTest/WebSearch">?</a> } </nobr></font></td> <td> Everybody for testing. </td> </tr> </table> -You can use above color coding as a reference when you collaborate in %WIKITOOLNAME%. +You can use above color coding as a reference when you collaborate in %WIKITOOLNAME%. **NOTE:** Contact %WIKIWEBMASTER% in case you need your own collaboration space for your team. New TWiki webs can be added easily... |