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 => 14026
date => 1108762276
locked => yes
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 => 347
version => 1
mtime => 1126213925
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 WikiPlugin
date => 1088929862
Requires WikiAdmin privileges to edit.

PhpWikiDocumentation WikiPlugin