From: MikeMannix Date: Wed, 12 Sep 2001 07:37:54 +0000 (+0000) Subject: none X-Git-Url: https://git.openafs.org/?p=openafs-wiki.git;a=commitdiff_plain;h=027b60c655226c43dc08e6911bba0a43eb275dfd none --- diff --git a/TWiki/TWikiForms.mdwn b/TWiki/TWikiForms.mdwn index ce702e4..9594f27 100644 --- a/TWiki/TWikiForms.mdwn +++ b/TWiki/TWikiForms.mdwn @@ -1,6 +1,6 @@
-# TWiki Form Templates +# TWiki Forms _Form-based input in topics, with name/value pairs stored as Meta Data variables; multiple forms per web & topic_ diff --git a/TWiki/TWikiSystemRequirements.mdwn b/TWiki/TWikiSystemRequirements.mdwn index 29c1482..6bff504 100644 --- a/TWiki/TWikiSystemRequirements.mdwn +++ b/TWiki/TWikiSystemRequirements.mdwn @@ -38,7 +38,7 @@ TWiki is written in Perl 5 and uses a number of shell commands. It requires GNU Non standard Perl modules Net::SMTP (or sendmail) - Net::SMTP, MIME::Base64, Digest::SHA1 + Net::SMTP, MIME::Base64, Digest::SHA1 RCS diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index 7a1216b..ec91b49 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -212,7 +212,7 @@ With a couple of notable exceptions, predefined variables return set values that %GMTIME% - GM time, is 29 Jun 2010 - 15:29 + GM time, is 29 Jun 2010 - 15:30 %GMTIME{"format"}% @@ -262,15 +262,15 @@ With a couple of notable exceptions, predefined variables return set values that 2 digit year 99 - Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% is
29 Jun, 2010 - 15:29:33 + Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% is
29 Jun, 2010 - 15:30:10 %SERVERTIME% - Server time, is 29 Jun 2010 - 11:29 + Server time, is 29 Jun 2010 - 11:30 %SERVERTIME{"format"}% - Formatted server time.
Example: %SERVERTIME{"$hou:$min"}% is 11:29 + Formatted server time.
Example: %SERVERTIME{"$hou:$min"}% is 11:30 %HTTP_HOST% diff --git a/TWiki/WebHome.mdwn b/TWiki/WebHome.mdwn index 0930abc..be89c34 100644 --- a/TWiki/WebHome.mdwn +++ b/TWiki/WebHome.mdwn @@ -13,7 +13,7 @@ ### TWiki User's Guide -- A collection of one-page primers on putting TWiki to work for you.
Power users should also browse the [[TWiki Reference Manual|Main/WebHome#ReferenceManual]]! **_NOTE:_** _When installing TWiki, you can easily split up this page into separate user and administrator topics. Also, you can quickly edit the User's Guide pages to fit the features and access settings of your TWiki site._ +- A collection of one-page primers on putting TWiki to work for you.
Power users should also browse the [[TWiki Reference Manual|Main/WebHome#ReferenceManual]]! - - [[TWikiSite]]: An instant overview - first, there was Wiki... - [[WikiSyntax]]: TWiki shorthand basics @@ -28,6 +28,10 @@ - [[TWikiPages]]: Customize, rename, move, or delete TWiki topics - [[TWikiGlossary]]: A short list of essential TWiki terms +> **_NOTE:_** +> +> _When installing TWiki, you can easily split up this page into separate user and administrator topics. Also, you can quickly edit the User's Guide pages to fit the features and access settings of your TWiki site._ + ### TWiki Reference Manual @@ -41,11 +45,11 @@ 3. [[TWikiUpgradeGuide]] 4. [[TWikiUserAuthentication]] 5. [[TWikiAccessControl]] - 6. [[TWikiTemplateSystem]] - 7. [[TWikiSkins]] - 8. [[TWikiVariables]] + 6. [[TWikiVariables]] + 7. [[TWikiTemplates]] + 8. [[TWikiSkins]] 9. [[TWikiMetaData]] - 10. [[TWikiFormTemplate]] + 10. [[TWikiForms]] 11. [[TWikiPlugins]] 12. [[MonitoringSiteActivity]] 13. [[ManagingTopics]] @@ -75,4 +79,6 @@ Site tools are utilities for navigating and keeping up with site activity that c - TWikiTM is a trademark of [[PeterThoeny]] - TWiki is developed as Free Software under the [[GNU/GPL|Main/GnuGeneralPublicLicense]] -- Get the current version from [TWiki.org Downloads](http://TWiki.org/download.html) +- Get the current version from [TWiki.org Downloads](http://TWiki.org/download.html)
%TLS% + +-- [[MikeMannix]] - 11 Sep 2001
diff --git a/TWiki/WebPreferences.mdwn b/TWiki/WebPreferences.mdwn index d8c09b2..470e65f 100644 --- a/TWiki/WebPreferences.mdwn +++ b/TWiki/WebPreferences.mdwn @@ -15,7 +15,7 @@ The following settings are **_web preferences_** of the %WIKITOOLNAME%.%WEB% web - Default template for new topics and form(s) for this web: - [[WebTopicEditTemplate]]: Site-level default template for new topics - - [[TWikiFormTemplate]]: How to enable form(s) + - [[TWikiForms]]: How to enable form(s) - Set WEBFORMS = - Users or groups who **_are not_** / **_are_** allowed to **_view_** / **_change_** / **_rename_** topics in the %WEB% web: (See [[TWikiAccessControl]]) diff --git a/TWiki/WelcomeGuest.mdwn b/TWiki/WelcomeGuest.mdwn index 30099d9..a1cb4a0 100644 --- a/TWiki/WelcomeGuest.mdwn +++ b/TWiki/WelcomeGuest.mdwn @@ -24,7 +24,7 @@ You have reached a [[TWikiSite]] (pronounced twee-kee site). %WIKITOOLNAME% is a - To create a free-floating topic, e.g. a topic that is not linked from anywhere, type its [[WikiWord]] in the entry field at the top of any page. If the topic already exists you'll then be taken to it. If it doesn't exist, you'll then have the option to create it. 8. **See the History of a Topic:** Check out the the various "Diff" entries at the bottom of page. 9. **Attach Files:** Upload and attach any file to a topic by following the "Attach" link at the bottom of page. -10. **Forms:** Use forms in topics to capture specific information e.g. for use in FAQs or bug tracking - see [[TWikiFormTemplate]] +10. **Forms:** Use forms in topics to capture specific information e.g. for use in FAQs or bug tracking - see [[TWikiForms]] 11. **Learn More**: The [[TWikiTutorial]] gives you some more details on the %WIKITOOLNAME%. [[WikiReferences]] has links to articles and books around collaboration and the Wiki technology in particular. **Main Features of %WIKITOOLNAME%**