Diff: Help/WikiAdminChownPlugin

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

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

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,43 +1,27 @@
-The **~WikiAdminChown** [[Help:WikiPlugin| plugin]] allows to change the owner of pages
+PhpWikiAdministration Page Explorer plugin. 
  
-== Usage ==  
-{{{  
-<< WikiAdminChown arguments> >  
-}}}  
+! Usage  
+<verbatim>  
+ <?plugin WikiAdminChown ? >  
+</verbatim>  
  
-== Arguments ==  
+! Arguments 
  
-{| class="bordered"  
-|-  
-! Argument  
-! Description  
-! Default value  
-|-  
-| **s**  
-| Pages to select  
-| //None//  
-|-  
-| **user**  
-| User name  
-| //None//  
-|}  
+page _(default: current pagename)_:  
+ The page to execute upon.  
  
+! Example  
  
-== Example ==  
+<verbatim>  
+<?plugin WikiAdminChown s =Temp* ?>  
+</verbatim>  
  
-{{{  
-< <WikiAdminChown s=Temp*>>  
-}}}  
+<?plugin WikiAdminChown s=Temp* ?
  
-<<WikiAdminChown s=Temp*>>  
+! Author  
+PhpWiki:ReiniUrban  
  
-== Author ==  
-* [[Help:Reini Urban|Reini Urban]]  
+! See Also  
  
-== See Also ==  
-* [[PhpWikiAdministration]]  
-  
-<noinclude>  
 ---- 
-[[ PhpWikiDocumentation]] [[CategoryWikiPlugin]]  
-</noinclude>  
+PhpWikiDocumentation Help:WikiPlugin  

version 5

PhpWikiAdministration Page Explorer plugin.

Usage

  <?plugin WikiAdminChown ?>

Arguments

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

Example

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

Author

PhpWiki:ReiniUrban

See Also


PhpWikiDocumentation Help:WikiPlugin