Potential Tags Helper

xF2 Add-on Potential Tags Helper 1.0.6

No permission to download
  • 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.
Screenshot from 2022-12-18 16-56-39.png
Screenshot from 2022-12-18 16-52-55.png
Screenshot from 2022-12-18 16-54-42.png
  • Like
Reactions: BattleKing
  • New feature that automatically populates the tags field from the title
    • Can be disabled in options (It is enabled by default to promote tag usage)
    • Option to limit amount of tags that are suggested (defaults to 5)
  • Option to always show the tags field (enabled by default to promote tag usage)
    • It is otherwise hidden on "quick thread"-mode unless "minimum tags required" is defined..
  • Tags now can have synonyms, that are used in following scenarios:
    • When suggesting tags during thread creation.
    • When searching for tags it suggests the "real tag" in the autocomplete
      • If someone by force tries to use/add the synonym, it will show a message to use the correct name
    • When searching for potential threads to be tagged it searches tag name and all synonyms for matches
    • If selecting "Automatically tag threads" when adding/editing a tag it will also auto-tag using synonym words
    • When searching for tags in admin interface it also searches over synonyms for matches.
    • If a tag is not found when going to example.com/tags/something it will try to look if synonym matches and redirect to the "real tag" page.
Adding/Editing tags:

1.png


Tag overview:

2.png


Auto-suggest:

3.png


Autocomplete:

4.png
  • Tags-view shows a new column next to "total" called "Potential"
    • Clicking an item in this cell opens a dialogue where you can select threads to:
      • Add tag
      • Ignore
  • Fixed a bug with tags that contain ' not being escaped properly and throw an error

Attachments

  • potential-tags-helper.png
    potential-tags-helper.png
    22.9 KB · Views: 89
  • Like
Reactions: BattleKing
  • Allow filtering the words by search input
  • Thread previews:
    • show the tags for listed threads
    • show total count of matches in footer
  • New "explore mode", can be used without a word, or opened from a potential word:
    1. Allows you to further define words for a tag and see which threads are matching it
    2. When you are happy with the results, you can easily create a new tag from the word
  • Similar tags: Allow deletion of tags from potential tags view (asks for confirmation of course)
  • Fix so that auto-tagging for tags with multiple words ensures all words exist and in correct order
    • Previous version would match e.g. king of the hills to making of the hills have eyes..
    • This version is now strict and should not allow any false-positives
  • Admin navigation to correctly show "potential tags" as active when it is.
    • Breadcrumbs correctly setup also for new explore mode
  • Like
Reactions: BattleKing
Top