summaryrefslogtreecommitdiff
path: root/TWiki/TWikiSite.mdwn
diff options
context:
space:
mode:
authorPeter Thoeny <web-hurd@gnu.org>2000-04-22 01:15:22 +0000
committerPeter Thoeny <web-hurd@gnu.org>2000-04-22 01:15:22 +0000
commitfc6b13e2f73c5157ede45cd38489d7c3c3c949a6 (patch)
treece37a0cacfc63acd9755465ffa7e669ad86f6ed2 /TWiki/TWikiSite.mdwn
parent202cd217b88afe702a167e9b29020817d154d66d (diff)
none
Diffstat (limited to 'TWiki/TWikiSite.mdwn')
-rw-r--r--TWiki/TWikiSite.mdwn21
1 files changed, 14 insertions, 7 deletions
diff --git a/TWiki/TWikiSite.mdwn b/TWiki/TWikiSite.mdwn
index 42eabd45..6bd51bf5 100644
--- a/TWiki/TWikiSite.mdwn
+++ b/TWiki/TWikiSite.mdwn
@@ -1,9 +1,9 @@
-The TWiki web is a web based collaboration tool.
+The %WIKITOOLNAME% web is a web based collaboration tool.
* [[WelcomeGuest]] tells you more about how to use it.
* TWiki's home is at <http://TWiki.SourceForge.net/>
-TWiki is a cgi-bin script written in Perl. It reads a text file, hyperlinks it and converteds it to HTML on the fly. The point is to:
+%WIKITOOLNAME% is a cgi-bin script written in Perl. It reads a text file, hyperlinks it and converteds it to HTML on the fly. The point is to:
* make the text editing process a very simple ( click on the **Edit** link at the bottom of the page )
* and to find information fast ( [[WebSearch]] ).
@@ -13,7 +13,7 @@ What does the name TWiki stand for?
* _Wiki wiki_ means quick in Hawai'ian. They call the shuttle at the Honolulu airport the [ wiki wiki bus](http://www.quickaid.com/airports/hnl/company/trans_tm.html).
* _TWiki_ is the short form of _TakeFive Wiki_ . (Later on I found out that _Twiki_ is the name of a robot in a [Buck Rogers](http://www.buck-rogers.com/) TV show in 1979)
-TWiki is one of many [[WikiWikiClones]], the first one was built by Ward Cummingham.
+%WIKITOOLNAME% is one of many [[WikiWikiClones]], the first one was built by Ward Cummingham.
Topics of interest:
@@ -21,12 +21,19 @@ Topics of interest:
* [[TWikiPlannedFeatures]] has a list of planned features for upcoming TWiki versions.
* [[TWikiUsers]] has a list of all TWiki users.
* [[TWikiHistory]] shows TWiki's implementation history.
-* [[TWikiDocumentation]] is the implementation documentation of TWiki.
+* [[TWikiDocumentation]] is the implementation documentation of TWiki with these topics:
+ * [[TWikiUsernameVsLoginUsername]]
+ * [[TWikiVariables]]
+ * [[TWikiNotificationOfChanges]]
+ * [[TWikiCategoryTable]]
+ * [[TWikiImplementationNotes]]
+ * [[TWikiInstallationNotes]]
+ * [[TWikiUpgradeTo01Mai2000]]
**Note:**
-* TWiki automatically signs new pages with your [[WikiName]] in case TWiki is running on an Intranet where you log in. In case your TWiki installation does not authenticate users, TWiki does not know about user names, all visitors have the user name [[Main/TWikiGuest]].
+* %WIKITOOLNAME% automatically signs new pages with your [[WikiName]] in case TWiki is running on an Intranet where you log in. In case your TWiki installation does not authenticate users, TWiki does not know about user names, all visitors have the user name [[Main/TWikiGuest]].
* TWiki's source code is available upon request, see <http://TWiki.SourceForge.net/download.html>
-* This TWiki version is **%WIKIVERSION%** .
+* This %WIKITOOLNAME% version is **%WIKIVERSION%** .
--- [[Main/PeterThoeny]] - 10 Jan 1999 <br /> -- [[Main/PeterThoeny]] - 05 Apr 2000 <br />
+-- [[Main/PeterThoeny]] - 21 Apr 2000 <br />