https://bugzilla.wikimedia.org/show_bug.cgi?id=20720


Michael Dale <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Michael Dale <[email protected]>  2009-09-22 01:04:52 UTC ---
oky see commit 56746 moved to the
1. Core ( wikibits.js , jquery etc)
2. Site ( MediaWiki:Common.js, MediaWiki:Monobook.js, etc )
3. Extensions ( any extension that adds to mScripts or makes an
outputPage->addScript* call at any time) 
4. User ( the user page User:$name$/monobook.js etc)

Script includes with scriptloader enabled is the following: 
1) core scripts
2) everything else in the above order that uses new Output page calls
(addScriptFile, addScriptClass) 
3) things added with outputPage->addScript


-- 
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

Reply via email to