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

           Summary: Move jQuery prototypes and small jquery.fn utilities
                    to a plugin
           Product: MediaWiki
           Version: 1.18-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Resource Loader
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


Rather than putting them in the init() of mediaWiki.util or on top of the
mediawiki.js file creating a plugin like jquery.mwPrototypes makes it easier
for third parties to re-use them.
This also keeps the named files clean and limited to the definition of their
modules (ie. jQuery.isEmpty is not part of the mediaWiki object, yet is defined
in mediawiki.js)

Assigning to myself, will do this together with bug 26799 probably.

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