|
From: <de...@de...> - 2013-04-19 03:00:50
|
Author: HideyoImazu Date: 2013-04-18 22:00:43 -0500 (Thu, 18 Apr 2013) New Revision: 25778 Trac url: http://develop.twiki.org/trac/changeset/25778 Modified: twiki/trunk/TagMePlugin/data/TWiki/TagMePlugin.txt Log: Item7151: minor typo fix of TagMePlugin Modified: twiki/trunk/TagMePlugin/data/TWiki/TagMePlugin.txt =================================================================== --- twiki/trunk/TagMePlugin/data/TWiki/TagMePlugin.txt 2013-04-18 10:17:16 UTC (rev 25777) +++ twiki/trunk/TagMePlugin/data/TWiki/TagMePlugin.txt 2013-04-19 03:00:43 UTC (rev 25778) @@ -1,4 +1,4 @@ -%META:TOPICINFO{author="TWikiContributor" date="1366276420" format="1.1" version="$Rev$"}% +%META:TOPICINFO{author="TWikiContributor" date="1366340265" format="1.1" version="$Rev$"}% ---+!! Tag-me Plugin <!-- Contributions to this plugin are appreciated. Please update the plugin page at @@ -94,7 +94,7 @@ Tagging permission can be explicitly set by the =DENYTOPICTAG=, =ALLOWTOPICTAG=, =DENYWEBTAG=, and =ALLOWWEBTAG= variables. -Because of the way tag change permission and tagging permission behave, if you want to restrict who can tag pages by setting =ALLOWWEBTAG=, =ALLOWTOPICTAG=, =DENYWEBTAG=, and =DENY_TOPICTAG=, while allowing people to edit pages, you need to restrict who can change tags by setting =ALLOW_TAG_CHANGE= and/or =DENY_TAG_CHANGE=. +Because of the way tag change permission and tagging permission behave, if you want to restrict who can tag pages by setting =ALLOWWEBTAG=, =ALLOWTOPICTAG=, =DENYWEBTAG=, and =DENYTOPICTAG=, while allowing people to edit pages, you need to restrict who can change tags by setting =ALLOW_TAG_CHANGE= and/or =DENY_TAG_CHANGE=. Regardless of these settings, the members of the contact mail group of a site have tag change permission. Hence they can add and remove tags on any page of the site. |