community_tags 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-2.0-beta1.tar.gz | 64.48 KB | 9d79f3217465937169128363ca894872 |
| community_tags-6.x-2.0-beta1.zip | 89.79 KB | 1789eb8fa4dc220b8ffac3e3abd82c7b |
Release notes
First beta release of Community Tags 2.0.
Read morecommunity_tags 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| community_tags-7.x-1.0.tar.gz | 33.55 KB | 2387c5cd63d27b9157d85edd7d22dde4 |
| community_tags-7.x-1.0.zip | 37.41 KB | c1b708820ac707a26a86aab29f0aa781 |
Release notes
First stable release. Includes fixes for:
#1098764: Warning and notice when adding tags
#175705: User cannot remove all of their tags from a node
community_tags 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-1.0.tar.gz | 30.6 KB | 10c0208691b77d847fedc9dc6ef89b40 |
| community_tags-6.x-1.0.zip | 34.42 KB | 9acaef8628fb9b9f24ae5fd1685a3f57 |
Release notes
No new bugs reported for some time so high time for a stable release!
Includes fix for #175705: User cannot remove all of their tags from a node.
community_tags 7.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| community_tags-7.x-1.0-beta4.tar.gz | 33.51 KB | 89ff05bbd80aff4e919820a26b807cb4 |
| community_tags-7.x-1.0-beta4.zip | 37.37 KB | 4abb6414217912b9f14689c548051a9f |
Release notes
Fix for #1155256: Term matching bug in _community_tags_node_process_tags_and_terms().
community_tags 7.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| community_tags-7.x-1.0-beta3.tar.gz | 33.51 KB | e4e8a63c01888b3ed362746dde2a2d11 |
| community_tags-7.x-1.0-beta3.zip | 37.37 KB | 210c9ebeff1b9a8fd3f839a2317f2033 |
Release notes
Fixes:
#1154104: Drupal 7 Issues and #1137050: Incorrect configuration page path.
community_tags 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| community_tags-7.x-1.0-beta2.tar.gz | 33.53 KB | 7c30122ccb05af545b5c2fc0a8c13548 |
| community_tags-7.x-1.0-beta2.zip | 37.38 KB | 6cecb3cad93a8ab3c8be2b8bb18c7b47 |
Release notes
Fixes:
#1086200: db table encapsulation curly brackets ommitted from _community_tags_cleanup_orphaned_tags_by_tids method
#612316: JS does not handle tags with special characters (e.g., ampersands)
community_tags 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-1.0-beta5.tar.gz | 30.62 KB | a672e1bacc7658d1040a249b2a87ea81 |
| community_tags-6.x-1.0-beta5.zip | 34.41 KB | a277fa89ec628e082595393ce9ed8585 |
Release notes
Fixes:
#1086200: db table encapsulation curly brackets ommitted from _community_tags_cleanup_orphaned_tags_by_tids method
#612316: JS does not handle tags with special characters (e.g., ampersands)
community_tags 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| community_tags-7.x-1.0-beta1.tar.gz | 33.56 KB | 31861a45e2305030d10aa0ff9e12442a |
| community_tags-7.x-1.0-beta1.zip | 38.12 KB | 987cdc2f1d0e0a7ff8f4dac7db21f1ef |
Release notes
First 7.x release. Functionally similar to 6.x-1.0-beta4.
Please test!
community_tags 6.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-1.0-beta4.tar.gz | 30.4 KB | d339c6de46edffdd1534824d9cf60b33 |
| community_tags-6.x-1.0-beta4.zip | 35.06 KB | ccd25b0d0c6fce491ae79bf1cb7d7960 |
Release notes
Note: Be sure to run update.php!
This release probably best explained by an email I sent to co-maintainer @entrigan earlier:
"For this release the main area of focus was on making sure that community tags has a solid foundation on which to add new features and port to D7. I had a pretty thorough look at the various workflows that should involve community tags and found that a bit of work was needed - I made some notes in the README.txt so that the expected behaviour was documented - I should write some tests really.
Basically I didn't like the use of wholesale delete/re-insert when adding/removing 1 tag. As an example the Amazon Kindle (on Amazon) has about 3000 tags - CT would handle a single tag event on this by deleting and re-inserting all 3000 of them - and all during a AJAX call.
Read morecommunity_tags 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| community_tags-7.x-1.x-dev.tar.gz | 33.55 KB | 1a41fe4065eea5452f737fe73f99d613 |
| community_tags-7.x-1.x-dev.zip | 37.41 KB | 3483fa69bd71beaaf4b7f68a9d18deaf |
Release notes
Development release for Drupal 7.
community_tags 6.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-2.x-dev.tar.gz | 65.87 KB | ffd9d733032d21ba001da321ddc89d35 |
| community_tags-6.x-2.x-dev.zip | 91.15 KB | 43deae6480555d86f99b4ca954570645 |
Release notes
Re-synced with 6.x-1.0-beta4 before new features added.
Latest:
Views support has moved into a sub-module but now includes an attachment that will add a tagging form to a views tag display. This is good.
Block caching support and Authenticated User Page Caching is in!
New features:
- #574000: Community Tags and Authcache
- #546370: Support block caching
- #322978: add an existing tag to your tags just by clicking on it
- #390952: All tags list is not refreshed...
- #242870: Add Rules Integration (i.e. action: User adds tag to node)
- #250300: Node Author must be able to delete the unwanted tags
- #90434: Add counting fields to views integration
- #137350: Implement "my tags" page / menu item
- #620218: Is there any kind of profanity filter for this? - via unitag integration
- #306916: Make CT work with/like Unitag
- #758422-6: Hide community tags taxonomy textfield on node edit - cited use cases satisfied but actual feature request not implemented yet
- #649818: Community Tags 2.0
- #664588: Display 'All tags' from all vocabularies
- #610478: A user's tag cloud
Plus:
- New sub-module "Community Tags Views Pack". A place for commonly used views.
- Views based tag clouds can now be created using the Views Cloud module with the "Tag Count" field.
- Simplified workflow in the main community tags module - complex node term synchronisation moved to sub-module.
- New sub-modules for rules, unitag, and node integration.
- Something approaching an API but will probably subject to change.
community_tags 6.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-1.0-beta3.tar.gz | 17.4 KB | 23bb184e746761434a4f59244f732a77 |
| community_tags-6.x-1.0-beta3.zip | 20.31 KB | da3cbd5e45180632bd23d3899dfeb485 |
Release notes
Still a few outstanding bugs in queue, but I want to create an up to date release before starting 2.0
community_tags 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-1.0-beta2.tar.gz | 17.35 KB | 14f351fd5f232a09e82baad323280d6b |
| community_tags-6.x-1.0-beta2.zip | 20.29 KB | 3dd714b42d46e52fb0d53c72c477919e |
Release notes
#329579 by avivaima: Allow multiple community tags forms per page.
#436446 by jcmarco: remove @ from jquery selectors.
#293996 by davidseth and jcmarco: Tag deletion bug.
Added views integration!
community_tags 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-1.0-beta1.tar.gz | 17 KB | f2c7adcb72127b5c09ce2cf37169186b |
| community_tags-6.x-1.0-beta1.zip | 20.13 KB | 81bf68e86c88ee092546e7f94568e290 |
Release notes
Initial beta release of the 6.x series. Though 5.x -> 6.x porting is done, there is a long list of issues still open. This release contains the same features of the 5.x version, plus some bug fixes, improvements and cleanups. Please help the module evolve by testing and reporting bugs to the issue tracking.
community_tags 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| community_tags-6.x-1.x-dev.tar.gz | 31.82 KB | 41d48a0abe98db9fd94dd4201ab2d216 |
| community_tags-6.x-1.x-dev.zip | 35.58 KB | 16ff3611cfbd85b633869344329e2875 |
Release notes
Development snapshot release of the 6.x-1.x branch of Community Tags
community_tags 5.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| community_tags-5.x-1.0-beta1.tar.gz | 17.39 KB | 3f88072d9b2c72bbb7c93c242eae4f88 |
| community_tags-5.x-1.0-beta1.zip | 19.13 KB | bebb3901628cbfdd69e30e7467e98cfb |
Release notes
This release is to allow users and update status module to track releases of this module.
Though it's been used for long, I still consider the module in beta state since some long list of issues is still open.
Please help the module evolve by testing and reporting bugs to the issue tracking.
community_tags 5.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| community_tags-5.x-1.x-dev.tar.gz | 17.13 KB | aa336b761d414c0103fa329d35fbcbff |
| community_tags-5.x-1.x-dev.zip | 18.62 KB | 62f65c3d973a882e16834f59fe1a33a6 |
Release notes
..
community_tags HEAD
| Download | Size | md5 hash |
|---|---|---|
| community_tags-HEAD.tar.gz | 34.36 KB | 18eca8d8e99c0f7f323c3ebb03f7f5f7 |
| community_tags-master.tar.gz | 34.28 KB | a50e739fb333e72b9f46e60f41b3ce4e |
| community_tags-HEAD.zip | 38.92 KB | f3ca877f3a418e56f054238257b23b2d |
| community_tags-master.zip | 38.19 KB | 4a8719b84ae48ecc917f4b44ab80782b |
community_tags 4.7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| community_tags-4.7.x-1.x-dev.tar.gz | 12.71 KB | 335d57e92e990306ade1be7ff12b4dc6 |
| community_tags-4.7.x-1.x-dev.zip | 14.16 KB | 5f4e1bf379d556fff4931bec6388b4a7 |