DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:tagging

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin:tagging [2019-10-07 23:51] – version upped andiplugin:tagging [2023-09-27 23:52] (current) – version upped andi
Line 6: Line 6:
 email      : dokuwiki@cosmocode.de  email      : dokuwiki@cosmocode.de 
 type       : action, helper, syntax type       : action, helper, syntax
-lastupdate : 2019-10-07 +lastupdate : 2023-09-27 
-compatible : Frusterick Manners, Elenor of Tsort, Detritus, hrun+compatible : Frusterick Manners, Elenor of Tsort, Detritus, Hrun, Greebo, Hogfather
 depends    : sqlite depends    : sqlite
 conflicts  conflicts 
-similar    : labeled+similar    : labeled, tag
 tags       : tags, cloud, tagcloud, annotations tags       : tags, cloud, tagcloud, annotations
  
Line 18: Line 18:
 donationurl:  donationurl: 
  
-screenshot_img : http://www.ickewiki.de/_media/dokumentation/tagging_edit.png+screenshot_img : https://trello.com/1/cards/64480d827040b1c58e250341/attachments/64480df5c8d392fbdbfe8bee/download/dokuwiki-plugin-tagging.png
 ---- ----
  
-[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ http://cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]+[[https://www.cosmocode.de/en/open-source/dokuwiki-plugins/|{{ https://www.cosmocode.de/static/img/dokuwiki/dwplugins.png?recache|A CosmoCode Plugin}}]]
  
  
Line 153: Line 153:
 ==== Tag Management ==== ==== Tag Management ====
  
-An **admin** page allows you to find and rename tags.+An **admin** page allows you to findrename and delete tags.
  
 In order to include tag management on regular pages to allow **non-admin users** to edit tags, use the syntax below: In order to include tag management on regular pages to allow **non-admin users** to edit tags, use the syntax below:
  
 <code> <code>
-{{tagging:manage}}+{{tagging::manage}}
 </code> </code>
  
Line 164: Line 164:
  
 <code> <code>
-{{tagging:manage>namespace}}+{{tagging::manage>namespace}}
 </code> </code>
  
 All ACL rules are respected, so non-admin users will not be able to view or modify tags if they do not have sufficient privileges for the tagged page. All ACL rules are respected, so non-admin users will not be able to view or modify tags if they do not have sufficient privileges for the tagged page.
 +
 +==== Tag search ====
 +
 +The plugin integrates with regular search and [[plugin:elasticsearch]]. Use the syntax ''#sometag'' in addition to, or as a standalone search term.
 +
 +The advanced search tools contain a tag filter. If any of the found pages are tagged, a dropdown list of available tags will let you narrow down the results.
 +
 ===== Development ===== ===== Development =====
  
plugin/tagging.1570485102.txt.gz · Last modified: 2019-10-07 23:51 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki