Warning: Undefined variable $format in /misc/32/000/115/128/8/user/web/donosborn.org/pmwiki/cookbook/pagetoc.php on line 188

Warning: Undefined array key "languages" in /misc/32/000/115/128/8/user/web/donosborn.org/pmwiki/cookbook/multilanguage.php on line 78

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /misc/32/000/115/128/8/user/web/donosborn.org/pmwiki/cookbook/multilanguage.php on line 78

Warning: Undefined global variable $AdaptDemoViews in /misc/32/000/115/128/8/user/web/donosborn.org/work/pub/skins/adapt/adapt.php on line 97
SitePreferences | ... in the spirit of service

SitePreferences

< Skin templates | Documentation Index | Web feeds >

The page Site.Preferences contains customisable browser preference settings. These include access keys (keyboard shortcuts to certain actions like edit, history, browse) and settings of the Site.EditForm (width and height of the edit textarea) as well as the name of the edit form in use.

A different page than Site.Preferences can be chosen by making a copy of that page under a new name, customising it, and setting a cookie which will point to this page for the browser being used, through

   ?setprefs=SomeGroup.CustomPreferences 

SomeGroup.CustomPreferences being the name of the new customised preference page.

Notes and Comments

Note that in order to enable parsing of Site.Preferences by default, a line like the following needs to be added to local/config.php:

 XLPage('prefs', "Site.Preferences");

< Skin templates | Documentation Index | Web feeds >


This page may have a more recent version on pmwiki.org: PmWiki:SitePreferences, and a talk page: PmWiki:SitePreferences-Talk.

Page last modified on 2011-09-10 09:08
Powered by PmWiki