tagging 7.x-3.3
| Download | Size | md5 hash |
|---|---|---|
| tagging-7.x-3.3.tar.gz | 26.82 KB | 5795f790014b14cd00870724c777b085 |
| tagging-7.x-3.3.zip | 34.11 KB | 5407793075b9338d26afab9add3228a3 |
Release notes
tagging 6.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-3.2.tar.gz | 26.81 KB | 2b1a561589da86017ed5039d863b1492 |
| tagging-6.x-3.2.zip | 34.09 KB | 8be31c10a06a0c46eb7f3f7fadb9af94 |
Release notes
Fixed: [1352240]
Everybody on the 3.x should upgrade.
tagging 7.x-3.2
| Download | Size | md5 hash |
|---|---|---|
| tagging-7.x-3.2.tar.gz | 26.81 KB | 17be89c4f2614ad559f78b86e9908b90 |
| tagging-7.x-3.2.zip | 34.1 KB | d3a4b180a781bd17dfbb4a9e07690c90 |
Release notes
Fixed: [1352240]
Everybody on the 3.x should upgrade.
tagging 7.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| tagging-7.x-3.1.tar.gz | 26.68 KB | da8e12f25fed339853a29b338f909e6c |
| tagging-7.x-3.1.zip | 33.75 KB | 4ec50592aab3c9ddb5650f4571895d24 |
Release notes
Completly reworked module to be able to maintain the D6 and D7 code at the same type using OOP in that case.
- API did not change
- i removed Alchemy and extractor suggestions due the lack of support and bug-fixing of the initial authors
Anything but that, it just should work :)
Thank you for Comm-Press and Lukow - both donated the full budget to make this port happen!
tagging 6.x-3.1
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-3.1.tar.gz | 26.68 KB | 98096000632c03799dde00662aa71407 |
| tagging-6.x-3.1.zip | 33.76 KB | adccaab249cba4a5fbf1acd68bbcbf05 |
Release notes
Completly reworked module to be able to maintain the D6 and D7 code at the same type using OOP in that case.
- API did not change
- i removed Alchemy and extractor suggestions due the lack of support and bugfixing of the initial authors
Anything but that, it just should work :)
Thank you for Comm-Press and Lukow - both donated the full budget to make this port happen!
Read moretagging 6.x-2.5
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.5.tar.gz | 29.62 KB | 47114305249603e2d4359b33b92015e6 |
| tagging-6.x-2.5.zip | 39.48 KB | 749d6770d9b97c04d37321b7401f6b56 |
Release notes
Fixed : #883186: tag_exists() fails to match certain tags
Fixed : #900546: Tagging vocab extractor suggestions missing in CVS repository 6.x.-2.4
Fixed : #928974: Bug in AlchemyAPI Plugin
Added : #877798: Integration with user_terms
Generally some minor fixes.
Added support for tagging users using user_terms.
tagging_extractor_suggest has been removed due to disfunctionality of the API (it seems not to get maintained at all).
Added new drupalwiki_taggins_suggest which actually does similar, more advanced content analysis and gives you suggestions based on it. It supports stopwords, better weight count and has included the new API "new tags".
This new API "new tags" can be used to flag suggested tags as new, others are tags which are already in the system (but not used for this node). Those tags are then showed differently in color and users can see what "others have tagged already" and what they could use for new tags.
drupalwiki_tagging_suggest is by far not as good in quality as OpenCalais or Alchemy API but it gives you a out-of-the-box functionality which is fine and you dont need to send any content to a other service (sensitive data)
tagging 6.x-2.4
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.4.tar.gz | 17.62 KB | b6b1ca972d9263ceef6f3496b326de16 |
| tagging-6.x-2.4.zip | 25.7 KB | 3de80ccbdb4f56abe2813c204c52e9e1 |
Release notes
Fixed: Fixing keycode detection (enter problem)
Fixed: Webkit CSS fixes
Fixed: html prefix issues
tagging 6.x-2.3
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.3.tar.gz | 24.91 KB | 52eba6cb1072714e6c6527be0d30a5bf |
| tagging-6.x-2.3.zip | 37.13 KB | 0f2c9695028d8f2b496d88c99b1388ff |
Release notes
Fixed: Double-encoding problem
Upgrading is very encouraged!
tagging 6.x-2.2
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.2.tar.gz | 24.9 KB | 60d8327026ce226cb03a1321eca83a64 |
| tagging-6.x-2.2.zip | 37.16 KB | e3ec54da9f96bf99a12ecdce547381cc |
Release notes
Fixed: http://drupal.org/node/749942
Fixed: http://drupal.org/node/795212
Fixed: Using drupal behaviors instead of document.ready now
Fixed: CSS bugs ( floating, clearfix)
Added: http://drupal.org/node/837634
Added: http://drupal.org/node/777910
Added: http://drupal.org/node/691452
Added: http://drupal.org/node/686358
Added: http://drupal.org/node/717982
Added: Rouded corners for Webkit (Chrome / Safari)
Updated: Updated severa submodule documentations
Upgrade is strongly advised. Beside several small bugs, we also have 2 new submodules.
- Suggestions using Alchemy API. http//alchemyapi.com and read the readme included in the submodule
- Suggestions based on the node title, content and CCK fields. Those suggestions are extracted on terms located in the taxonomy, while synonyms are derived back to their parents.
tagging 6.x-2.1
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.1.tar.gz | 19.12 KB | d450724e6ac38827804970e44dd51036 |
| tagging-6.x-2.1.zip | 25.99 KB | 9fbb9cd44478b68483dc66cd1498324d |
Release notes
Fixing: http://drupal.org/node/711306
All people having a vocabulary id with 2 digits like 11, 15 etc. have to upgrade due a bug in the regexp.
tagging 6.x-2.0
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.0.tar.gz | 19.16 KB | 175a56a0aa27386ae03a9c658a75ae52 |
| tagging-6.x-2.0.zip | 26 KB | c2d4cb2bd022e3777055a0d8dae740b0 |
Release notes
Nothing changed. Just releasing the stable
tagging 6.x-2.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.0-rc1.tar.gz | 19.17 KB | b6f1f4c7c945a04170a4943ee601ba18 |
| tagging-6.x-2.0-rc1.zip | 26.02 KB | 2827a4211536315d5896e209ae610373 |
Release notes
Nothing changed, just preparing a stable release.
This feature release branch includes the opencalais support and the new "suggestion API plugin" support.
tagging 6.x-2.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.0-beta2.tar.gz | 19.16 KB | 2c38a1a564b4fc68058baf3f3ef7ccf6 |
| tagging-6.x-2.0-beta2.zip | 26.02 KB | ef816a5b18ba994997f0a0c981af6c04 |
Release notes
Added: Finally we have the OpenCalais Support!
Fixed: http://drupal.org/node/692330 (showing the taxonomy help text)
We now have a new submodule called tagging_opencalais_suggest, which can be activated to generated suggestion based on the opencalais support. You will need the opencalais module and actiave calais_api. In addition you will need to get an API key from opencalais http://www.opencalais.com (its generally free)
Have fun!
tagging 6.x-2.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-2.0-beta1.tar.gz | 18.81 KB | 3a3539da693711a8544a3d6abec3585c |
| tagging-6.x-2.0-beta1.zip | 24.69 KB | 4702b4a0949ca0e571de4d806e077500 |
Release notes
Added: http://drupal.org/node/691284
Added: http://drupal.org/node/691452 but without filter yet
Creating "submodule" architecture to support different suggestion implementation very easy:
- The extractor implementation has been extracted to a submodule called tagging_extractor_suggest.
- Also a new submodule was created called tagging_vocab_suggest. It wouldd expose all terms of the current vocabulary your tagging widget has been triggered as suggestions.
So if you would have foo,bar,test,Drupal as tags in your "all_tags" vocabular, those terms would further be shown as suggestion
tagging 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-1.1.tar.gz | 18.36 KB | 84e170af072aaf83d25509f490df2f38 |
| tagging-6.x-1.1.zip | 22.3 KB | c63198ab77f17350ffd5d3c2e05bbd08 |
Release notes
[Note] This is the exactly same release as 1.0 stable..but i made a mistake usein 1.0 for the stable, and 1.1 for the BETAs. So this should just clean that up
Stable 1.1
This is the first stable release of Tagging. There are no changes compared to BETA-7.
Tagging is now working with this browsers:
- IE6
- IE7
- IE8
- FF3.0
- FF 3.5
- FF 3.6
- Opera
- Safari
Tagging is right now tested with this critical modules (and should work with a lot of others):
- community_tags
- hierarchical_select
- taxonomy_vtn
- wysiwyg + tyinmce
- wysiwyg + fckeditor
- fckeditor module
- upload
- insert
- image_field
- file_field
- tabs
- fileframework
- file_attach
- img_assist
I have installed over 160 other modules and yet Tagging is working in production without problems.
tagging 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-1.0.tar.gz | 18.32 KB | f27edc833349e18c553e16c383e2f232 |
| tagging-6.x-1.0.zip | 22.19 KB | 96c256c0e6d5a63a61c3bef4b205648e |
Release notes
This release was made with the wrong version! Please use the 1.1 relase.
Sorry
tagging 6.x-1.1-beta7
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-1.1-beta7.tar.gz | 18.3 KB | f774b8d9aebb6f7f378f97ed324bc2fe |
| tagging-6.x-1.1-beta7.zip | 22.25 KB | dc74f628114337aab3aebd2b668f32e6 |
Release notes
- Fixing: Issue http://drupal.org/node/660172
- Using better hook for calling the form api
- Removing cruft from settings form
Minor cleanup, fixing a bug with the fckeditor module (not the one used with the wysiwyg-module)
Preparing stable release 1.0
tagging 6.x-1.0-beta6
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-1.0-beta6.tar.gz | 18.32 KB | 5648ce1ee7169a415d7e05234b107825 |
| tagging-6.x-1.0-beta6.zip | 22.19 KB | 5a671b9e1c2e0107c15c9503715550c1 |
Release notes
Preparing stable release. If there are no bug-issues due 2 weeks, i will release the stable
Upgrade ist liable, only cleanup.
Minor fixes:
Fixing changed naming of the private methods (_method) to be on the safe side
Fixing suggestions-label is no longer showed, if there is no suggestion available
Fixing plural form of german translation
tagging 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-1.x-dev.tar.gz | 17.15 KB | f8f2f9b6d3d75c07093d48da7bd2ba29 |
| tagging-6.x-1.x-dev.zip | 19.41 KB | cca1208d59ad4f7fc947861b81519c03 |
Release notes
Added some documentation for the hook
Fixing changed naming of the private methods (_method) to be on the safe side
Fixing suggestions-label is no longer showed, if there is no suggestion available
Fixing plural form of german translation
Just minor changes / fixes. This should go back to the next stable release.
tagging 6.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| tagging-6.x-1.0-beta5.tar.gz | 17.97 KB | 1d14a2d73ef1ec1a660d3671861125af |
| tagging-6.x-1.0-beta5.zip | 21.86 KB | 434a0eb671b78e43c953b1b9388a9de5 |
Release notes
Fxied dublicates from generated suggestions and already assigned tags are removed
Fixing CSS glitches when using Firefox 3.5
Fixing German translation
Fixing Javascript "tag_exist" fixed
Minor fixes and optimizations