Tag Essentials

Adds key features to make tags better both in threads and in the XFRM resource manager
Tag Essentials
  • edit-tag.jpg
    edit-tag.jpg
    95 KB · Views: 2,365
  • admin-tag-management.jpg
    admin-tag-management.jpg
    98.9 KB · Views: 2,611
  • blacklisted-tags.jpg
    blacklisted-tags.jpg
    74.2 KB · Views: 2,415
  • edit-wiki.jpg
    edit-wiki.jpg
    133.9 KB · Views: 2,376
  • tag-page.jpg
    tag-page.jpg
    218.5 KB · Views: 2,411
  • admin-options.jpg
    admin-options.jpg
    212.3 KB · Views: 2,419
  • alert-received.jpg
    alert-received.jpg
    23.7 KB · Views: 2,305
  • email-alert-received.jpg
    email-alert-received.jpg
    57.5 KB · Views: 2,294
  • watch-tag.jpg
    watch-tag.jpg
    27.8 KB · Views: 2,222
  • prune-low-usage.jpg
    prune-low-usage.jpg
    24.4 KB · Views: 2,210
  • tag-filters.jpg
    tag-filters.jpg
    182.4 KB · Views: 606
  • forum-specific-tag-cloud.jpg
    forum-specific-tag-cloud.jpg
    45.1 KB · Views: 588
  • batch-update-resources.jpg
    batch-update-resources.jpg
    52.8 KB · Views: 326
  • batch-update-resources-filter.jpg
    batch-update-resources-filter.jpg
    90.5 KB · Views: 309
  • batch-update-resource-tags-menu.jpg
    batch-update-resource-tags-menu.jpg
    23.3 KB · Views: 320
  • exclude-this-forum-from-tag-list.jpg
    exclude-this-forum-from-tag-list.jpg
    48 KB · Views: 33

Overview Feature list Copyright info Releases (65) Reviews (1)

If you wish to purchase or renew a license for this product, please register and then send a message to Stuart Wright to request access to purchase. Please include the URL of the forum you wish to use the product on.

Tag Essentials adds important (some would say essential) functionality to Xenforo's basic tagging system for threads and in XFRM resources.

This addon requires
Admin Tag Management Page
  • Ability to create a list of blacklisted tags with a regex option.
  • Edit Wiki button added for each tag to open the wiki edit page.
  • Merge button for each tag. Enter the tag to merge the current tag in to.
  • Blacklist/delete tag buttons now update with Ajax so the page is not refreshed each time a tag is deleted or blacklisted. Very useful when managing tags on a specific page of the list. Deleting a tag used to refresh the page, reloading the list at the start. Now there is no page refresh saving a ton of time.
  • Inline selection of tags to delete or blacklist. 'Select all' helps speed up the process.
Blacklisted Tags Management
  • Dedicated page for managing blacklisted tags
  • Ability to bulk import blacklisted tags
Forum-specific Tag Cloud Widget
  • Create a forum-view Tag Cloud Widget showing popular tags from threads in the current forum and its subforums.
Filter threads by tags
  • A new facility in the forum view to filter threads by the tags used
Canonical/Similar Tags
  • Functionality to assign similar tags for a canonical tag. This will auto convert the similar tags to the canonical tag when one (or more) is used.
  • When saving tags on the front end, do not error if they use a similar tag but automatically remove the “similar” tags and replace it with the canonical one.
Tag Wiki
  • On the front end (utilising front end permissions), so that non-admins can edit the content, have a way to edit (supporting bbcode in the description) the tagline and description of the tag. Also change the front end so aside from showing the list of content that is using that tag, you see the tagline and description of the tag in addition to the list of content using the tag.
    • Permission to manage tag wiki
    • With permission, when viewing the tag page (thread tags | XenForo Community), there’ll be an “Edit” link to manage the tag description and tagline.
    • Provides a tabbed interface to switch between the tag's recent content and the tag wiki description.
    • When saving a new tag or an existing tag with empty Wiki information, get the Wiki information from Wikipedia.
    • On install, update the tags which have empty Wiki info. Note: This may take some time if you have a lot of tags to fetch as we limit the frequency of Wikipedia API calls.
    • Follow Wikipedia redirects (fixes cases where Wikipedia entries fail to load).
    • If the wiki search returns a disambiguation page, there is an option to not use that.
    • If the wiki search does not return an exact match, there is an option to try a fuzzy match.
    • For when Wikipedia fails to return information for a tag, set the Wiki entry to the contents of the phrase "tagess_no_wikipedia_entry_exists" (default "No Wikipedia entry exists for this tag"). Note: if you do not want to display any text, set the phrase to a single space character to avoid attempting to repopulate it from Wikipedia each time it is saved.
    • Batch update process to populate tags with wiki information if they are blank or contain the phrase above.
    • * New in 2.4.0 : If the call to Wikipedia does not return a result, Tag Essentials will get information for the tag from ChatGPT if the option to do so is enabled.
SEO
  • Use the tags as schema.org keywords to improve SEO.
Admin Batch Update Threads
  • In the Batch Update Threads search form, you can now search for threads which have specific tags.
  • When batch updating threads, you can now add or remove tags in addition to all the existing options. When adding a tag, the user that started the thread is credited.
Tag Suggestions
  • When creating a thread, after typing the thread title (when the title loses 'focus'), an ajax request will check to see if any tags are included in the title, if they are then they automatically get added to the tags list (they can be removed and more can also be added).
  • Suggested tags can be single and multiple words. E.g. If these tags exist: "I love John", "John Paul George Ringo", "Paul George Ringo", "Ringo" and a new thread title is "I love John Paul George Ringo a lot" then all the tags will be suggested.
  • Admin option to set the maximum number of words in a tag which will be auto suggested (default 3). This is to avoid too much processing when searching for tags within a title. If set to 3 words, the above example would not suggest the "John Paul George Ringo" tag as it contains 4 words.
  • To combat slowness when the server is finding tags to suggest, there is an admin defined list of stop-words to prevent suggesting tags with common words. Use of the stop words list can be disabled, enabled to ignore tags only where the first word of the tag is in the list or enabled to ignore tags which contain any of the stop words.
  • A default list is included. E.g. "A" and "I". If enabled, this would prevent the "I love John" tag from being suggested in the above example.
AI Auto Tagging new threads (New in 2.4.0)
  • The ability to get tags automatically added from ChatGPT when a thread is created. An Open API Key needs to be supplied from ChatGPT and if then enabled, and there are fewer than 3 (default, admin editable) tags already in the tag box, ChatGPT will attempt to top that number of tags up to 5 (default, admin editable) when the thread is created.
  • Note that there will be a cost associated with using ChatGPT. This is currently working out to be less than $2 per month for AVForums.com (a busy forum) and MGEVs.com (not a particularly busy forum).
Auto tagging new XFRM resource tags (New in 2.5.0)
  • A major new feature to auto tag new resources in the same way that threads are auto tagged.
  • A batch update resources facility allow the batch update of resources from the resource titles
Forum Tags
  • Set a minimum number of tags to be required in new threads in a particular forum.
  • Set default tags to be auto-suggested when a new thread is created in a particular forum.
  • Exclude specific forum from tag lists (new in 2.5.5) does not show threads from particular forums in the tag pages.
Prefix Tags
  • Set default tags to be auto-suggested when a new thread is created with a particular prefix.
Watch Tags
  • With permission (Tagess - Can Watch Tag), users are able to watch tags and receive an alert/email when new content is added with that tag.
RSS Feed Tags
  • RSS feeds can be assigned tags that will be added to each thread created from that feed.
User Criteria
  • There's been a new option for user criteria for user's that have used at least {x} tags. This can be useful for user promotions and trophies.
Tag Preview
  • When hovering a tag, you will get a preview popover that displays a snippet of the tag description (from the wiki info), with links to the "recent content", "top users", and "view information" pages. This can be styled differently by editing "tagess.css".
Admin Options
  • Plenty of them
  • Rebuild Caches -> Rebuild Empty Wiki Tags
  • Rebuild Caches -> Prune low usage tags
  • Rebuild Caches - > Remove orphaned tags (only usually needed to remove blacklisted tags after upgrading to 2.5.1.2)
Live Examples From http://www.avforums.com
Terms And Conditions
  • Each license is valid for use on one Xenforo installation on one specified domain.
  • Transfer to a different domain to that specified at the time of purchase is prohibited.
  • This product will continue to be developed for the foreseeable future.
  • There is no customer support on this product.
  • 12 months license renewals are in place; when your license runs out you can continue to use the add on but will not be able to receive updates until you renew it.
If you wish to purchase or renew a license for this product, please register and then send a message to Stuart Wright to request access to purchase. Please include the URL of the forum you wish to use the product on.

Product Information

Standard Library by Xon
Seller
Stuart Wright
Release date
Last update
100% 5.00 star(s) 1 ratings

Pricing information

12 Months
£35.00
Renewal cost
£26.25
Back
Top