Revision: 7762
http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7762&view=rev
Author: vargenau
Date: 2010-12-09 15:18:27 +0000 (Thu, 09 Dec 2010)
Log Message:
-----------
Document UserPreferences plugin
Modified Paths:
--------------
trunk/pgsrc/Help%2FUserPreferencesPlugin
Modified: trunk/pgsrc/Help%2FUserPreferencesPlugin
===================================================================
--- trunk/pgsrc/Help%2FUserPreferencesPlugin 2010-12-09 15:10:09 UTC (rev 7761)
+++ trunk/pgsrc/Help%2FUserPreferencesPlugin 2010-12-09 15:18:27 UTC (rev 7762)
@@ -1,4 +1,4 @@
-Date: Fri, 10 Sep 2010 13:46:13 +0000
+Date: Thu, 9 Dec 2010 16:17:37 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
X-Rcs-Id: $Id$
Content-Type: application/x-phpwiki;
@@ -8,7 +8,9 @@
charset=UTF-8
Content-Transfer-Encoding: binary
-_short description_
+The **~UserPreferences** [[Help:WikiPlugin|plugin]] allows any user to adjust his own preferences.
+The plugin must be used in the page [[UserPreferences]].
+Preferences are stored in metadata in the current session, within the user's home page or in a database.
== Usage ==
{{{
@@ -17,9 +19,6 @@
== Arguments ==
-page _(default: current pagename)_:
- The page to execute upon.
-
== Example ==
{{{
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|