Diff: Help/WikiAdminRemovePlugin

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

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

current version

The WikiAdminRemove plugin allows to remove pages.

Usage

<<WikiAdminRemove arguments>>

Arguments

Argument

Description

Default value

s

Pages to select

None

Example

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

Author

See Also