A script for re-ordering the languages on Wiktionary.
queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.
Script now works properly on pages with the new collapsible toc.
fixed typo
fixed missing variable declaration
fixed issue on single-entry pages where the information was never inserted due to no table of contents existing
updated to compensate for changes in wiktionary layout that were causing blank divs to appear where the moved languages used to be
Desktop layout was changed in a way that affected how the language names are selected, fixed to compensate.
Fixed my bug fix which broke something else but we should be good now.
Fixed a bug where the entries were not being reinserted on certain large pages due to a slightly different layout.
Page now scrolls to the correct location when the URL includes an anchor link. Mobile domain should also be matched correctly.