(file) Return to TWikiAdminCookBook.txt CVS log (file) (dir) Up to [RizwankCVS] / geekymedia_web / twiki / data / TWiki

 1 rizwank 1.1 %META:TOPICINFO{author="PeterThoeny" date="1092561150" format="1.0" version="1.3"}%
 2             ---+!! TWiki Admin Cook Book
 3             
 4             This page has many tips and tricks, particularly useful when you're installing TWiki for the first time. This guide is most useful *%RED%before%ENDCOLOR%* or immediately following a TWiki installation! 
 5             
 6             %TOC%
 7             
 8             __See also:__
 9             
10             	* InstantEnhancements - how to easily enhance a default TWiki using only your browser. Each item is designed to be quickly implemented.
11             	* TWiki:Codev.UsabilityIdeas - has additional useful ideas. 
12             
13             ---
14             ---++ During Installation
15             
16             ---+++ Rename Main web to User web
17             
18             You can rename the =Main= web to =User=. It will make WikiWord links to usernames more meaningful (<nop>User.UserName instead of <nop>Main.UserName); but does not bring much gain for other types of topics like (<nop>User.EngineeringGroup or <nop>User.TokyoOffice). Just rename =data/Main= to =data/User=, and change =$mainWebname= variable in =lib/TWiki.cfg= file. Signatures in all existing topics need to be fixed as well.
19             
20             See also TWiki:Codev.RenameMainWebToHome, TWiki:Codev.RenameTheMainWeb, TWiki:Codev.SeparateHowtoWeb for arguments pro and con.
21             
22 rizwank 1.1 ---+++ Help with remembering passwords
23             
24             Users keep Forgetting Passwords (see TWiki:Codev.ForgettingPasswords ). When demonstrating TWiki to new users and/or helping them with TWikiRegistration, do not forget to show the user how to use the "remember my password" feature in their browser.
25             
26             A quick way to check the guest password is to view the =.htaccess= file. 
27             
28             =<nop>AuthName 'TWiki <nop>UserName (i.e. <nop>TWikiGuest/guest)'=
29             
30             ----
31             ---++ Before First Presentation
32             
33             Tips about first presentation -- ATasteOfTWiki is a handy presentation you can give to your users. Read also TWiki:Main.TWikiCourseOutlineExample and TWiki:Codev.HowToGetInternalBuyInForTWiki. The TWiki:Codev.TWikiPresentation05Aug2004 talk given by TWiki:Main.PeterThoeny during !LinuxWorld gives some background on TWiki collaboration.
34             
35             How to build participation: read WikiOrg:TipsForSiteOperators - advice directly from Ward Cunningham, author of Wiki concept and first Wiki.
36             
37             Consider installing [[#CommentPlugin]] and [[#SlideShowPlugin]] before your first demo.
38             
39             ---+++ Simplify menu in page templates
40             
41             *How to get nice pages with simpler menu options for beginners*
42             
43 rizwank 1.1 A *Skin* is TWiki's way to present different system-generated formats (like header/footer/sidebar menu) *and exactly the same* information from the page body (see TWikiSkins). The "Classic" TWiki skin is oriented towards advanced power users. _Newbies_ may feel overwhelmed by the number of options. Many simpler custom skins are in development at TWiki:Plugins.WebHome. Consider using a simpler custom skin to make a better "first impression": _TWiki is simple to use._ 
44             
45             There is currently a discussion at TWiki:Codev.SimplerDefaultTemplates about simpler default template for TWiki:Codev.SimplerTWikiDistribution.
46             
47             ---+++ Customize tutorial for beginners 
48             
49             Select simpler skin and customize beginner's help topics accordingly. 
50             
51             ---
52             ---++ Ongoing admin tasks
53             
54             ---+++ Admin Tools
55             
56             AdminTools has most of the tools you need to administer a TWiki site - on one page. You can link it from SiteMap.
57             
58             ---------------------
59             ---++ Best of Plugins
60             
61             With more than 100 TWiki plugins (and counting), there are a lot to choose from. Plugins are mainly contributed by TWiki users who are software developers. Plugins are a relatively new TWiki addition, so there are fewer established standards than for the core TWiki code.  This means that not all plugins are equal in ease of installation, operation, or compatibility with each other. Here are selected plugins that are reliable, easy-to-use and offer basic enhanced functionality.
62             
63             #CommentPlugin
64 rizwank 1.1 ---+++ <nop>CommentPlugin !! -- TWiki:Plugins.CommentPlugin
65             
66             User-friendly alternative of ==Edit==, without losing Wiki spirit. Comments can be entered in a conventional Web form style with a text box and a submit button.  This is all displayed on a TWiki page without having to use TWiki's ==Edit==. Text added appears exactly as if edited normally, and topic can be edited also using the full TWiki ==Edit==. This is useful to encourage participation among your users who are not yet comfortable with TWiki capabilities.
67             
68             #SlideShowPlugin
69             ---+++ <nop>SlideShowPlugin !! -- TWiki:Plugins.SlideShowPlugin
70             
71             This Plugin allows you to convert topics with headings into web based presentations. This is a useful alternative to <nop>PowerPoint, especially if you need to link to related content.
72             
73             ---+++ <nop>SpreadSheetPlugin !! -- TWiki:Plugins.SpreadSheetPlugin
74             
75             This Plugin allows you to add spreadsheet calculation like ="$SUM( $ABOVE() )"= to tables located in TWiki topics. 
76             
77             ---+++ <nop>TablePlugin !! -- TWiki:Plugins.TablePlugin
78             
79             A must-have, this Plugin allows you to control attributes of tables and sorting of table columns.
80             
81             ---+++ <nop>TopicVarsPlugin !! -- TWiki:Plugins.TopicVarsPlugin
82             
83             This lets you create variables, like a graphics icon library, in any topic - instead of only in WebPreferences - and refer to them from other topics within the same web.
84             
85 rizwank 1.1 ---
86             ---++ TWiki-based applications
87             
88             	* Simple workflow application: TWiki:Sandbox.ItemToDo 
89             	* Simple inventory system with filtering capabilities: TWiki:Main.TWikiInstallation
90             	* Simple change request application: TWiki:Sandbox.ChangeRequest
91             	* Extended SEARCH capabilities: TWiki:Codev.SearchWithAnd
92             
93             ---
94             
95             Please add your favorite TWiki tips/trick to TWiki:%WEB%.%TOPIC% to help the next new TWiki admin. (One BIG area: include pages of implemented basic SEARCHes, like, to generate a straight TOPICS list (alphabetical web topic titles only); also, simple combos of forms + search, like one- and two-category forms to use to classify pages, and then searches to find and display in few useful formats; more in that general area.)
96             
97             *Contributors:* TWiki:Main.GrantBow, TWiki:Main.JonReid, TWiki:Main.MikeMannix, TWiki:Main.MikeMaurer, TWiki:Main.PeterMasiar, TWiki:Main.PeterThoeny
98             

Rizwan Kassim
Powered by
ViewCVS 0.9.2