Differences

This shows you the differences between the selected revision and the current version of the page.

punbb13:extensions:pun_tags 2009/05/06 07:18 punbb13:extensions:pun_tags 2020/02/06 11:04 current
Line 1: Line 1:
====== Tags (pun_tags) ====== ====== Tags (pun_tags) ======
-[[punbb13:Official extensions|PunBB 1.3 official extension]] +[[punbb13:extensions#Official extensions|PunBB 1.3 official extension]] 
-  * Status: **Under development** +  * Status: **Stable** 
-  * Current version: 1.2+  * Current version: **[[https://punbb.informer.com/extensions/pun_tags/pun_tags.zip|1.4]]**
===== General idea ===== ===== General idea =====
You can mark your topic with a unique tag. You can mark your topic with a unique tag.
===== Specification ===== ===== Specification =====
 +=== pun_tags 1.2 ===
== Show tag cloud == == Show tag cloud ==
  * Separated by whitespaces;   * Separated by whitespaces;
Line 46: Line 47:
      * tag.       * tag.
-===== Development ===== +=== pun_tags 1.3 === 
-Trac ticket #215+  * The tag cloud is displayed at the bottom of pages now. 
 +  * A tag is shown in the cloud only if the user has the permission to read the forum with a tagged topic. 
 +  * In the tag cloud, the count of tags is displayed based on user's reading permissions for the forum. 
 + 
 +=== pun_tags 1.3.1 === 
 + * Add a group permission for the ability to mark topics by tag. 
 +  * Add a notice "Tag:" or whatever to the cloud of tags. 
 +  * Add a divider of tags in the cloud, which will be specified by admin. 
 + 
 +==== Future releases ==== 
 +=== pun_tags 1.4 (current version) === 
 +  * Add a page where an administrator could see all tags and edit them. 
 + 
 +=== pun_tags 1.5 === 
 +  * Search results will contain topics marked with tags, written in keywords. 
 + 
 +===== Links ===== 
 +  * Trac tickets <del>#215</del>, <del>#239</del> 
 +  * Browse code: 
 +    * Trac: [[https://punbb.informer.com/trac/browser/additions/punbb-1.3/extensions/pun_tags|Source]], [[https://punbb.informer.com/trac/log/additions/punbb-1.3/extensions/pun_tags|Log]] 
 +    * SVN: [[https://punbb.informer.com/svn/additions/punbb-1.3/extensions/pun_tags/|/svn/additions/punbb-1.3/extensions/pun_tags/]]. 
 +  * Forums topic: [[https://punbb.informer.com/forums/topic/21047/extension-release-puntags/|[extension release] pun_tags]] 
 +  * Visit [[https://punbb.informer.com/extensions/|PunBB extension repository]] to download this extension. 
 +
===== Feature request ===== ===== Feature request =====
Line 53: Line 77:
  * Add maximum count of tag cloud for topics.   * Add maximum count of tag cloud for topics.
  * Turn of links underline for tags in default Oxygen style.   * Turn of links underline for tags in default Oxygen style.
 +  * Option to force "lowercase" (or "capitalization") of tags
 +  * limit multi-word tags to X (ie: 2 or 3) -- avoids mis-tagging as 'foo bar biz baz' when what they really meant was 'foo, bar, biz, baz'
 +
===== Screenshots ===== ===== Screenshots =====
{{:punbb13:pun_tags.png|}} {{:punbb13:pun_tags.png|}}

Personal Tools