https://bugzilla.wikimedia.org/show_bug.cgi?id=29984
--- Comment #2 from Jack Phoenix <[email protected]> 2011-07-23 16:47:54 UTC --- >From what I've understood, porting SocialProfile to ResourceLoader before ResourceLoader 2/MediaWiki 1.19 will be quite difficult, if not impossible, because of the way how SocialProfile uses inline JS in certain places. According to http://www.mediawiki.org/wiki/ResourceLoader/Migration_guide_for_extension_developers#Inline_JavaScript, MW 1.19 will ship with RL2, which has the top-load queue; by loading JS in the top (just like how we've done it until RL/MW 1.17), we can avoid rewriting lots and lots of code. As for porting CSS only for the time being...I have to say that I'm not a big fan of the idea. I'd much rather have this issue fixed properly for once and for all; sure, we /can/ port CSS to use RL right away, but the fact is that JS will still be broken. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
