makes the Tag Search form take up less space (best on desktop/landscape screens)
These are versions of this script where the code was updated. Show all versions.
reduced empty vertical spacing when options wrapreduced label sizemade wrapping of single- and two-line display on small screens more predictable
fixed the config GUI not correctly reflecting which Sort Order was enabled as default
this version adds1) moves all configuration options into a GUI (sorry, there is no config migration logic - you'll have to select your choices again)2) adds the option to define default sorting options3) changes the way Sort Direction is shown, instead of asc/desc it now sets text corresponding to the Sort By, e.g. A->Z for ascending direction when sorting by Name
(1) updated to latest jQuery.(2) made a change so the Tag Type and Wrangling Status options are stacked on top of each other (instead of next to each other) when all four dropdown options are shows with labels.(3) Wrangling Status label is now shortened to Status
now puts the input focus automatically into the tag name (search term) text field, when there was no search yet
now enables searching for Unsorted Tags. minor code cleanup.
now really with a new namespace, added license
updated jQuery lib version and script namespace
fixed match pattern since it caused install failures for some