Edit Meta Data Plugin


This 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.

Editing the metadata for the homepage would look like this:


Existing page-level metadata for HomePage:
hits => 794
date => 1012170535
Requires WikiAdmin privileges to edit.

With no arguments the plugin defaults to the current page:


Existing page-level metadata for EditMetaDataPlugin:
id => 42
pagename => EditMetaDataPlugin
hits => 104
version => 4
mtime => 1124202556
minor_edit => 0
content => <b>This 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.</b> <b>Editing the metadata for the homepage would look like this:</b> ------ <?plugin EditMetaData page="HomePage" ?> ------ <b>With no arguments the plugin defaults to the current page:</b> ------ <?plugin EditMetaData ?> ----- DocumentaciónPhpWiki WikiPlugin
date => 1088929862
Requires WikiAdmin privileges to edit.

DocumentaciónPhpWiki WikiPlugin