Thread Tagging Improvements

Thread Tagging Improvements 1.0.8 Patch Level 1

Keine Berechtigung zum Herunterladen
Beigetreten
Jun 28, 2020
Nachrichten
4,400
Reaktionswert
1,402
Credits
$11,798
thanks to dear member @jessy submitted a new resource:

Thread Tagging Improvements - This add-on greatly improves the utility of the Xenforo tagging system for threads.

This add-on greatly improves the utility of the Xenforo tagging system for threads.

Features:
  • [ACP] Potential tags list: Easily find what tags should exist on your forum.
    • Admin page that shows the most common words (also multiple words) that could be likely tag candidates
      Anhang 40960 einsehen
  • Auto-suggesting tags when posting a thread (From the thread title)
    • This feature increases the likelihood that tags are used...

Read more about this resource...
 
thanks to dear member @jessy updated Thread Tagging Improvements with a new update entry:

changelog

There was a bug where we queried the thread title with an ambiguous column name, which works fine as long as no other add-on does a JOIN with another table that has a similarly named column. (e.g. XFA Tournaments addon)

TL;DR; Fixed our add-on to explicitly query for xf_thread.title instead of title so SQL knows exactly which one we want.

Read the rest of this update entry...
 
thanks to dear member @jessy updated Thread Tagging Improvements with a new update entry:

changelog

Correctly escape the SQL for thread tag lookups
If an SQL error occurs during Rebuild Job, log it and continue with the next one, instead of crashing/stopping
There is an option to disable these loggings under "Other", but we recommend keeping it on and reporting SQL errors raised to us 🙂
Build the URL paths a bit better so the potential pages don't try to reach non-existing pages

Read the rest of this update entry...
 
Oben