Diff: Help/WikiAdminUtilsPlugin
Differences between current version and previous revision of Help/WikiAdminUtilsPlugin.
Other diffs: Previous Major Revision, Previous Author
| Newer page: | version 5 | Last edited on October 14, 2015 11:47 am | by PhilHollenback | |
| Older page: | version 4 | Last edited on February 23, 2012 2:52 pm | by PhilHollenback | Revert | 
@@ -4,9 +4,8 @@
 {{{ 
 <<WikiAdminUtils action="purge-cache" >> 
 <<WikiAdminUtils action="purge-bad-pagenames" >> 
 <<WikiAdminUtils action="purge-empty-pages" >> 
-<<WikiAdminUtils action="access-restrictions" >>
 
 <<WikiAdminUtils action="email-verification" >> 
 <<WikiAdminUtils action="convert-cached-html" >> 
 <<WikiAdminUtils action="db-check" >> 
 <<WikiAdminUtils action="db-rebuild" >> 
@@ -20,9 +19,9 @@
 ! Description 
 ! Default value 
 |- 
 | **action** 
-| Valid action are: "purge-cache", "purge-bad-pagenames", "purge-empty-pages", "access-restrictions
", "email-verification", "convert-cached-html", "db-check" and "db-rebuild" 
+| Valid action are: "purge-cache", "purge-bad-pagenames", "purge-empty-pages", "email-verification", "convert-cached-html", "db-check" and "db-rebuild" 
 | //None// 
 |- 
 | **label** 
 | Custom button text 
@@ -37,14 +36,14 @@
  
  
  
  
 <<WikiAdminUtils action="purge-cache" >> 
 == Authors == 
-* [[PhpWiki
:JeffDairiki
|Jeff Dairiki]]  
-* [[PhpWiki
:ReiniUrban
|Reini Urban]] 
+* [[Help
:Jeff Dairiki
|Jeff Dairiki]]  
+* [[Help
:Reini Urban
|Reini Urban]] 
 == See Also == 
 * [[PhpWikiAdministration]] 
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 
current version
Some special actions for PhpWikiAdministration and PhpWikiDebug.
Usage
<<WikiAdminUtils action="purge-cache" >> <<WikiAdminUtils action="purge-bad-pagenames" >> <<WikiAdminUtils action="purge-empty-pages" >> <<WikiAdminUtils action="email-verification" >> <<WikiAdminUtils action="convert-cached-html" >> <<WikiAdminUtils action="db-check" >> <<WikiAdminUtils action="db-rebuild" >>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
action  | 
Valid action are: "purge-cache", "purge-bad-pagenames", "purge-empty-pages", "email-verification", "convert-cached-html", "db-check" and "db-rebuild"  | 
None  | 
label  | 
Custom button text  | 
Each action has a default button text  | 
Example
<<WikiAdminUtils action="purge-cache" >>
Plugin WikiAdminUtils disabled. Plugin not run: not in browse mode
<?plugin WikiAdminUtils action="purge-cache" ?>

