[Show/Hide Right Column]

Inserts a copyright notice
Print

Plugin Copyright

This Wiki Plugin inserts a copyright notice based on the copyright property for the page.

Usage

To display a module in a wiki page, use the syntax:

{COPYRIGHT()}~title~ ~year~ ~authors~ text{COPYRIGHT}

Before the plugin can work, you'll need to:

  1. Go to Admin Home > Features > Experimental (tab) and check Copyright to turn on the copyright feature
  2. Go to Admin Home > Copyright and check Wiki or whichever feature you want to display the copyright for
  3. For the page you want to display the copyright for, click on Edit to edit the page and then complete the copyright information (title, year, authors) - this is under the Properties tab starting with version 4. See Copyright for more information.

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: Title: Tikiwiki Documentation Year: 2010 Authors: Tikiwiki community

Then using this code on that page:

{COPYRIGHT()}~title~ is copyrighted ~year~ by the ~authors~{COPYRIGHT}

Would produce: Image

noteNote
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).


Contributors to this page: lindon2331 points  , Xavi36278 points  , system and Marc Laporte5511 points  .
Page last modified on Wednesday 03 March, 2010 03:46:10 UTC by lindon2331 points .

Find by Page Name

Exact match

Keywords

The following is a list of keywords that should serve as hubs for navigation within the Tiki documentation and should correspond to development keywords (bug reports and feature requests):