]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FUserPreferencesPlugin
function _PageList_Column* are not private
[SourceForge/phpwiki.git] / pgsrc / Help%2FUserPreferencesPlugin
1 Date: Fri,  7 Dec 2012 14:58:45 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 Content-Type: application/x-phpwiki;
4   pagename=Help%2FUserPreferencesPlugin;
5   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
6   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~UserPreferences** [[Help:WikiPlugin|plugin]] allows any user to adjust his own preferences.
11 The plugin must be used in the page [[UserPreferences]].
12 Preferences are stored in metadata in the current session, within the user's home page or in a database.
13
14 == Usage ==
15 {{{
16 <<UserPreferences>>
17 }}}
18
19 == Arguments ==
20
21 == Example ==
22
23 {{{
24 <<UserPreferences>>
25 }}}
26
27 <<UserPreferences>>
28
29 == Author ==
30 * [[Help:Reini Urban|Reini Urban]]
31
32 == See Also ==
33
34 <noinclude>
35 ----
36 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
37 </noinclude>