My Links
- ATasteOfTWiki - view a short introductory presentation on TWiki for beginners
- WelcomeGuest - starting points on TWiki
- TWikiUsersGuide - complete TWiki documentation, Quick Start to Reference
- Sandbox - try out TWiki on your own
- HaavardSkinnemoenSandbox? - just for me
Site Administration
New stuff
Random crap
The initialization scripts
The
InitScripts? used by the STK1000 BSP are extremely simple. Basically, it's just a single script that makes sure that all mandatory
FileSystems?, like ProcFS and SysFS, are mounted and that any necessary
DeviceNodes? under /dev are created.
Although this system is easy to understand and customize, it might be necessary with a more elaborate scheme at some point. IBM DeveloperWorks has an
article about starting services in parallel.
Personal Preferences
Uncomment preferences variables to activate them (remove the #-sign). Help and details on preferences variables are available in
TWikiPreferences.
- Show tool-tip topic info on mouse-over of WikiWord links, on or off:
- #Set LINKTOOLTIPINFO = off
- Horizontal size of text edit box:
- Vertical size of text edit box:
- Style of text edit box.
width: 99% for full window width (default), width: auto to disable.
- #Set EDITBOXSTYLE = width: 99%
- Write protect your home page: (set it to your WikiName)
Related Topics