Diff: Help/WikiAdminChownPlugin

Differences between current version and predecessor to the previous major change of Help/WikiAdminChownPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 6 Last edited on 17 January 2022 3:00 by harold
Older page: version 5 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>  

current version

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