Last modified: 2012-05-13 23:06:45 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T38794, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 36794 - Include a time picker widget module in core
Include a time picker widget module in core
Status: NEW
Product: MediaWiki
Classification: Unclassified
JavaScript (Other open bugs)
unspecified
All All
: Low enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on: 36793
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-12 14:06 UTC by Amir E. Aharoni
Modified: 2012-05-13 23:06 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Amir E. Aharoni 2012-05-12 14:06:00 UTC
For date picking there's the standard jQuery datepicker, but I couldn't find anything like this for picking time. Googling found a few jQuery add-ons, but AFAIU none of them is standard (I might be wrong).

The SemanticFormsInputs extension uses some time picker. This is also needed in CentralNotice (see Bug 36793) and may be needed elsewhere in the future.
Comment 1 Krinkle 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)?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links