diff options
Diffstat (limited to 'Main')
-rw-r--r-- | Main/WebHome.mdwn | 41 |
1 files changed, 8 insertions, 33 deletions
diff --git a/Main/WebHome.mdwn b/Main/WebHome.mdwn index 8837cfa6..492fd240 100644 --- a/Main/WebHome.mdwn +++ b/Main/WebHome.mdwn @@ -1,35 +1,10 @@ -**%WIKITOOLNAME%.%WEB% Web:** - -* ** %WIKIUSERSTOPIC%: ** List of users of this %WIKITOOLNAME% web. -* [[TWikiGroups]]: List of groups. - -<form action="%SCRIPTURLPATH%/search%SCRIPTSUFFIX%/%WEB%/"> - <ul> - <li><span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>: Full text search of the %WIKITOOLNAME%.%WEB% web. </li> - <li><input name="search" size="32" type="text" /> <input type="submit" value="Search" /> (More options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a>) </li> - <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a>: Find out recent modifications to the %WIKITOOLNAME%.%WEB% web. </li> - <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a>: Display all %WIKITOOLNAME%.%WEB% topics in alphabetical order. See also the faster <span style="background:"><font color="">Web Topic List</font></span><a href="http://LOCATION/WebTopicList">?</a></li> - <li> %NOTIFYTOPIC%: Subscribe to be automatically notified when something changes in the %WIKITOOLNAME%.%WEB% web. </li> - <li> %STATISTICSTOPIC%: View access statistics of the %WIKITOOLNAME%.%WEB% web. </li> - <li> %WEBPREFSTOPIC%: Preferences of the %WIKITOOLNAME%.%WEB% web. </li> - </ul> -</form> - -**%WIKITOOLNAME%.%TWIKIWEB% Web:** - -* ** %TWIKIWEB%.WelcomeGuest: ** Look here first to get you rolling on %WIKITOOLNAME%. -* %TWIKIWEB%.TWikiSite: Explains what a %WIKITOOLNAME% site is. -* %TWIKIWEB%.TWikiRegistration: Create your account in order to edit topics. -* %TWIKIWEB%.ChangePassword: Change your account password. -* %TWIKIWEB%.ResetPassword: Forgot your password? -* Documentation: - * %TWIKIWEB%.TWikiFAQ has a list of frequently asked questions. - * %TWIKIWEB%.TWikiDocumentation is the implementation documentation of TWiki. - * %TWIKIWEB%.TWikiHistory shows TWiki's implementation history. -* How to edit text: - * %TWIKIWEB%.GoodStyle: Things to consider when changing text. - * %TWIKIWEB%.TextFormattingRules: Easy to learn rules for editing text. - * %TWIKIWEB%.TextFormattingFAQ: Answers to frequently asked questions about text formatting. -* %TWIKIWEB%.%WIKIPREFSTOPIC%: %WIKITOOLNAME% site-level preferences +<table> + <tr> + <td><strong><font size="+1"> %TWIKIWEB%.WelcomeGuest: </font></strong> %WIKITOOLNAME% is a Web-based collaboration tool, document management tool and knowledge base tool. You can edit any %WIKITOOLNAME% page. <p> Please start where we %TWIKIWEB%.WelcomeGuests; it explains what this is, how to get around, and how you get involved. Frequent visitors may want to go straight to one of the collaboration areas below, or another of the useful %TWIKIWEB%.StartingPoints. </p> + </td> + <td><a href="http://TWiki.org/"><img alt="Powered by TWiki" border="0" height="54" src="%PUBURL%/twikilogo2.gif" width="121" /></a></td> + <td><b>The TWiki<sup>TM</sup> home is at <br /><a href="http://TWiki.org/" target="_top">http://TWiki.org/</a> </b></td> + </tr> +</table> %INCLUDE\{"%TWIKIWEB%.TWikiWebsTable"\}% |