https://bugzilla.wikimedia.org/show_bug.cgi?id=57891
--- Comment #2 from Kunal Mehta (Legoktm) <[email protected]> --- (In reply to comment #1) > I'm super-excited to see forward progress on this. :D > > Are there any non-technical (e.g., policy) issues that need to be figured out > before this extension can be deployed to Wikimedia wikis? Not that I can think of really. This gives meta administrators (and anyone else with 'editinterface' on meta) the ability to easily run javascript on a user's account on every single wiki, however meta admins have historically had much greater access than normal sysops (global spam/title blacklists, etc). I don't personally see it as an issue, but I'll drop a note on meta just in case. > Have we firmly decided on using Meta-Wiki (metawiki) as the central wiki? The only other wiki that could be used is loginwiki, except nearly all users there don't even have the 'edit' right, making it useless. I don't think creating a new wiki for this makes sense either. > Will preƫxisting User:Foo/global.js and User:Foo/global.css pages on > Meta-Wiki > automatically work once this extension is deployed? (Have we firmly decided > that /global.xxx is the naming convention that we'll use?) Yes. That said, if users currently are importing their global.js in the old style (creating a common.js on every wiki loading global.js), their JS will be double-loaded, which might cause issues. > > Are there any known hard requirements to deploying this extension? Code wise...or? bug 57225 (use ResourceLoader) is an absolute must. > > I don't believe the "GlobalCssJs" MediaWiki extension currently provides > [[m:MediaWiki:Global.css]] and [[m:MediaWiki:Global.js]], but perhaps it > could > one day? The original extension did, I neglected to re-add it into the ResourceLoader version. Will do that shortly. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
