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

           Summary: Change of way to initialize editToolbarConfiguration
                    structure
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: UsabilityInitiative
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Currently, you are using var editToolbarConfiguration = { ... to initialize it,
and do it after user&site js are loaded. I hope that you can change to use
jQuery.extend and load it before loading of user&site js. This will enable us
to customize it easier.


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