Difference: CopyrightPlugin (1 vs. 2)

Revision 22019-01-03 - TWikiAdminUser

Line: 1 to 1
 

CopyrightPlugin

Revision 12019-01-03 - TWikiAdminUser

Line: 1 to 1
Added:
>
>

CopyrightPlugin

<--
   Contributions to this plugin are appreciated. Please update the plugin page at
   http://twiki.org/cgi-bin/view/Plugins/CopyrightPlugin or provide feedback at
   http://twiki.org/cgi-bin/view/Plugins/CopyrightPluginDev.
   If you are a TWiki contributor please update the plugin in the SVN repository.
-->
List copyright information based on topic authors

Overview

This plugin is designed for publishing copyright information about topics. The original author (copyright holder) is given to the twiki user that created the topic and this information along with the creation date is kept for copyright notices. Those that edit the topic are also kept for crediting the modifications. The copyright holder can be over ridden with a TWiki variable.

Syntax Rules

  • %AUTHORS%,%AUTHORS{show="full|holder|modifiers" toc="1" topics=}%,

Examples

  • %AUTHORS%,%AUTHORS{MySite:TitleOne,MySite:TitleTwo}%,%AUTHORS{show="holder"}%

Plugin Settings

Overload plugin settings in Main.TWikiPreferences by prefixing the name of the setting with COPYRIGHTPLUGIN_, such as COPYRIGHTPLUGIN_TOPICSEXCLUDE

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.

  • For an automated installation, run the configure script and follow "Find More Extensions" in the in the Extensions section.

  • Or, follow these manual installation steps:
    • Download the ZIP file from the Plugins home (see below).
    • Unzip CopyrightPlugin.zip in your twiki installation directory. Content:
      File: Description:
      <-- -->
      Sorted ascending
      lib/TWiki/Plugins/CopyrightPlugin.pm Plugin Perl module
      data/TWiki/CopyrightPlugin.txt Plugin topic
    • Set the ownership of the extracted directories and files to the webserver user.

  • Plugin configuration:
    • Run the configure script and enable the plugin in the Plugins section.

Plugin Info

Plugin Author: TWiki:Main.AleksandarErkalovic
Copyright: © 2007, TWiki:Main.AleksandarErkalovic
© 2008-2011 TWiki:TWiki.TWikiContributor
License: GPL (GNU General Public License)
Plugin Version: 2011-03-05
Change History:
<-- versions below in reverse order -->
 
2011-03-05: Doc fixes; changing TWIKIWEB to SYSTEMWEB -- TWiki:Main.PeterThoeny
2007-04-29: Initial version
TWiki Dependency: $TWiki::Plugins::VERSION 1.1
CPAN Dependencies: List::Compare::Functional
Other Dependencies: none
Perl Version: 5.005 or above
Benchmarks: GoodStyle nn%, FormattedSearch nn%, CopyrightPlugin nn%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/CopyrightPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/CopyrightPluginDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/CopyrightPluginAppraisal

Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.CopyrightPlugin.