Help/EditMetaDataPlugin
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.
<<EditMetaData 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>>