KioskWiki | RecentChanges | Preferences
About the Kiosk Project Wiki
This wiki is based on the apachewiki which is based on [usemod wiki].
Some fixes and enhancements
Added Custom site header and footer so that you can include html in the wiki config that wraps the wiki in html. Allows for imported stylsheets, etc.
Fixed the passwords/logins. Allows for the locking of pages
Added some CustomSimelys like the star at the begining of this line.
Customized for the kiosk project and for [Mozdev.org] wiki
Some customizations include
cvs uri
Here are three examples of mozdev cvs uri's
Notice that the above cvs uri for checky points to http://www.mozdev.org/source/browse/checky
xpi uri
Here is an example of an XPI uri
The format of the xpi uri type is:
- xpi://Kiosk_Browser::http://downloads.mozdev.org/kiosk/kiosk.xpi
Mozdev-wiki will split the above wiki uri into its components and build the install trigger. This enables the wiki to display an install trigger and have the xpi install dialog display correctly. The format uri-type://display_string::uri is defined as:
- uri-type:// - Tells the mozdev-wiki that this uri requires special treatment
- display_string:: - text string that displays in the xpi install dialog. Text only! No spaces! Use an underscore instead of a space. Delimited with a double colon
- uri - is the uri where your xpi is.
lxr uri
Here is an example of an lxr uri:
The above lxr uri points to:
- http://www.mozdev.org/lxr/search?string=kiosk
mail-list uri
Here is an example of a mail-list uri:
The above mail-list uri points to;
- http://www.mozdev.org/pipermail/kiosk