https://bugzilla.wikimedia.org/show_bug.cgi?id=34958
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |Future release --- Comment #4 from Krinkle <[email protected]> 2012-05-11 17:25:16 UTC --- None of those 3 are dupes. We now got: * bug 34958: Support for user-level resourceloader modules * bug 27488: Support for user scripts to have use load position (this will be solved naturally by 34958, but not marking as a dupe of it, bug 34958 is just one way of solving bug 27488). These are currently filed under the MediaWiki core ResourceLoader component. That's fine for now but note that * User scripts are currently not loaded by ResourceLoader, they are "just" wiki pages loaded as raw scripts using plain HTML and JavaScript, nothing "MediaWiki"-ish about it. There is technically speaking no such feature as "user scripts" in MediaWiki. * Gadgets 3.0 will probably implement a feature that would replace (or introduce, depending on how you look at it) user scripts by allowing user-level repositories using JSON in the user space. At that point we could move these bugs to there, but lets keep it here for now. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
