Diff: Help/EditMetaDataPlugin

Differences between version 5 and predecessor to the previous major change of Help/EditMetaDataPlugin.

Other diffs: Previous Revision, Previous Author

Newer page: version 5 Last edited on October 14, 2015 11:47 am by PhilHollenback Revert
Older page: version 4 Last edited on February 23, 2012 2:52 pm by PhilHollenback Revert
@@ -1,20 +1,35 @@
 The **~EditMetaData** [[Help:WikiPlugin|plugin]] allows you to add/edit/delete metadata key/value pairs for a given page. You must be logged in as the administrator to do this. The page's metadata contains things like the page hit count, last edit time and so on. 
+  
+{{{  
+<<AppendText argument>>  
+}}}  
+  
+== Argument ==  
+  
+{| class="bordered"  
+|-  
+! Argument  
+! Description  
+! Default value  
+|-  
+| **page**  
+| Which page to edit  
+| Current page.  
+|}  
  
 == Examples == 
  
 Editing the metadata for the [[HomePage]] would look like this: 
 {{{ 
 <<EditMetaData page="HomePage">> 
 }}} 
-<<EditMetaData page="HomePage">>  
  
 With no arguments the plugin defaults to the current page: 
 {{{ 
 <<EditMetaData>> 
 }}} 
-<<EditMetaData>>  
  
 <noinclude> 
 ---- 
 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] 
 </noinclude> 

version 5

The EditMetaData plugin allows you to add/edit/delete metadata key/value pairs for a given page. You must be logged in as the administrator to do this. The page's metadata contains things like the page hit count, last edit time and so on.

<<AppendText argument>>

Argument

Argument

Description

Default value

page

Which page to edit

Current page.

Examples

Editing the metadata for the HomePage would look like this:

<<EditMetaData page="HomePage">>

With no arguments the plugin defaults to the current page:

<<EditMetaData>>


Our Founder
ToolboxClick to hide/show