Greasy Fork is available in English.

AO3: [Wrangling] Edit Tag page cleanup

Removes descriptions and some fields from Edit Tag pages to avoid wrangling accidents

Dit zijn versies van het script waarin de code is bijgewerkt. Alle versies tonen.

  • v4.5 01-07-2023

    added highlighting for 0-use syns

  • v4.4.1 09-10-2022

    updated to the latest jQuery

  • v4.4 04-09-2022

    hides the entire Child Tag fieldset, when there are neither synonyms nor subtags

  • v4.3 01-08-2022

    Draft tags now have the "Draft (1)" field in the sidebar (at the top on mobile) highlighted. Highlighting adapts to dark mode.

  • v4.2 03-07-2022

    on unfilterable tags, the input focus now jumps to the synonym field

  • v4.1 25-06-2022

    restructured code with the intention to make it run a bit faster (e.g. by reducing number of DOM accesses)

  • v4.0 24-06-2022

    on synonyms, the canonical tag's name is now its own edit link (like all the listed meta/sub/syns usually are), so the big Edit button is hidden

  • v3.0 23-06-2022

    now it also disables the Canonical checkbox when there's still a metatag. that way you'll have to remove metatags before you can decanonize (to avoid the filter bug)

  • v2.0 23-06-2022

    now hides Subtags/Synonyms boxes on canonical tags completely, if there are no existing subtags/synonyms (instead of just the "Add" field)

  • v1.0 23-06-2022