Opened 4 years ago
Closed 3 years ago
#11170 closed enhancement (wontfix)
jQuery Tools - 'The Missing UI'
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | JavaScript | Version: | |
| Severity: | normal | Keywords: | jquery needs-review |
| Cc: |
Description
jQuery tools is another set of independently used jQuery tools that has become quite popular - http://flowplayer.org/tools/download.html . This patch (diff) include all the major options (minus jQuery being packed with it.) into one file.
Items not packed are:
- FlashEmbed
- Flowplayer
Official version is 1.1.2 at the moment.
Attachments (1)
Change History (10)
Would this be used in the wp-admin or is this patch to just have the scripts ship with WP and beregistered with the system for enqueueing?
No point in assigning it to a milestone, unless we have a use for it.
comment:7
johnbillion — 3 years ago
- Milestone Future Release deleted
- Resolution set to fixed
- Status changed from new to closed
No need to bundle this unless it's going to be used. Plugins that want to use it can bundle it (or use the jQuery Tools CDN copy).
comment:8
johnbillion — 3 years ago
- Resolution fixed deleted
- Status changed from closed to reopened
comment:9
johnbillion — 3 years ago
- Resolution set to wontfix
- Status changed from reopened to closed

I was also looking at http://code.google.com/p/threedubmedia/ that has smaller and faster replacements for the basic jQuery UI drag/drop components that we use.