Beta 3 has been released. Main changes are compatibility with foreign languages, Possibility to add thread prefix as a tag and also some bugfixes. Please download the ZIP from the first post.
History
1.1.0
- Added tagging by AJAX. If enabled, tags will be added to the tag field after leaving the title field. There is also a setting that controls the availability of that feature and also controls if leaving the title field will erase all tags entered by the user.
- Added cron to auto tag not tagged threads in the night. Please run maintenance auto tagger before this to tag old threads.
- Improved overall process of tagging
- Tags that were added via new thread process, RSS or maintenance are marked as autotagged (this does not count for AJAX tagging) and can be removed
- No need for editing rssposter.php anymore. RSS Feeds are beeing checked via maintenance or cron.
- Fixed Smart Tags for existing threads
- Obeying max tags limit while creating a new thread
- Tagging thread also after changing the title
- Stripping of HTML and BBCodes
- Possibility to add thread prefix as a tag
- Fixed not tagging threads if tag limits are set to unlimited (0)
- Fixed problems with other languages. Please keep in mind to replace the filter replacement '&'=>'and' with ' & '=>'and'
- Fixed problems with duplicate tags and enabled "Disable Auto Tag if Tagged?"
- Removed exclude Usergroup setting
- Smaller fixes and changes
|