Specifications

Wireframe Theme File Structure Overview
The wireframe theme is a good example theme to customize, because unlike other
built-in themes, its CSS les are located in its main theme folder (in the /Library
location and not in the /usr location).
CSS files
preview.png
print.css
/Library/Application Support/Apple/WikiServer/Themes/wireframe.wikitheme/
screen.css
theme.plist
img/
banner.jpg
comment.png
rss.png
screen/
It is a bare-bones theme, which you can easily add to without removing unwanted
elements.
The wireframe themes folder includes the following les and folders:
File or Folder Name Purpose
preview.png Displayed when users are choosing which theme
to use. Its dimensions are 128 x 128 pixels.
print.css Applied when wiki pages are printed. If you don’t
remove the import line from this le, printing
uses the print.css le located at:
/usr/share/collaboration/default/print.css
screen.css Applied when wiki pages appear on screen.
This le simplies organization and le structure
by using the CSS les in /screen instead of
containing all CSS code in one le.
30 Chapter 3 Customizing How the Wiki Looks