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

--- Comment #9 from Ori Livneh <o...@wikimedia.org> ---
The URLs for loading the user and user.group modules is constructed in PHP, in
lines 2906 - 2929 of OutputPage.php (@829886b10a). (The modules are not
versioned via the startup module and are not fetched by the JavaScript-based
module loader.)  You'll most likely need to find a way to include the global
user scripts in that URL. (You could declare them as dependencies of the user
module, though that'd be a bit evil.)

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to