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 => 19761
date => 1106864935
locked => 1
Requires WikiAdmin privileges to edit.

With no arguments the plugin defaults to the current page:


Existing page-level metadata for Help/EditMetaDataPlugin:

id => 398
pagename => Help/EditMetaDataPlugin
hits => 88
version => 1
mtime => 1185110573
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 ?> ----- PhpWikiDocumentation Help:WikiPlugin
date => 1088929862
Requires WikiAdmin privileges to edit.

PhpWikiDocumentation Help:WikiPlugin