Wordpress/wp-includes/js
Daryl Koopersmith d254551dd7 Theme Customizer: First pass for upload controls, using background image as an example. Add a wrapper for Plupload that allows for custom upload UIs. see #19910.
wp.Uploader is a wrapper that provides a simple way to upload an attachment (using the wp_ajax_upload_attachment handler). It is intentionally decoupled from the UI. When an upload succeeds, it will receive the attachment information (id, url, meta, etc) as a JSON response. If the upload fails, the wrapper handles both WordPress and plupload errors through a single handler.

As todos, we should add drag classes for the uploader dropzone and account for the rough 100mb filesize limit in most browsers. The UI for the customizer upload controls could be improved as well.

git-svn-id: https://develop.svn.wordpress.org/trunk@20179 602fd350-edb4-49c9-b593-d223f7449a82
2012-03-15 04:14:05 +00:00
..
crop
imgareaselect Update imgareaselect Jquery plugin, props duck_, fixes #17446 2011-05-15 18:03:51 +00:00
jcrop
jquery Compress scripts/styles: 3.4-alpha-20061. 2012-03-01 19:00:20 +00:00
plupload Theme Customizer: First pass for upload controls, using background image as an example. Add a wrapper for Plupload that allows for custom upload UIs. see #19910. 2012-03-15 04:14:05 +00:00
scriptaculous
swfupload Add SWFUpload back for plugins that queue it directly, fix some escaping in media.php, see #18206 2011-07-29 19:21:21 +00:00
thickbox Rename the problematic "unload" event in Thickbox to "tb_unload", making it a true custom event, fixes #19189 2011-11-26 17:49:50 +00:00
tinymce Compress scripts/styles: 3.4-alpha-20178. TinyMCE updated. 2012-03-15 01:00:22 +00:00
admin-bar.dev.js Click empty toolbar to scroll to top, props ericmann, fixes #18758 2012-02-06 23:17:28 +00:00
admin-bar.js Compress scripts/styles: 3.4-alpha-19847. 2012-02-06 23:31:17 +00:00
autosave.dev.js Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
autosave.js Prevent error in autosave for CPTs without title or editor, props sorich87, fixes #18227 2011-11-29 18:06:56 +00:00
colorpicker.dev.js
colorpicker.js
comment-reply.dev.js
comment-reply.js
customize-base.dev.js Theme Customizer: Add a Control object to better encapsulate different UI elements and make it easy to switch between hard refreshes and postMessage. see #19910. 2012-03-06 22:48:07 +00:00
customize-base.js Compress scripts/styles: 3.4-alpha-20124. 2012-03-06 03:00:26 +00:00
customize-controls.dev.js Theme Customizer: First pass for upload controls, using background image as an example. Add a wrapper for Plupload that allows for custom upload UIs. see #19910. 2012-03-15 04:14:05 +00:00
customize-controls.js Compress scripts/styles: 3.4-alpha-20129. 2012-03-06 23:00:21 +00:00
customize-loader.dev.js Theme Customizer: Move contents of customize.loader.css to wp-admin.css. Make markup/CSS for the full-screen overlay modular. see #19910. 2012-03-07 03:19:35 +00:00
customize-loader.js Compress scripts/styles: 3.4-alpha-20134. 2012-03-07 03:30:21 +00:00
customize-preview.dev.js Theme Customizer: First pass at using postMessage for background color. Fix instance where preview.targetWindow would become inaccurate. Initialize setting values in customize-preview.js. see #19910. 2012-03-06 02:49:02 +00:00
customize-preview.js Compress scripts/styles: 3.4-alpha-20124. 2012-03-06 03:00:26 +00:00
hoverIntent.dev.js hoverIntent r6. fixes #19311. 2011-12-20 20:54:54 +00:00
hoverIntent.js '3.4-alpha-19618' 2011-12-21 04:22:21 +00:00
json2.dev.js Update json2.js, props niallkennedy, fixes #16669 2011-04-21 22:21:27 +00:00
json2.js Update json2.js, props niallkennedy, fixes #16669 2011-04-21 22:21:27 +00:00
prototype.js
quicktags.dev.js Add support for DFW for all instances of the editor, part props sushkov, fixes #19843 2012-03-09 23:23:10 +00:00
quicktags.js Compress scripts/styles: 3.4-alpha-20167. TinyMCE updated. 2012-03-09 23:30:29 +00:00
swfobject.js
tw-sack.dev.js
tw-sack.js
wp-ajax-response.dev.js
wp-ajax-response.js
wp-list-revisions.dev.js
wp-list-revisions.js
wp-lists.dev.js Fix updating of custom fields, fixes #17483 2011-05-21 14:38:56 +00:00
wp-lists.js Fix updating of custom fields, fixes #17483 2011-05-21 14:38:56 +00:00
wp-pointer.dev.js Improve pointer collision handling. fixes #19021. 2012-01-08 22:53:05 +00:00
wp-pointer.js Compress scripts/styles: 3.4-alpha-19715. 2012-01-08 22:54:51 +00:00
wplink.dev.js preventDefault() for link popup 'Cancel'. props ocean90, SergeyBiryukov, fixes #19369. 2011-11-28 16:37:46 +00:00
wplink.js preventDefault() for link popup 'Cancel'. props ocean90, SergeyBiryukov, fixes #19369. 2011-11-28 16:37:46 +00:00