Commit Graph

256 Commits

Author SHA1 Message Date
Andrew Ozz fe985f8b12 Fix invalid HTML and remove duplicate fields. Fixes #7293 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8361 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 22:09:27 +00:00
Andrew Ozz 491b47b300 Removes the disabling of captions, but leaves couple of hooks so a plugin can do it easily. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8358 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-16 21:36:17 +00:00
Ryan Boren 2dd4d7031a Denote CAPTIONS_OFF as temporary. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8321 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-12 18:02:29 +00:00
Ryan Boren afd113dcf2 Rename wp_caption shortcode to caption. Allow themes to disable captioning. Use dashes instead of underscores in class names. Props azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8313 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 15:59:14 +00:00
Ryan Boren b3a7cce6ed clean_url() for add_query_arg(). Props xnown. see #7281
git-svn-id: https://develop.svn.wordpress.org/trunk@8312 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 15:11:12 +00:00
Ryan Boren 60701401b3 Add flash uploader bypass toggle. Props tellyworth. fixes #7281
git-svn-id: https://develop.svn.wordpress.org/trunk@8310 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 01:45:41 +00:00
Ryan Boren 261e73a0ff Media Uploader improvements from azaozz: Improves the insert external image dialog, redirects to the gallery tab after "Save all changes" is clicked, shows the "Order" fields on the closed tabs, where they are easier to use, and only in the Gallery. see #7274
git-svn-id: https://develop.svn.wordpress.org/trunk@8304 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-10 03:49:52 +00:00
Ryan Boren e97cb4f857 Excerpt long media titles. Props nbachiyski. fixes #7253
git-svn-id: https://develop.svn.wordpress.org/trunk@8265 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-06 21:15:38 +00:00
Ryan Boren 93240aef3b Add med buttons to TinyMCE fullscreen. Props azaozz. fixes #7232
git-svn-id: https://develop.svn.wordpress.org/trunk@8248 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 15:55:45 +00:00
Ryan Boren 410403c076 Unlink temporary file if sideload fails. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8241 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 22:56:57 +00:00
Ryan Boren 45ac770299 Image captions from azaozz. see #6812
git-svn-id: https://develop.svn.wordpress.org/trunk@8239 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 18:41:11 +00:00
Ryan Boren db1134b9f1 Don't prepend http. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8201 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 22:05:01 +00:00
Ryan Boren 3f0d3c8055 SSL fixes. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8190 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 22:19:27 +00:00
Ryan Boren 29dcc51d1f Insert image fixes from azaozz. fixes #7177
git-svn-id: https://develop.svn.wordpress.org/trunk@8189 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 21:59:06 +00:00
Ryan Boren 9a91dc90c6 Press This image linking fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8172 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 21:16:39 +00:00
Ryan Boren df80e9fbc2 Press This updates from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8169 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 16:00:12 +00:00
Ryan Boren 70d87d4c0d Press This improvements from noel. fixes #7117
git-svn-id: https://develop.svn.wordpress.org/trunk@8067 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-10 16:13:06 +00:00
Ryan Boren 3d6cc17ced Press This enhancement from noel. see #7066
git-svn-id: https://develop.svn.wordpress.org/trunk@8048 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-04 16:13:55 +00:00
Ryan Boren 00921720c2 Remove thickbox enqueueing. Props azaozz. fixes #7078
git-svn-id: https://develop.svn.wordpress.org/trunk@8038 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-03 15:39:20 +00:00
Ryan Boren 74226b61d4 Add some noncing. Props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@8023 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-30 20:43:36 +00:00
Ryan Boren f213f87d59 First cut and better admin SSL support. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@7998 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-27 17:46:01 +00:00
Ryan Boren 8925593aea Few css fixes for the media uploader, confirm delete of attachments from the library tab. Props azaozz. fixes #7033
git-svn-id: https://develop.svn.wordpress.org/trunk@7988 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-24 17:03:51 +00:00
Ryan Boren 0198c04b6d wp_admin_css() improvements. Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7979 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 00:06:41 +00:00
Ryan Boren 3431e2820a Add sorting to gallery. Props AaronCampbell. fixes #6988
git-svn-id: https://develop.svn.wordpress.org/trunk@7974 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-21 18:29:46 +00:00
Ryan Boren fa8adc72c6 Some URL cleaning
git-svn-id: https://develop.svn.wordpress.org/trunk@7962 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-20 18:01:43 +00:00
Ryan Boren 58a9595df2 Theme preview and thickbox CSS cleanup. Props azaozz. see #5486
git-svn-id: https://develop.svn.wordpress.org/trunk@7961 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-20 17:19:33 +00:00
Ryan Boren 8c5f9e0c2a Some cleaning
git-svn-id: https://develop.svn.wordpress.org/trunk@7922 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-13 00:03:11 +00:00
Ryan Boren 0a7374085b Use array calling style. Props DD32. see #6647
git-svn-id: https://develop.svn.wordpress.org/trunk@7894 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-05 16:03:27 +00:00
Peter Westwood b80f64444a Add ARIA markup for required fields. Fixes #6914 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7888 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 21:28:12 +00:00
Peter Westwood f70f8d56cc Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: https://develop.svn.wordpress.org/trunk@7883 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-04 10:37:06 +00:00
Ryan Boren 1bd67cf3b4 Fix send_to_editor escaping. Props Glotzfisch. fixes #6898 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7874 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-02 17:25:54 +00:00
Ryan Boren 70c2d40897 Refresh thickbox css. Props azaozz. fixes #6843 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7866 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-01 16:51:28 +00:00
Ryan Boren 2335a57b06 thickbox and media upload fixes from azaozz. fixes #6843
git-svn-id: https://develop.svn.wordpress.org/trunk@7862 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-30 20:21:09 +00:00
Mark Jaquith 0d83d084b9 fix typo in [7820] for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7825 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-25 06:40:12 +00:00
Mark Jaquith 08a1f47fcb attribute_escape() and int-casting paranoia for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@7820 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-25 06:15:17 +00:00
Mark Jaquith a409f97657 attribute_escape() type in the media-uploder. props Alex Concha. for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7818 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-25 05:55:01 +00:00
Ryan Boren 02b7abe6fa Legacy uploader fix from tellyworth. fixes #6629 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7707 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-16 22:03:44 +00:00
Ryan Boren a58816e2ab Workaround response truncation by reducing size of response after uploading with flash uploader. Props tellyworth. fixes #6713
git-svn-id: https://develop.svn.wordpress.org/trunk@7682 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 23:09:14 +00:00
Ryan Boren 2dc11fe349 Fix IE6 overlap and remove unnecessary markup. Props tellyworth. fixes #6661 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7677 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 20:48:11 +00:00
Ryan Boren 55a14f52a9 Pass size to image_send_to_editor filter. fies #6691 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7671 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 19:47:07 +00:00
Ryan Boren 5af761df74 Use input instead of button to work around IE6 bug. Props tellyworth. fixes #6660 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7655 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 16:38:25 +00:00
Ryan Boren e203f8dad1 Validation fixes for uploader. Props sambauers. fixes #6659 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7654 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 16:33:37 +00:00
Ryan Boren 537500dadc Add some actions and filters to the media uploader. Props tellyworth. fixes #6658 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7652 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 16:32:04 +00:00
Ryan Boren 26b8bb3800 Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7651 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 16:30:27 +00:00
Ryan Boren 95c1b352e1 upload_file_glob filter from tellyworth. fixes #6628 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7611 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-07 17:10:00 +00:00
Mark Jaquith dcc47cfaaa Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7572 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 06:11:30 +00:00
Ryan Boren 7725f13a7d do not add rel if link is not get_attachment_link. Props andy. fixes #6428
git-svn-id: https://develop.svn.wordpress.org/trunk@7557 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 03:53:05 +00:00
Peter Westwood ba75677939 Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7550 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 17:37:37 +00:00
Ryan Boren 204899a05c Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: https://develop.svn.wordpress.org/trunk@7535 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:26:28 +00:00
Ryan Boren b3190f7164 Fix user feedback when editing attachment details immediately after upload. Props andy. fixes #6398
git-svn-id: https://develop.svn.wordpress.org/trunk@7534 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:22:19 +00:00
Mark Jaquith f7c21d131d Use attachment title instead of filename, unless it is empty
git-svn-id: https://develop.svn.wordpress.org/trunk@7533 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:00:21 +00:00
Ryan Boren ec33c42302 Taxonomy links and template tags from andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7520 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 06:37:19 +00:00
Mark Jaquith 1912193111 Check the Alignment: None box by default for media insertion. XHTML validation. see #6379
git-svn-id: https://develop.svn.wordpress.org/trunk@7510 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-25 07:33:57 +00:00
Ryan Boren cf9618758d Gallery display enhancements from tellyworth. fixes #6368
git-svn-id: https://develop.svn.wordpress.org/trunk@7496 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 02:57:19 +00:00
Ryan Boren cbfb5d78b5 Taxonomy queries and urls. Props andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7491 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 17:02:11 +00:00
Matt Mullenweg df232a0133 Sometimes people have huge numbers of posts, let's always number_format them. Also, additional related link.
git-svn-id: https://develop.svn.wordpress.org/trunk@7485 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 07:10:17 +00:00
Matt Mullenweg f0142f35b3 register_taxonomy seems crippled and useless, but let's try it anyway.
git-svn-id: https://develop.svn.wordpress.org/trunk@7475 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 17:40:28 +00:00
Ryan Boren e2145503bf pretty delete animation, fix squashed icons and use 80x60 thumbs, add rel attrs to attachment links inserted from uploader. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7466 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:21:27 +00:00
Peter Westwood 9ed5a34a9b Translate WordPress. Fixes #6324.
git-svn-id: https://develop.svn.wordpress.org/trunk@7446 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 09:20:04 +00:00
Mark Jaquith 6046048fc3 better Apache mod detection from andy. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7441 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 04:10:01 +00:00
Ryan Boren 1b8ad770de Typo fix. see #6243
git-svn-id: https://develop.svn.wordpress.org/trunk@7407 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 00:34:41 +00:00
Ryan Boren 3e4d1197d5 Degrade flash upload if the server is lightttpd < 1.5. Props nbachyski. fixes #6243
git-svn-id: https://develop.svn.wordpress.org/trunk@7406 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 00:33:59 +00:00
Mark Jaquith 09e9e04f89 Make sure apache_getenv() exists before using it. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7401 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 18:18:59 +00:00
Ryan Boren 4dcc023818 ngettext fixes from nbachiyski. fixes #6261
git-svn-id: https://develop.svn.wordpress.org/trunk@7397 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:00:09 +00:00
Ryan Boren 1107f63d47 Disable flash uploader if mac and mod_security is enabled. Props andy. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7396 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 06:18:05 +00:00
Ryan Boren 000eee5dab Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: https://develop.svn.wordpress.org/trunk@7384 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 19:20:18 +00:00
Ryan Boren 1b041b9bfd Make media button type default filter in Library browser. Props andy. fixes #6231
git-svn-id: https://develop.svn.wordpress.org/trunk@7349 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:09:55 +00:00
Ryan Boren 4982de5747 do not insert empty links; use the file basename if no title given. Props andy. fixes #6249
git-svn-id: https://develop.svn.wordpress.org/trunk@7348 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:08:43 +00:00
Ryan Boren 872d374ece Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7304 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 23:58:31 +00:00
Ryan Boren e8efe189a0 Encode ampersands. Props Quandary. fixes #6212
git-svn-id: https://develop.svn.wordpress.org/trunk@7280 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:44:40 +00:00
Ryan Boren df8228fa6c Attachment editing from mdawaffe. fixes #6181
git-svn-id: https://develop.svn.wordpress.org/trunk@7262 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 05:50:07 +00:00
Ryan Boren 928a671565 Color scheme selector fixes from andy. see #6167
git-svn-id: https://develop.svn.wordpress.org/trunk@7258 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-12 00:12:34 +00:00
Matt Mullenweg a4c2e0dbf8 See #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7228 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 01:30:15 +00:00
Matt Mullenweg 8d3812d14d More attachment thumbnail fixes, see #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7218 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 23:04:20 +00:00
Matt Mullenweg ad85a75542 Invisible ink delete links. See #5911. Also some old school colors, half-way done.
git-svn-id: https://develop.svn.wordpress.org/trunk@7213 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-10 21:49:08 +00:00
Peter Westwood 701405014d Use the new colours stylesheet for the media library. See #5911 props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7185 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 22:40:08 +00:00
Ryan Boren 02facfc3e4 fix missing thumbnail radio button for inserting into post. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7177 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 23:40:21 +00:00
Ryan Boren 7d6440bba2 Fix insert, gallery, sizing, type queries, errors, thumbs, type fallback. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7172 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:48:54 +00:00
Matt Mullenweg 26a14e222b Fix some names and order of filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@7170 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 10:23:00 +00:00
Ryan Boren dc3a3d242c Improve upload_max_filesize error. Improve error display for long messages. New uploads now added to bottom, not top. Fix align class. Remove redundant header text. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7160 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-05 06:46:42 +00:00
Matt Mullenweg 462e3bd95f Table styling and "add media" label. See #5911. Hat tip: andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7151 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:28:23 +00:00
Matt Mullenweg 88bb527a19 Creating intermediate sizes, better thumbnails, and other image improvements. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7135 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 04:17:37 +00:00
Ryan Boren 6d7441c26e Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 20:17:30 +00:00
Ryan Boren ee92d30574 Fix passed by reference errors. Props DD32. fixes #6056
git-svn-id: https://develop.svn.wordpress.org/trunk@7124 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-01 20:41:18 +00:00
Ryan Boren 4ec016565a Remove empty gettext call. Props andy. fixes #6044
git-svn-id: https://develop.svn.wordpress.org/trunk@7105 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 17:15:34 +00:00
Ryan Boren b2e8a6ac54 Media library updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7092 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 21:29:51 +00:00
Ryan Boren e93de99379 remove debug cruft and set swfupload max file size to match php ini. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7067 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 19:36:02 +00:00
Ryan Boren 34099bccd7 Add media library uploader tab. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7062 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 08:31:10 +00:00
Ryan Boren d65f40539b Media upload updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7043 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 19:30:10 +00:00
Ryan Boren c2f9fd380b disregard nonexistant attachments. Props andy. fixes #5967
git-svn-id: https://develop.svn.wordpress.org/trunk@7002 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 04:34:40 +00:00
Ryan Boren 34e40f0dab Admin style tweaks from mt. fixes #5974
git-svn-id: https://develop.svn.wordpress.org/trunk@6997 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 02:07:51 +00:00
Ryan Boren 18875a91a8 Validation fixes from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@6980 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 17:30:43 +00:00
Ryan Boren 579698f0b1 Media library work from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@6974 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-22 05:53:47 +00:00
Ryan Boren 6aacdf4c91 Image size options from tellyworth. fixes #5933
git-svn-id: https://develop.svn.wordpress.org/trunk@6952 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 06:00:15 +00:00
Ryan Boren ea73b4aa17 Remove raquo from buttons. Props filosofo. fixes #5938
git-svn-id: https://develop.svn.wordpress.org/trunk@6943 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-20 19:30:55 +00:00
Ryan Boren c819fc307f Media handling updates from andy. fixes #5874
git-svn-id: https://develop.svn.wordpress.org/trunk@6876 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-16 21:54:47 +00:00
Ryan Boren 9605e6f62c gettext string. Props hervada. fixes #5878
git-svn-id: https://develop.svn.wordpress.org/trunk@6874 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-16 17:43:03 +00:00
Ryan Boren 77718a8bb2 Finish making upload tabs pluggable. Props andy. fixes #5843
git-svn-id: https://develop.svn.wordpress.org/trunk@6820 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-13 18:36:40 +00:00
Ryan Boren 92fc095456 Multimedia uploader styling from andy. see #5824
git-svn-id: https://develop.svn.wordpress.org/trunk@6795 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-12 04:47:31 +00:00
Matt Mullenweg ea1c1ac2a6 A few places we were missing links to new stylesheet.
git-svn-id: https://develop.svn.wordpress.org/trunk@6782 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 07:53:10 +00:00
Matt Mullenweg fa92ba6ff6 Butter upload buttons. Still need custom dialogs for music/video/other.
git-svn-id: https://develop.svn.wordpress.org/trunk@6781 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-11 07:44:21 +00:00
Ryan Boren 147843f96f Constrain image size when adding to editor. Props tellyworth. fixes #5777
git-svn-id: https://develop.svn.wordpress.org/trunk@6747 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-07 04:22:38 +00:00
Ryan Boren 3a18b96c9b Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-05 06:47:27 +00:00
Matt Mullenweg dd37de2de7 First pass at async upload, multi-upload, and gallery feature. Modified names from patch. Hat tip: tellyworth, skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@6659 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-25 19:21:11 +00:00
Ryan Boren 2992408edd Typo fix from hansengel. fixes #5676
git-svn-id: https://develop.svn.wordpress.org/trunk@6628 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-16 19:07:11 +00:00
Ryan Boren fd80901dcf New image uploader from tellyworth. see #5609
git-svn-id: https://develop.svn.wordpress.org/trunk@6579 602fd350-edb4-49c9-b593-d223f7449a82
2008-01-09 08:14:29 +00:00