Adds buttons to manage tags EVERYWHERE you want, turns tag-URLs in comments into links, and can show search results as a table
Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.
fixed issue: script now works on Edit page with errors after save fixed issue: Chrome vs. Firefox incompatibility with handling LTR/RTL for slice()
adds config to disable background page loads
stops the script from executing entirely if it’s loaded in an iFrame (bulk edit scripts)
adds the Create Tag Link button only on tag comments in inbox (not on all comments) new Copy Misc button with new options to copy links formatted for Chat and for Wiki
script no longer tries to run on comment thread pages of work comments
script compatibility fix: use relative url for hidden Edit button as is on the original button
* in tagsearch, Rating, Media, Warnings and Category types now show icons/text instead of "undefined"* fix for script incompatibility on Edit Tag pages
fixed console errors related to comments button when script runs in hidden iframe
bugfix: on tags with enough uses to create pagination on landing pages, going to ?page=2 or higher caused the button links to break. the links were built using window.location.href, which included the search parameter. now the links are built with origin+pathname, which excludes search parameters.
on Landing and Edit pages, fandom search button only shows if the fandom tag is canonical. sadly we can't help it when viewing the Bin of a non-canonical fandom.
bugfix: I broke the Landing pages, but also feature expanded: fandom search works also on Landing pages
new feature: at the top of Edit and Bin pages, you can now add a link to Tag Search that has the current fandom already selected.
Script Interference Update:
compatability fix for Mark Illegal Characters in Canonicals in the Search Results Table - run order of scripts now doesn't matter