WikiSkin

Overview#

A Wiki Skin is a collection of CSS styles and Javascript that reskin a current WikiTemplate.

The default skin is called PlainVanilla. Currently seen on this wiki.

The default skin is controlled by the jspwiki.properties property jspwiki.defaultprefs.template.skinname.

To change a skin see HowToChangeASkin

Skins are found in the directory <webapp>/templates/<TemplateName>/skins/<SkinName>

Within each skin folder there are the following files/folders:

Available Skins (for the older 2.10.x themes)#

Available Skins (for the older 2.11.x through 2.12.x Haddock themes)#

Available Skins (for the 3.0 and newer)#

Note: these can be back ported to JSPWIKI 2.11 through 2.12.x by copying the skins directory to templates/default/skins
Category.Documentation