- Discussions
- 4 847
- Messages
- 12 585
- Solutions
- 85
- J'aime
- 7 885
- Points
- 198
This add-on greatly improves the utility of the Xenforo tagging system for threads.
Features :
Auto-suggesting tags when posting a thread (From the thread title)
Synonyms for tags
Loner tags
Télécharger V1.0.7 Patch Level 2 :
Version 1.0.7 Patch Level 3 Allow defining batch size and bulk insert chunk size :
- 2 new advanced options were added to allow change of:
- Max amount of thread titles are loaded at once for processing
- Chunk size when bulk inserting the collected (up to 50K) words
Télécharger V1.0.7 Patch Level 3 :
Version 1.0.7 Patch Level 4 Fix for ambiguous column name in query :
- 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
Télécharger V1.0.7 Patch Level 4 :
Version 1.0.7 Patch Level 5 : Fix default value for pth_is_loner column.
Télécharger V1.0.7 Patch Level 5 :
Version 1.0.7 Patch Level 6 Silently ignore Job-run SQL errors (unless option enabled) and fix paths :
Version 1.0.8 Release 1.0.8 with XF2.3 compatibility:
Note: Can only be installed on XF2.3, not compatible with 2.2
New version with 2 fixes:
Télécharger V1.0.8:
Version 1.0.8 Patch Level 1: Fix JS autotagging to work
Fixes for the JS that handles auto-tagging while creating a new thread:
Télécharger V1.0.8 Patch Level 1;
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
Auto-suggesting tags when posting a thread (From the thread title)
- This feature increases the likelihood that tags are used by your forum members
Synonyms for tags
- This makes the auto-tagging and suggestion features even more powerful, as a synonym word for a tag will also automatically suggest the correct tag
Loner tags
- Allows a tag to not be tagged alongside longer similar tags
Télécharger V1.0.7 Patch Level 2 :
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 1.0.7 Patch Level 3 Allow defining batch size and bulk insert chunk size :
- 2 new advanced options were added to allow change of:
- Max amount of thread titles are loaded at once for processing
- Chunk size when bulk inserting the collected (up to 50K) words
Télécharger V1.0.7 Patch Level 3 :
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 1.0.7 Patch Level 4 Fix for ambiguous column name in query :
- 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 titleso SQL knows exactly which one we want.Télécharger V1.0.7 Patch Level 4 :
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 1.0.7 Patch Level 5 : Fix default value for pth_is_loner column.
Télécharger V1.0.7 Patch Level 5 :
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 1.0.7 Patch Level 6 Silently ignore Job-run SQL errors (unless option enabled) and fix paths :
- 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

- 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
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 1.0.8 Release 1.0.8 with XF2.3 compatibility:
Note: Can only be installed on XF2.3, not compatible with 2.2
New version with 2 fixes:
- Cronjob compatibility with XF2.3 changes
- Removed unused option and code that triggered page error when using "Tag contains" filter.
Télécharger V1.0.8:
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Version 1.0.8 Patch Level 1: Fix JS autotagging to work
Fixes for the JS that handles auto-tagging while creating a new thread:
- Don't rely on jQuery which has been removed in XF2.3
- Add tags with Tagify which has replaced select2
Télécharger V1.0.8 Patch Level 1;
Pour consulter le contenu, vous devez : Se connecter ou S'inscrire.
Dernière édition par un modérateur:
