FindPage
View Source:
Help/EditMetaDataPlugin
<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