You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
Add-ons Thread Tagging Improvements
1.0.8 Patch Level 1
Register & Get access to index
- Moves the Rebuilding of potential words job into
postUpgrade()
in case that is what makes the entity not behave correctly there...
- The potential tags page now shows words that consist of multiple words
- New option: Potential tags max word count, (default 3)
- New option: Allow stop words in multi-worded potential tags (default false)
- Options interface improvements
- Tabbed interface to better group options
- Button to save + rebuild potential words in sections where it will be needed
- New advanced option: Regex used to split words
- The default regex might not fit your language/needs, so it can be overridden if needed.
- Allow adding a word as a synonym directly from the Potential tags page
- New option: Improve matching for accented characters(default off)
- If your forum has content that uses accented characters, this might be useful to turn on.
- Allow swapping tag and synonym values when editing without it raising a warning.
- Other minor tweaks to make the UI/UX better.
- Small bugfix in the previous release where it could sometimes collect numbers that would later raise errors in the potential tags page