The Void Skin
The default skin on
my TWiki site is the 'void' skin, so named because the stylesheet for it was derived from one at
http://www.dotvoid.com (with permission). The skin uses almost no graphics - just a small gif for the "Go" button next to the search box at the top of the page, and a "preview" graphic on the preview page. Layout is entirely controlled by css - i.e. the skin does not use tables, frames, or iframes. Consequently, the skin loads quickly and displays well in browsers that support CSS. I've tested the skin with all versions of IE 5.0 and above, Mozilla 1.0, and Konqueror. It looks about the same in each of those browsers.
Currently the only templates are for view, preview, and edit.
Installation
Installation is not quite standard:
- unzip the templates into the twikitemplates directory
- unzip the contents of the VoidSkin directory into the twiki/pub/TWiki/VoidSkin directory.
- set skin = void in WebPreferences or TWikiPreferences.
- unzip and edit the file twikidata/TWiki/TWikiPreferencesForVoidSkin.txt and adjust the settings there to fit your needs, and add those settings to TWikiPreferences.
This skin has been submitted to twiki.org at
TWiki:Plugins/VoidSkin
As described under
Installation, you will need to add these to
TWikiPreferences and edit to taste:
* Customizations for the void skin
* Set SKIN = void
* Set SITETITLE = b r a y d e n . o r g
* Set NAVTITLEFIRST = This Web
* Set NAVTITLESECOND = All Webs
* Set NAVTITLETHIRD = brayden.org
* Set NAVTITLEFOURTH = Offsite Links
* Set SITECOPYRIGHT = © 2003 by the contributing authors.
* size can be sizefixed or sizable
* Set VOIDSKINSIZE = sizefixed
* color can be grey, blue, green, red, or black
* Set VOIDSKINCOLOR = grey
* Set WEBNAVLINKS = <A href="%SCRIPTURLPATH%/view/%WEB%/WebHome">WebHome</A>
<br /> <A href="%SCRIPTURLPATH%/view/%WEB%/WebChanges">WebChanges</A>
<br /> <A href="%SCRIPTURLPATH%/view/%WEB%/WebTopicList">WebTopicList</A>
<br /> <A href="%SCRIPTURLPATH%/view/%WEB%/WebStatistics">WebStatistics</A>
<br />
* Set OTHERWEBS =
* Set LOCALLINKS = <a href="http://www.brayden.org">Home</a>
<br /> <a href="http://www.brayden.org/twiki/bin/view/Random/MonthlyDigest">Monthly Digest</a>
<br /> <a href="http://www.brayden.org/twiki/bin/view/Software/RubyProgrammingLanguage">Ruby</a>
<br /> <a href="http://www.brayden.org/twiki/bin/view/TWiki/TWikiShorthand">TWiki Shorthand</a>
<br /> <a href="http://www.brayden.org/twiki/bin/view/Random/DaleBraydenResume">Resumé</a>
<br /> <a href="http://www.brayden.org/twiki/bin/view/Random/DaleBraydenPublicKey">Public Key</a>
<br /> <hr /> <a href="http://www.brayden.org/twiki/bin/view/Random/WebRss?skin=rss">Random Web RSS</a>
<br /> <a href="http://www.brayden.org/twiki/bin/view/Software/WebRss?skin=rss">Software Web RSS</a>
<br />
* Set EXTERNALLINKS = <a href="http://www.myway.com">MyWay</a>
<br /> <a href="http://www.slashdot.org">Slashdot</a>
<br /> <a href="http://www.sweetcode.org">sweetcode</a>
<br /> <a href="http://www.ruby-lang.org/en/raa.html">Ruby Application Archive</a>
<br /> <a href="http://www.twiki.org">twiki.org</a>
<br /> <a href="http://www.sdiusa.com">Systematic Designs</a>
<br />
Screenshots
Click on images to see full-size.
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback