diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-11-24 11:52:03 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-11-24 11:52:03 +0000 |
commit | f7b2deebab76415e1a3ea902c1f76dd088775ffc (patch) | |
tree | 18b4c190b54cd1a7ef0e3afdda80f507f15ed213 /TWiki | |
parent | e858a4e4d18994d72303a647de69b82e00a80b88 (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiWebsTable.mdwn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TWiki/TWikiWebsTable.mdwn b/TWiki/TWikiWebsTable.mdwn index 284ceb11..44b19821 100644 --- a/TWiki/TWikiWebsTable.mdwn +++ b/TWiki/TWikiWebsTable.mdwn @@ -1,4 +1,4 @@ -<table bgcolor="#000000" border="0" cellpadding="3" cellspacing="1" width="100%"> +<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> @@ -15,7 +15,7 @@ </tr> <tr bgcolor="%VAR{" web="Know" webbgcolor"="WEBBGCOLOR"" }%"="}%""> <td><b>%WIKITOOLNAME%.<span style="background:"><font color="">Know</font></span><a href="http://LOCATIONKnow/HOMETOPIC">?</a></b></td> - <td> Knowledge base set-up - <span style="background:"><font color="">Form Templates</font></span><a href="http://LOCATION/TWikiForms">?</a> add a framework for organizing and classifying content. <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> Knowledge base set-up - <span style="background:"><font color="">Form Templates</font></span><a href="http://LOCATION/TWIKIWEBTWikiForms">?</a> add a framework for organizing and classifying content. <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> Try free-form collaboration in a structured shell! </td> </tr> <tr bgcolor="%VAR{" web="Test" webbgcolor"="WEBBGCOLOR"" }%"="}%""> @@ -24,6 +24,6 @@ <td> Experiment in an unrestricted hands-on web. </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> + <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> |