https://bugzilla.wikimedia.org/show_bug.cgi?id=36794
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low Blocks|36793 | Summary|a time picker widget is |Include a time picker |needed |widget module in core Severity|normal |enhancement --- Comment #1 from Krinkle <[email protected]> 2012-05-13 23:02:06 UTC --- ResourceLoader is all about modules. Extensions that need modules can include these modules (which can be either written from scratch, a derivative of an existing plugin, or a direct copy of an existing plugin directly). I'd say find something that works for CentralNotice first, and use it now as a plugin in the extension. No need to add it to core first. If other extension (e.g. SemanticFormsInputs) wants and can use the same,, we could consider including it in core. Is the time picker in SemanticFormsInputs a stand-alone plugin that can be used directly? Does it fit the jQuery UI theme (e.g. use ui- classes)? -- 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
