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!
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!
Nothing changed, just preparing a stable release.
This feature release branch includes the opencalais support and the new "suggestion API plugin" support.
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)
[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
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
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.
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
Adding Now suggestions are done using extractor. That means your content is parsed, and based on that analysis you get presented the suggestions
Adding Setting "max count of suggestion" to 0 will result in "no limit"
Adding Updating translation template - adding administration interface
Adding updated germen translation to 100%
Adding The widget is now surrounded by a fieldset. The titel of the fieldset is the vocabulary titel. This is e.g. important when you have several tagging-vocabs on node-edit. So you can visually seperate them
Adding new theme method for the tag-list ( theme_tagging_tags_list )
Adding new theme method for the widget container
Adding new theme method for widget button (theme_tagging_widget_button)
Adding prepared abstraction of the jquery plugin
Fixed cleaning up theme a lot.
Fixed cleaning up css. Proper naming, proper floating
Fixed bad javascript error messing up tags after saving / loading every time
Fixed general code cleanup, especially in the Jquery-plugin
Added Administration menu for suggesiton (show exaple / max shown suggestions)
Added Bit better layout
Added alter method for suggestions
Added weights for suggestions