user:danhash/Interwiki/JS and CSS config

Problem statement: Most of my custom JS & CSS are specific to English Wikipedia, and even on English Wikipedia, some of my customizations and scripts no longer work reliably and interact with newer Gadgets & Beta features. This page will keep track of my migration from English Wikipedia-centric customizations to global CSS/JS cusomizations.

JS and CSS links edit

Project common.js common.css global.js global.css Appearance Preferences
English Wikipedia user:danhash/common.js user:danhash/common.css Special:Preferences#mw-prefsection-rendering
English Wiktionary wikt:user:danhash/common.js wikt:user:danhash/common.css wikt:Special:Preferences#mw-prefsection-rendering
Wikimedia Commons commons:user:danhash/common.js commons:user:danhash/common.css commons:Special:Preferences#mw-prefsection-rendering
MediaWiki mw:user:danhash/common.js mw:user:danhash/common.css mw:Special:Preferences#mw-prefsection-rendering
Wikimedia Meta-Wiki meta:User:Danhash/common.js meta:User:Danhash/common.css meta:User:Danhash/global.js meta:User:Danhash/global.css meta:Special:Preferences#mw-prefsection-rendering

Log edit

  • 5/16/17
    • Fixed a JavaScript mistake I made in global.js; this fixed my wikEd customization. Unfortunately, I'd already disabled all Gadgets, Beta Features, and non-wikEd scripts on common.js as troubleshooting before realizing that my own JavaScript mistake was the cause.
    • Enabled Twinkle Gadget and confirmed preferences load

To do edit

  • Research if Gadgets/Beta features can be enabled on a global level (so that I don't have to, for example, enable the "Edit Section" links for the top/lead section for all wikis independently)
  • Tool Tips & config
  • The rest of my customizations in common.js; move these to global.js and test them
  • Review the full list of Gadgets
  • Review the full list of Beta Features

Helpful links edit