WIKI.DIRECTORIES
Back to current versionRestore this version

The WIKI installation, under the WEBAPPS folder has several subdirectories, with changes, updates and modifications to files in there, as noted. The implementation of various WIKI.PLUGINS may also require the placement of files in these directories, or modification of various configuration files.

Admin#

Error#

Images#

Lib#

META-INF#

Scripts#

Templates#

This directory contains the basic templates for the wiki presentation (JSP pages). The default templates are identified by the JSPWIKI.PROPERTIES file setting jspwiki.templateDir and is normally set to Default.

As well, a subdirectory called SKINS is present, which has a folder for each different skin that may be chosen by the user (in user preferences). It is here where we would present the style sheets, and graphics to replace the defaults. The wiki comes with three basic skins:

Other skins can be created, by creating a directory and putting in the style elements that you want to replace the original distribution.

WEB-INF#