Commit Graph

3478 Commits

Author SHA1 Message Date
Ryan Boren d8d5181c77 TinyMCE 3.1.1 from azaozz. fixes #7191
git-svn-id: https://develop.svn.wordpress.org/trunk@8204 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-27 16:13:27 +00:00
Ryan Boren 9cf90ec524 More informative error message when remote publishing is disabled. Don't disable if upgrading. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8202 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 22:39:57 +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 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 d29815a314 Use number_format and change language. see #6471
git-svn-id: https://develop.svn.wordpress.org/trunk@8198 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-26 17:23:07 +00:00
Ryan Boren 2323aba55f Fix users.php paging. Props DD32. fixes #4017
git-svn-id: https://develop.svn.wordpress.org/trunk@8195 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-25 17:02:17 +00:00
Ryan Boren f920c9bcaf Test for feature instead of browser to fix TB positioning for browsers pretending to be IE6. Props azaozz. fixes #6676
git-svn-id: https://develop.svn.wordpress.org/trunk@8194 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-25 16:58:27 +00:00
Ryan Boren f56c238807 Image sideloader fix from noel. see #6813
git-svn-id: https://develop.svn.wordpress.org/trunk@8192 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-25 16:45:04 +00:00
Ryan Boren 99e1ad77bc Edit image fixes from azaozz: : new link not created if the image has class "aligncenter" in Safari; recalculates the demo image size properly and applies any inline styles to it; if relative link is added, it's converted to absolute; "Unknown error" in IE6. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8191 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-25 16:30:28 +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 ed29b5321f Typo fixes from mark8barnes and AndrewFrazier. fixes #7174
git-svn-id: https://develop.svn.wordpress.org/trunk@8187 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 18:52:52 +00:00
Ryan Boren 963e134717 Stub wp_guess_url() for the manifest. Props azaozz. fixes #7015
git-svn-id: https://develop.svn.wordpress.org/trunk@8186 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 18:47:14 +00:00
Ryan Boren ce2dafe0e5 wp_guess_url() and install styling fixes from sambauers. fixes #7129 see #4732
git-svn-id: https://develop.svn.wordpress.org/trunk@8182 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 17:36:21 +00:00
Matt Mullenweg 0194deef72 Better wording for Gears.
git-svn-id: https://develop.svn.wordpress.org/trunk@8181 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 16:57:12 +00:00
Ryan Boren c6345ba754 Save enable_app and enable_xmlrpc settings. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8180 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-24 00:46:36 +00:00
Ryan Boren 672ca87116 Respect post_ID update when doing multiple add meta AJAX requests. Props mdawaffe. fixes #7170 see #6457
git-svn-id: https://develop.svn.wordpress.org/trunk@8177 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 23:25:15 +00:00
Ryan Boren a3269818d9 better handling of comparing a revision to itself. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@8176 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 22:45:19 +00:00
Ryan Boren 4c68e11599 don't show autosave message if post and autosave are 'identical'. Props mdawaffe. see #6775
git-svn-id: https://develop.svn.wordpress.org/trunk@8175 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 22:25:27 +00:00
Ryan Boren 73e2a6ae12 Remove colons from field names. Props thee17. fixes #7158
git-svn-id: https://develop.svn.wordpress.org/trunk@8174 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 21:51:47 +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 94bd9ef781 Edit image updates from azaozz. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8167 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-23 15:26:03 +00:00
Ryan Boren ed5f240c7e Move separator inside conditional. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8166 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-22 22:48:45 +00:00
Peter Westwood a4d4d281d6 Fix a possible fatal error on the dashboard. Fixes #6833 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@8141 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 17:08:31 +00:00
Peter Westwood d1f676cdc1 Allow enabling of remote publishing at install time. See #7157.
git-svn-id: https://develop.svn.wordpress.org/trunk@8139 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 16:35:45 +00:00
Ryan Boren a9e662bf1c Update blogsearch URL when home changes. Props andy. fixes #7159
git-svn-id: https://develop.svn.wordpress.org/trunk@8137 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 16:06:57 +00:00
Ryan Boren b17b7f8bf0 Disable remote publishing by default. Add options to turn them back on. Props josephscott. see #7157
git-svn-id: https://develop.svn.wordpress.org/trunk@8136 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 15:39:41 +00:00
Peter Westwood d07eb672ef Update nickname in display name dropdown dynamically. Fixes #5691 props hansengel.
git-svn-id: https://develop.svn.wordpress.org/trunk@8135 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 15:28:22 +00:00
Peter Westwood f69d72a502 Show comment counts on the dashboard. Fixes #6471 props josephscott.
git-svn-id: https://develop.svn.wordpress.org/trunk@8133 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-20 14:33:52 +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 ddc798ad6f TinyMCE 3.1.0.1 from azaozz. fixes #7153 #7148 #7128
git-svn-id: https://develop.svn.wordpress.org/trunk@8127 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-19 16:55:50 +00:00
Ryan Boren e7e215aa60 Always load RTL CSS in manifest. Props azaozz. fixes #7154
git-svn-id: https://develop.svn.wordpress.org/trunk@8126 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-19 16:52:52 +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 c1a68e5c0f Make the args for the category drop down query the same as the category table query so that the cache is used. Eliminates a query. see #7147
git-svn-id: https://develop.svn.wordpress.org/trunk@8112 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-17 05:45:21 +00:00
Ryan Boren 11964d948e RTL fixes from RanYanivHartstein. fixes #6826 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@8106 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 22:23:22 +00:00
Ryan Boren 0f60672bdd If only one incoming link, show it. Props synapsestudios and hansengel. fixes #7122
git-svn-id: https://develop.svn.wordpress.org/trunk@8097 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 18:44:13 +00:00
Ryan Boren 8712abb23c Delete plugin confirmation from DD32. see #7091
git-svn-id: https://develop.svn.wordpress.org/trunk@8095 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-16 18:35:48 +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 325f22fd4b Add paging to Manage->Pages. see #6561
git-svn-id: https://develop.svn.wordpress.org/trunk@8089 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-15 00:45:01 +00:00
Ryan Boren 1e42089bb1 Passing categories by ref screws up internal array pointer when recursing. fixes #7138 #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8086 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 17:22:52 +00:00
Ryan Boren 761c8cef28 Image popup improvements from azaozz. Added translation strings, RTL support, several layout improvements, image border, hspace and vspace can be used as shortcuts to add css styles, the preview is visible on both tabs, etc. see #6811
git-svn-id: https://develop.svn.wordpress.org/trunk@8083 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 16:38:08 +00:00
Peter Westwood 0366c40414 Make the subject in "wp-cat2tag.php" translatable. Fixes #7137 props msi08.
git-svn-id: https://develop.svn.wordpress.org/trunk@8080 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-14 15:08:53 +00:00
Ryan Boren b521db8627 Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8079 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-13 23:52:07 +00:00
Ryan Boren b0494981e5 Add paging to Manage->Categories. fixes #7136
git-svn-id: https://develop.svn.wordpress.org/trunk@8078 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-13 23:22:29 +00:00
Ryan Boren c2b68223db Tag to cat converter improvements from azaozz. see #6909
git-svn-id: https://develop.svn.wordpress.org/trunk@8077 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-13 20:23:29 +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 bab6fa872c Introduce logged_in cookie. Deliver auth cookies only to wp-admin. see #7001
git-svn-id: https://develop.svn.wordpress.org/trunk@8069 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-11 17:25:55 +00:00
Ryan Boren a5afa77fca Cache get_plugins() list. Props DD32. fixes #7113
git-svn-id: https://develop.svn.wordpress.org/trunk@8068 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-10 16:57:33 +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