Key | Example Value | Possible Values | Optional or Required | Description |
|
|
|
|
|
snippet | Click here to see your | Any string | Optional | Used for the link’s tool tip. |
| server’s homepage. |
|
| To enable tool tips, |
|
|
|
| comment out the |
|
|
|
| following block in the |
|
|
|
| theme’s grouphome. |
|
|
|
| css file: |
|
|
|
| .grouphome .snippet{ |
|
|
|
| display:none; |
|
|
|
| } |
Search Unique Keys
Search sidebars list search results using
Hot” and “What’s New” are examples of search sidebars.
Search sidebars have the following unique keys:
Key | Example Value | Possible Values | Optional or Required | Description | |
|
|
|
|
| |
howMany | 5 | Any number, 1 or more | Required | Maximum number of | |
|
|
|
|
| entries in the sidebar. |
|
|
|
|
| |
tag | hot | One or more strings all in | Optional | The tags associated with | |
|
| the same array |
| this sidebar. Pages using all | |
|
|
|
|
| of these tags are added to |
|
|
|
|
| this sidebar. |
|
|
|
|
| |
kind | wiki, weblog, mailinglist | One or more of the | Optional | The kinds of pages | |
|
| following in the same |
| associated with this | |
|
| array: |
| sidebar. A search only lists | |
|
| ÂÂ | all |
| pages of these types. |
|
| ÂÂ | wiki |
| If this key isn’t provided, |
|
| ÂÂ | weblog |
| all types of pages can be |
|
| ÂÂ | mailinglist |
| shown in the sidebar. |
|
| ÂÂ | calendar |
|
|
|
|
|
|
| |
q | annejohnson, wiki, | One or more strings all in | Optional | The text query used to | |
| the same array |
| search for entries. | ||
|
|
|
|
| |
fields | title, content, author | One or more of the | Optional | The fields the text query | |
|
| following in the same |
| is applied to. If the query | |
|
| array: |
| matches any of these | |
|
| ÂÂ | title |
| fields, the entry appears in |
|
| ÂÂ | author |
| the sidebar. |
|
| ÂÂ | authorLongName |
|
|
|
| ÂÂ | lastModifiedAuthor |
|
|
|
| ÂÂ | lastModifiedAuthor |
|
|
|
|
| LongName |
|
|
|
| ÂÂ | createdDate |
|
|
|
| ÂÂ | modifiedDate |
|
|
|
| ÂÂ | content |
|
|
|
| ÂÂ | strippedContent |
|
|
|
| ÂÂ | kind |
|
|
|
|
|
|
|
|
20