• Do
not register here on develop.twiki.org, login with your twiki.org account.
• Use
Item7848 for generic
doc work for TWiki-6.1.1. Use
Item7851 for doc work on
extensions that are not part of a release.
More... Close
• Anything you create or change in standard webs (Main, TWiki, Sandbox etc) will be automatically reverted on every SVN update.
• Does this site look broken?. Use the LitterTray web for test cases.
Item7375: TagMePlugin fails to untag, insufficient and inaccurate documentation
Item Form Data
AppliesTo: |
Component: |
Priority: |
CurrentState: |
WaitingFor: |
TargetRelease |
ReleasedIn |
Extension |
TagMePlugin |
Normal |
Closed |
|
patch |
6.0.1 |
Detail
- If there are more than one users put an identical tag to a topic, one of those users cannot untag the tag
- On 2013-12-03, the plugin got major enhancements, which has several problems
- The two new features, multiple tag namespace and user agnostic tagging, are explained insufficiently
- User conscious tagging (the original way) or user agnostic tagging can be specified on the web by web basis even under single tag namespace. Under single tag namespace, user conscious tagging or user agnostic tagging needs to be global since tag search is global
- Under user conscious tagging, there is no way to restrict tagging/untagging on any topic. Topic or web owners should be able to restrict who can tag their topic/web
-
$NO_PREFS_IN_TOPIC
is set to true, but still configuration by preferences values are mentioned in the documentation
-
TWiki::isTrue()
is used, which works but is outside the TWiki::Func API
-
DENY_TAG_CHANGE
works as expected only if one group is specified. This is also the case with ALLOW_TAG_CHANGE
. In the other cases, they don't work as expected
- You cannot specify tag bundles by preferences variable. There is no good reason for that spec
--
TWiki:Main/HideyoImazu
- 2013-10-22
This also fixes
Item6816: User rights for allowing tag delete / rename do not work right.
--
TWiki:Main.PeterThoeny
- 2013-11-12