diff options
Diffstat (limited to 'TWiki/WelcomeGuest.mdwn')
-rw-r--r-- | TWiki/WelcomeGuest.mdwn | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/TWiki/WelcomeGuest.mdwn b/TWiki/WelcomeGuest.mdwn index 0317fcca..d65a11ce 100644 --- a/TWiki/WelcomeGuest.mdwn +++ b/TWiki/WelcomeGuest.mdwn @@ -24,7 +24,8 @@ 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. **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. +10. **Forms:** Use forms in topics to capture specific information e.g. for use in FAQs or bug tracking - see [[TWikiFormTemplate]] +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%** @@ -32,7 +33,7 @@ You have reached a [[TWikiSite]] (pronounced twee-kee site). %WIKITOOLNAME% is a * Web pages are automatically linked. You do not need to learn HTML commands to link pages. * Very simple text formatting. Basically, you write a web page like you would write an email. * Full text search with/without regular expressions. -* All changes to pages are under revision control. Find out who changed what and when. +* All changes to pages and attachments are under revision control. Find out who changed what and when. * Fine grained access control based on groups. * Automatic email notification when web pages change. * File attachments: Upload and download any file as an attachment to a page by using your browser. This is similar to email file attachments, but it happens on web pages. |