* (bug 12773) addOnloadHook() now calls functions immediately when scripts are
authorBrion Vibber <brion@users.mediawiki.org>
Mon, 19 May 2008 22:52:12 +0000 (22:52 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Mon, 19 May 2008 22:52:12 +0000 (22:52 +0000)
commit36b19314a4a9d4c5ea03b30304be56575a687d58
tree18af0544b459f87de97f1bb8c04c779b21a07c7d
parent09edeb70bb881c782d9ca428b365f5f58d876fca
* (bug 12773) addOnloadHook() now calls functions immediately when scripts are
  loaded after the primary page completion, instead of dropping them
* (bug 13232) importScript(), importStylesheet() funcs available to custom JS

Increases wikibits.js by 1k or so, but it should help with those custom scripts :D
RELEASE-NOTES
includes/DefaultSettings.php
skins/common/wikibits.js