Plugin Copyright | |
|
This wiki plugin inserts a copyright notice based on the copyright property for the page. | |
Parameters | |||
|
Insert copyright notices Introduced in Tiki 1. Go to the source code Preferences required: wiki_feature_copyrights, wikiplugin_copyright
| |||
Requirements | |
|
Before the plugin can work, you'll need to:
Once above is done, entering ~title~, ~year~, or ~authors in the body of the plugin will cause those copyright elements for the page to display. For example, ~title~ will correspond to the title you entered in the 3rd step above, etc.
| |
Example | |
|
Let's assume that you've entered the following copyright information for a page:
Then using this code on that page: Copy to clipboard
Note The second line allowing the user to edit copyright information will only show if the user has permission to edit copyrights (tiki_p_edit_rights is set to y). | |
Related pages | |