Diff: Help/UserPreferencesPlugin

Note: You are viewing an old revision of this page. View the current version.

Differences between version 5 and previous revision of Help/UserPreferencesPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,28 +1,27 @@
-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.  
+_short description_  
  
-== Usage ==  
-{{{  
-<< UserPreferences> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin UserPreferences ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-== Example ==  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
-{{{  
-<<UserPreferences>>  
-}}}  
+! Example  
  
-<<UserPreferences>> 
+<verbatim>  
+ <?plugin UserPreferences ? >  
+</verbatim
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
+<?plugin UserPreferences ?>  
  
-== See Also ==  
+! Author  
+PhpWiki:ReiniUrban  
+  
+! See Also 
  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

short description

Usage

  <?plugin UserPreferences ?>

Arguments

page (default: current pagename)
The page to execute upon.

Example

<?plugin UserPreferences ?>

Error: You are not logged in, cannot display UserPreferences.

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin