none
authorPeterThoeny <PeterThoeny>
Tue, 23 May 2000 02:07:33 +0000 (02:07 +0000)
committerPeterThoeny <PeterThoeny>
Tue, 23 May 2000 02:07:33 +0000 (02:07 +0000)
Main/TWikiUsers.mdwn
TWiki/TWikiContributor.mdwn [new file with mode: 0644]
TWiki/TWikiDocumentation.mdwn
TWiki/TWikiHistory.mdwn

index afe054c..e1317ca 100644 (file)
@@ -5,6 +5,8 @@ Please take the time and add yourself to the list. To do that fill out the form
 - [[ChristopheVermeulen]] - cvermeulen - 07 Jul 1999
 - [[DavidWarman]] - dwarman - 21 May 1999
 - [[JohnAltstadt]] - jaltstadt - 21 Apr 2000
+- [[KevinKinnell]] - kk - 22 May 2000
+- [[PeterFokkinga]] - fokkinga - 22 May 2000
 - [[PeterThoeny]] - thoeny - 10 Feb 1999
 - [[TWikiGuest]] - guest - 10 Feb 1999
 
diff --git a/TWiki/TWikiContributor.mdwn b/TWiki/TWikiContributor.mdwn
new file mode 100644 (file)
index 0000000..0f675d8
--- /dev/null
@@ -0,0 +1,6 @@
+A person devoting his/her time to contribute on the development of TWiki, hosted at <http://TWiki.SourceForge.net/> .
+
+- [[TWikiHistory]] has the list of contributions.
+- The **Ref-By** link has the list of contributors.
+
+-- [[PeterThoeny]] - 22 May 2000 <br />
index f6d896e..46ee6ae 100644 (file)
@@ -1,12 +1,13 @@
 ### <a name="Documentation of the TWiki Imple"></a> Documentation of the TWiki Implementation (version TWiki-4.1.2, Sat, 03 Mar 2007, build 13046)
 
 - [(1)](#login) Wiki Username vs. Login Username
-- [(2)](#variables) Wiki Variables
-- [(3)](#notification) Notification of Changes by Email
-- [(4)](#category) TWiki Category Table
-- [(5)](#implementation) Implementation Notes
-- [(6)](#installation) Installation Notes
-- [(7)](#upgrade20000501) Upgrading Earlier Versions to TWiki 01 Mai 2000
+- [(2)](#templates) Wiki Templates
+- [(3)](#variables) Wiki Variables
+- [(4)](#notification) Notification of Changes by Email
+- [(5)](#category) TWiki Category Table
+- [(6)](#implementation) Implementation Notes
+- [(7)](#installation) Installation Notes
+- [(8)](#upgrade20000501) Upgrading Earlier Versions to TWiki 01 Mai 2000
 
 Related Topics: [[TWikiWeb]], [[TWikiHistory]], [[TWikiPlannedFeatures]], [[TWikiEnhancementRequests]].
 
@@ -16,38 +17,44 @@ Related Topics: [[TWikiWeb]], [[TWikiHistory]], [[TWikiPlannedFeatures]], [[TWik
 
 **(1) Wiki Username vs. Login Username**
 
+<a name="templates"> </a>
+
+----
+
+**(2) Wiki Templates**
+
 <a name="variables"> </a>
 
 ----
 
-**(2) Wiki Variables**
+**(3) Wiki Variables**
 
 <a name="notification"> </a>
 
 ----
 
-**(3) Notification of Changes by Email**
+**(4) Notification of Changes by Email**
 
 <a name="category"> </a>
 
 ----
 
-**(4) TWiki Category Table**
+**(5) TWiki Category Table**
 
 <a name="implementation"> </a>
 
 ----
 
-**(5) Implementation Notes**
+**(6) Implementation Notes**
 
 <a name="installation"> </a>
 
 ----
 
-**(6) Installation Notes**
+**(7) Installation Notes**
 
 <a name="upgrade20000501"> </a>
 
 ----
 
-**(7) Upgrading Earlier Versions to TWiki 01 Mai 2000**
+**(8) Upgrading Earlier Versions to TWiki 01 Mai 2000**
index 51d8432..e0975ac 100644 (file)
@@ -65,6 +65,8 @@
 - [[PeterThoeny]] - 20 Mar 2000: Uploading a file (topic file attachment) will optionally create a link to the uploaded file at the end of the topic. The preference variable `%ATTACHLINKBOX%` controls the default state of the **_link_** check box in the attach file page.
 - [[JohnAltstadt]], [[PeterThoeny]] - 21 Apr 2000: [[TWikiRegistration]] is done separately for Intranet use (depends on remote\_user) or Internet use (depends on .htpasswd file).
 - [[PeterThoeny]] - 21 Apr 2000: New [[TWikiVariables]] `%HTTP_HOST%` , `%REMOTE_ADDR%` , `%REMOTE_PORT%` and `%REMOTE_USER%` .
+- [[KevinKinnell]] - 02 May 2000: Advanced search (under construction)
+- [[PeterFokkinga]] - 15 May 2000: Each topic can have its own template file. [[TWikiTemplates]] has more.
 
 **Related Topics**
 
@@ -72,4 +74,4 @@
 - [[TWikiPlannedFeatures]] has a list of planned features.
 - [[TWikiEnhancementRequests]] is the place where you can add your enhancement requests.
 
--- [[PeterThoeny]] - 21 Apr 2000 <br />
+-- [[PeterThoeny]] - 22 May 2000 <br />