Changeset 6568 for trunk/TagMePlugin/data/System/TagMePlugin.txt
- Timestamp:
- 02/28/10 09:11:35 (2 years ago)
- File:
-
- 1 edited
-
trunk/TagMePlugin/data/System/TagMePlugin.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/TagMePlugin/data/System/TagMePlugin.txt
r6270 r6568 65 65 All features work without having to re-load the topic: 66 66 * Auto-complete tag names. Saves newly selected tags immediately 67 * If auto-complete fails to match the entered tag and the user submits68 it, the tag is immediately created and applied67 * The entered tag is created and added even if the tag did not 68 previously exist. 69 69 * Access tag cloud in a modal dialogue at the click of a button. Check-box 70 70 toggles are applied immediately (show cloud for just this web/all webs, … … 74 74 from the originating web (avoids reliance on browser back button 75 75 when exploring a web via tag cloud) 76 * Removing a tag may optionally clear the tag from the current topic 77 regardless of vote count (default for members of Main.AdminGroup). 78 * =Set TAGMEPLUGIN_JQUIREMOVEALL = everybody= <br/> 79 will allow any logged-in user to remove a tag, or 80 * =Set TAGMEPLUGIN_JQUIREMOVEALL = topicchange= <br/>to only give this 81 ability to those users who have CHANGE permission on the current 82 topic (everbody else will still be able to vote down tags as 83 usual)<br/> 84 * %ICON{"warning"}% 85 jqui uses an undocumented feature of TagMePlugin to access the 86 removeall feature, which does not appear to follow any access 87 controls internally. 76 88 77 89 Include it into your WebTopBar (See WebTopBarExample) or any part of your skin that has horizontal space to spare, as follows: 78 90 <verbatim class="tml">%INCLUDE{"%SYSTEMWEB%.TagMeAjaxHelper" section="jqui"}%</verbatim> 79 91 80 <div class="foswikiImage"><img src="%ATTACHURLPATH%/jquery.tagmeui.png" alt="Screenshot of experimental jQuery UI" width=" 522" height="156" /></div>92 <div class="foswikiImage"><img src="%ATTACHURLPATH%/jquery.tagmeui.png" alt="Screenshot of experimental jQuery UI" width="493" height="205" /></div> 81 93 82 94 Dependencies: … … 199 211 | =nostatus="on"= | Turn off status text shown when a tag is added or voted on | (show status text) | 200 212 201 * =%<nop>TAGME{ tpaction="newtag andadd" ... }%= - create new tag and add tag to topic213 * =%<nop>TAGME{ tpaction="newtagsandadd" ... }%= - create new tag and add tag to topic 202 214 | *Parameter* | *Comment* | *Default* | 203 215 | =tag="..."= | Name of tag. Accepts alphanumeric and underscore characters only (unless =NORMALIZE_TAG_INPUT= is set to 0 to allow any user input) | (required) | … … 374 386 | Release: | %$RELEASE% | 375 387 | Change History: | <!-- versions below in reverse order --> | 376 | 31 Jan 2010: | Foswiki:Main.PaulHarvey: Added an interactive user interface implemented with JQuery |388 | 31 Jan 2010: | Foswiki:Main.PaulHarvey: Added an interactive user interface implemented with JQuery; ship missing blog style tmpl files; fix docs/implementation of newtagsandadd | 377 389 | 11 Jun 2009: | Foswiki port, and moved settings out of this topic | 378 390 | 30 Aug 2008: | Foswiki:Main.ColasNahaboo: enhancements to the "blog" style: Bundles, count of known tags, option to delete tags | … … 414 426 __Related Topics:__ %SYSTEMWEB%.TagMeViewAllTags, %SYSTEMWEB%.TagMeViewMyTags, %SYSTEMWEB%.TagMeSearch, %SYSTEMWEB%.TagMeDebugViewTags, %SYSTEMWEB%.TagMeDebugSearch, %SYSTEMWEB%.TagMeAjaxHelper, [[%SYSTEMWEB%.Plugins][Plugins]], %SYSTEMWEB%.DeveloperDocumentationCategory, %SYSTEMWEB%.AdminDocumentationCategory, %SYSTEMWEB%.DefaultPreferences, %USERSWEB%.SitePreferences 415 427 416 %META:FILEATTACHMENT{name="jquery.tagmeui.png" attr="h" comment="Screenshot of experimental jQuery UI" date="1264982400" path="jquery.tagmeui.png" size=" 16289" user="ProjectContributor" version="1.1"}%428 %META:FILEATTACHMENT{name="jquery.tagmeui.png" attr="h" comment="Screenshot of experimental jQuery UI" date="1264982400" path="jquery.tagmeui.png" size="27644" user="ProjectContributor" version="1.1"}% 417 429 %META:FILEATTACHMENT{name="tag_add.gif" attr="h" comment="Button: add tag" date="1141691885" path="tag_add.gif" size="857" user="ProjectContributor" version="1.1"}% 418 430 %META:FILEATTACHMENT{name="tag_remove.gif" attr="h" comment="Button: remove tag" date="1141697484" path="tag_remove.gif" size="862" user="ProjectContributor" version="1.1"}%
Note: See TracChangeset
for help on using the changeset viewer.
