Specifications

Chapter 3 Customizing How the Wiki Looks 41
Static Unique Keys
Static sidebars list predened URLs. “Useful Links” is an example static sidebar.
Static sidebars have the following keys:
Key Example Value Possible Values Optional or Required Description
headerURL http://example.com/
groups/groupname/se
arch/?sort=modiedDa
te&kind=wiki&kind=w
eblog&kind=mailinglis
t&sortDirection=revers
e&excludePages=wiki/
welcome
Fully qualied URL Optional A URL that is linked
to from the sidebar’s
header.
feedURL feed://example.com/
groups/groupname/
search/index.rss?sort=
modiedDate&kind=wi
ki&kind=weblog&kind=
mailinglist&sortDirectio
n=reverse&excludePage
s=wiki/welcome
Fully qualied URL Optional An RSS or Atom feed
that is associated with
the sidebar.
urls Not applicable An array of dictionary
entries, each
representing a single
link
Required Because links include
several values, such as
the name of the link
and the URL, every
link is represented by
a dictionary entry.
Each dictionary entry has the following keys:
Key Example Value Possible Values Optional or Required Description
kind url url, wiki, weblog,
mailinglist, calendar
Required Not used in any themes.
Use this to assign a
class to a sidebar.
You can then use the
class selector in CSS
to customize sidebars,
such as by adding small
calendar icons next to
calendar sidebar links or
small Safari icons next
to URL links.
subtitle Your servers homepage,
List of groups with wikis
on this server
Any string Required Appears under the
name of the link.
title Server Home, Groups Any string Required Name of the link.