Diff: Help/WikiAdminChownPlugin

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

Differences between version 4 and previous revision of Help/WikiAdminChownPlugin.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
Older page: version 3 Last edited on 9 September 2007 0:16 by harold Revert
@@ -1,27 +1,43 @@
-PhpWikiAdministration Page Explorer plugin. 
+The **~WikiAdminChown** [[Help:WikiPlugin| plugin]] allows to change the owner of pages
  
-! Usage  
-<verbatim>  
- <?plugin WikiAdminChown ? >  
-</verbatim>  
+== Usage ==  
+{{{  
+<< WikiAdminChown arguments> >  
+}}}  
  
-! Arguments 
+== Arguments ==  
  
-page _(default: current pagename)_:  
- The page to execute upon.  
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| **s**  
+| Pages to select  
+| //None//  
+|-  
+| **user**  
+| User name  
+| //None//  
+|}  
  
-! Example  
  
-<verbatim>  
-<?plugin WikiAdminChown s =Temp* ?>  
-</verbatim>  
+== Example ==  
  
-<?plugin WikiAdminChown s=Temp* ?
+{{{  
+< <WikiAdminChown s=Temp*>>  
+}}}  
  
-! Author  
-PhpWiki:ReiniUrban  
+<<WikiAdminChown s=Temp*>>  
  
-! See Also  
+== Author ==  
+* [[Help:Reini Urban|Reini Urban]]  
  
+== See Also ==  
+* [[PhpWikiAdministration]]  
+  
+<noinclude>  
 ---- 
-PhpWikiDocumentation Help:WikiPlugin  
+[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
+</noinclude>  

version 4

The WikiAdminChown plugin allows to change the owner of pages.

Usage

<<WikiAdminChown arguments>>

Arguments

Argument

Description

Default value

s

Pages to select

None

user

User name

None

Example

<<WikiAdminChown s=Temp*>>
Plugin WikiAdminChown disabled. Plugin not run: not in browse mode
<?plugin WikiAdminChown s=Temp*?>

Author

See Also