Commit Graph

47 Commits

Author SHA1 Message Date
Ryan Boren 22790b6e93 Redirect back to Press This interface after posting
git-svn-id: https://develop.svn.wordpress.org/trunk@8816 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 17:46:09 +00:00
Ryan Boren 6db75e59d4 Collapse crazyhorse to trunk. Incoming! see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8691 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-20 21:42:31 +00:00
Peter Westwood e1adf1d070 More phpdoc updates for wp-adming. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8656 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-16 07:27:34 +00:00
Ryan Boren 2272a1a950 Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@8600 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-09 05:36:14 +00:00
Ryan Boren ec5112b294 Press This: Fix image insert in IE7, set textarea height. Props noael and zamoose. fixes #7387 #7310 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8551 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-05 17:13:58 +00:00
Ryan Boren a359db73a2 Use get_edit_post_link() instead of hardcoding edit links. Props mdawaffe. fixes #7425
git-svn-id: https://develop.svn.wordpress.org/trunk@8484 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-29 05:22:58 +00:00
Andrew Ozz ec69e512e4 Press This: using trailing slash after $_SERVER['PHP_SELF'] breaks the image tab on some servers.
git-svn-id: https://develop.svn.wordpress.org/trunk@8476 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-28 23:07:47 +00:00
Ryan Boren 5000a39eb0 Image sideload and wp_upload_dir() fixes from noel. fixes #7342 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8369 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-18 03:19:12 +00:00
Ryan Boren 90b7aa72c7 Image regex fixes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8332 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-14 17:59:06 +00:00
Ryan Boren eb35595fab rlm entity not so Windows friendly. Use perios instead. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8330 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-14 17:26:30 +00:00
Ryan Boren 3becff10c3 Press This: properly add and load press-this-ie.css, cleanup of the bookmarklet code. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8323 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-13 04:57:01 +00:00
Ryan Boren 3b6e23f787 Press This: Switching to using our default content cleanup in the editor. Props azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8318 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 23:38:32 +00:00
Ryan Boren be517f46d7 Press This: Fix inserting the selection in the editor and stripping of paragraphs when saving, IE CSS styling fixes, fix continuous linking in editor. Props noel and azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8316 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-11 20:27:50 +00:00
Ryan Boren 002de2af3b Press This: CSS cleanup, photo input newline breaks, fixes short_tags problem. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8303 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 21:39:36 +00:00
Ryan Boren 66e1071703 Don't format_to_edit TinyMCE inserts. Don't turn selection into a link. Restore editor contents when switching back to text tab. see #7261 #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8302 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-09 19:51:53 +00:00
Ryan Boren 99fdb4ee9e Gears and styling updates for Press This from azaozz. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8256 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-04 16:12:31 +00:00
Ryan Boren 713216192b Clean image urls in get_images_from_uri(). see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8240 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 22:40:52 +00:00
Ryan Boren 4a985af217 Don't match images with tags in them. Props noel. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8237 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 15:26:51 +00:00
Ryan Boren 2a19fd1d29 Escaping for Press This. see #7220
git-svn-id: https://develop.svn.wordpress.org/trunk@8235 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-02 02:23:12 +00:00
Ryan Boren 4ce4b5bfb7 i18n fixes from nbachiyski. fixes #7195
git-svn-id: https://develop.svn.wordpress.org/trunk@8211 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-28 16:27:21 +00:00
Ryan Boren 0b4e9e6d5f gettext for Press This from Txanny. fixes #7189
git-svn-id: https://develop.svn.wordpress.org/trunk@8200 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 20:13:32 +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 58e2526423 Press This: Fixes for unicode/ascii/apostrophe problems. Upgrades to the Photo tab. Props noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8128 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-19 17:03:23 +00:00
Ryan Boren 873dd6bedf Press This changes from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8113 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-17 19:36:29 +00:00
Ryan Boren e3ea2c92cc Press this updates from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8093 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-15 18:05:01 +00:00
Ryan Boren 4d806ad6fb Press This UI changes and photo loading fixes from noel. fixes #7120 see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8071 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-11 17:45:50 +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 fd03904f93 Fix url encode/decode issues in Press This. Props noel. fixes #7105
git-svn-id: https://develop.svn.wordpress.org/trunk@8059 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-06 08:49:45 +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
Matt Mullenweg 52d8b76c48 Don't prepend the host if it's already a full URL.
git-svn-id: https://develop.svn.wordpress.org/trunk@8028 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-31 10:51:50 +00:00
Ryan Boren b65fd1a8c8 Add label associations to press this. Props MarcoZ. fixes #7067
git-svn-id: https://develop.svn.wordpress.org/trunk@8017 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-30 16:00:37 +00:00
Ryan Boren aa90d33bbe Make some of the color CSS selectors more specific so that the category tabs on the Write page don't get messed up. Props mdawaffe. see #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@8013 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-29 23:30:28 +00:00
Ryan Boren 0e37358429 Press this reorg. Remove old bookmarklet. Props noel. see #7049
git-svn-id: https://develop.svn.wordpress.org/trunk@8007 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-28 18:18:44 +00:00
Ryan Boren a02f0db149 Press This: Obey color scheme. Props azaozz. see #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7993 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-25 20:39:16 +00:00
Ryan Boren 681cc94a61 gettext for Press This. Props SteveAgl. fixes #702!
git-svn-id: https://develop.svn.wordpress.org/trunk@7984 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 15:48:32 +00:00
Ryan Boren 0a875a8617 Press This fixes from noel. see #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7983 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-22 15:47:37 +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 c7524a785b Don't use php 5 only component parameter to parse_url. Props azaozz. see #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7966 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-20 22:26:20 +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 052105a79a Press This styling updates from noel. fixes #6998
git-svn-id: https://develop.svn.wordpress.org/trunk@7957 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-20 16:37:54 +00:00
Ryan Boren 120003b45d Trailing whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@7946 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-17 18:50:54 +00:00
Ryan Boren 7008d01265 Some escaping. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@7945 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-16 23:20:56 +00:00
Ryan Boren 44a81b84c9 Press This: Fetch offsite images, fix slashing. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@7934 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-15 00:20:27 +00:00
Ryan Boren 06737997a2 Only img src. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@7933 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-14 23:21:28 +00:00
Ryan Boren 398253a850 Press This: AJAX load all tabs, add tag UI, make category list scrollable.
git-svn-id: https://develop.svn.wordpress.org/trunk@7932 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-14 20:01:09 +00:00
Ryan Boren b14c207c1d Brand as Press This. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@7931 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-14 16:59:07 +00:00