The original Wiki was extended by a funtionality which we call FormBasedFunctions. There are actually three Functions implemented:
# Searching
# Go to
# Decryption
The basic structure is the same for all these functions. They can be included into a document by inserting the corresponding keyword into square brackets. When the page is rendered, the keyword will e replaced by a HTML form. The size of the form field can be configured on WikiConfig.
!!Searching
Using the keyword "Search" you can create the following form:
[Search]
You can get the same functionality by clicking on a topic header. This function might be good for a start page or a page header (see WikiConfig).
!!Go to
Using the keyword "GoTo" you can create the followig form:
[GoTo]
This function might be good for a start page or a page header (see WikiConfig). It is not specifically useful for a handheld device.
!!Decryption
Using the keyword "Decrypt" you can create the following form:
[Decrypt]
This function is probably only useful as part of the common page header as defined in WikiConfig. Add this field to your header if you like to use encryption on selected pages. See WikiEncryption for details on this specific ZWiki feature.