https://bugzilla.wikimedia.org/show_bug.cgi?id=43905
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID |--- --- Comment #2 from Mark A. Hershberger <[email protected]> --- (In reply to comment #1) > loaderScripts are scripts to modify or extend the startup module (the module > registry manifest). Right, this particular script needed to be loaded before the execution of Common.js -- for the actual example I'm using see: https://www.mediawiki.org/wiki/Thread:Project:Support_desk/How_to_insert_discussion_widget_from_Facebook_ot_VK.com_to_discussion_page?/reply_(12) and substitute the VK script for the example script. As I state in that thread, VK is undefined unless the script is loaded before hand. > By design they aren't a module you can just load (unless > your loader script implements this logic). Ok, I can see the sense of that, but then the documentation should make that clearer. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
