Chapter 1 Customizing How the Wiki Looks 17
Changing General Theme Settings
The wireframe theme’s theme.plist includes keys and values for the following general
settings:
Key Default Value Possible Values Optional or Required Description
bannerImageHeight 99 Any number, 0 or
more
Optional The amount in pixels alloted to the
height of the banner image. Images you
upload are scaled to this size.
If you dene bannerImageHeight but
not bannerImageWidth, the width scales
proportionally.
This value aects the banner image’s
height, not the banner’s height. To
change the banner’s height, edit the
wireframe theme’s layout.css le.
bannerImageWidth 950 Any number, 0 or
more
Optional The amount in pixels alloted to the
width of the banner image. Images you
upload are scaled to this size.
If you dene bannerImageWidth but not
bannerImageHeight, the height scales
proportionally.
This value aects the banner image’s
width, not the banner’s width. To change
the banner’s width, edit the wireframe
theme’s layout.css le.
displayName Wireframe Theme Any string (such as a
word or phrase)
Required The name of the theme as shown in the
theme chooser accessed from a wiki’s
admin settings.
name com.apple.wireframe Any string with no
spaces
Required Uniquely identies the theme.
selectable <false/> <false/> Optional Displays a theme in the theme chooser,
if the selectable key and <false/> value
are both removed.
version 1 A number Required Don’t change this value.