Commit Graph

6520 Commits

Author SHA1 Message Date
Matt Mullenweg 1a25889bb9 A number of style tweaks; widen up a little; starting to add contextual help to various forms; catching up unloved forms with new UI guidelines.
git-svn-id: https://develop.svn.wordpress.org/trunk@7181 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 10:05:54 +00:00
Matt Mullenweg 0d404a55ed Don't show comment text in list view; extra layout bit.
git-svn-id: https://develop.svn.wordpress.org/trunk@7180 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 07:53:15 +00:00
Matt Mullenweg 2af822ab9d CSS consolidation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7179 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 07:16:29 +00:00
Matt Mullenweg 044224a2a4 Abstract colors from layout CSS. Pass 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@7178 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-07 01:17:21 +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 353bf81a5e Make cancel mean cancel. Props mdawaffe. see #5886
git-svn-id: https://develop.svn.wordpress.org/trunk@7176 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 23:01:22 +00:00
Ryan Boren 4f00af88f1 Add unapprove links. Props mdawaffe. see #6094
git-svn-id: https://develop.svn.wordpress.org/trunk@7175 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 21:48:20 +00:00
Ryan Boren 107012efde Remove link underlines from where the shouldn't be. Props mt. fixes #6113
git-svn-id: https://develop.svn.wordpress.org/trunk@7174 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 20:44:29 +00:00
Ryan Boren d1fd6659e4 Added filter for changing the languages selection for the spellchecker, fixed problems with valid_elements and added filter for extended_valid_elements, update to the latest version. Props azaozz. fixes #6111
git-svn-id: https://develop.svn.wordpress.org/trunk@7173 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 19:56:02 +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
Ryan Boren 4365b9da33 ftpsockets fix from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7171 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 18:14:58 +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
Matt Mullenweg 990f07563c Clean up comments links, link to more comments pages not posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7169 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 10:09:14 +00:00
Matt Mullenweg 020c1694f0 Move view link to status, missed underline.
git-svn-id: https://develop.svn.wordpress.org/trunk@7168 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 09:58:47 +00:00
Matt Mullenweg 5b727663a8 Underline all links in body, none in header.
git-svn-id: https://develop.svn.wordpress.org/trunk@7167 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 09:53:03 +00:00
Matt Mullenweg fc9e521569 Check all should now work on comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7166 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 09:48:36 +00:00
Ryan Boren 72d53b30d7 Use constant instead of DB option for setting autosave_interval. Props mdawaffe. fixes #6075
git-svn-id: https://develop.svn.wordpress.org/trunk@7165 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 06:07:53 +00:00
Ryan Boren 16185d747b wpfs fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7164 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 06:06:13 +00:00
Ryan Boren 30c538c813 Change the colors on the login error messages. Props mt. fixes #6105
git-svn-id: https://develop.svn.wordpress.org/trunk@7163 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-06 06:02:26 +00:00
Mark Jaquith 5330df3c0a Post slug fixes from nbachiyski. fixes #6072
git-svn-id: https://develop.svn.wordpress.org/trunk@7162 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-05 22:09:28 +00:00
Matt Mullenweg d1a9adb980 Don't return early before filtering.
git-svn-id: https://develop.svn.wordpress.org/trunk@7161 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-05 18:49:56 +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
Ryan Boren 91dd6face1 Use wp_mkdir_p() to create js cache dir. Props DD32. see #6097
git-svn-id: https://develop.svn.wordpress.org/trunk@7159 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-05 05:53:56 +00:00
Ryan Boren 2290c2ab2c Update get_avatar() phpdoc
git-svn-id: https://develop.svn.wordpress.org/trunk@7158 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 22:52:36 +00:00
Ryan Boren f9e7e6a590 Fallback to UTF-8 if not valid mb_internal_encoding. Props tenpura. fixes #6092
git-svn-id: https://develop.svn.wordpress.org/trunk@7157 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 19:25:00 +00:00
Ryan Boren 3185d6f736 Make sure encoding is not empty. Props tenpura. see #6902
git-svn-id: https://develop.svn.wordpress.org/trunk@7156 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:12:04 +00:00
Ryan Boren dc6c68d79a wp-fs fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7155 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:10:17 +00:00
Ryan Boren 9266ee91aa Remove cruft
git-svn-id: https://develop.svn.wordpress.org/trunk@7154 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:08:39 +00:00
Ryan Boren 9c7eb61265 Comment bubble count fixes from mdawaffe. fixes #6090
git-svn-id: https://develop.svn.wordpress.org/trunk@7153 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 17:07:47 +00:00
Matt Mullenweg cea513fab1 Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7152 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:33:40 +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 22cdc2b75e Handle GD errors correctly during image resizing. Fixes #6087. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7150 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:23:35 +00:00
Matt Mullenweg cc3147ab22 New functions for attachment image display, fixes #6086. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7149 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 04:21:37 +00:00
Ryan Boren 0f009c4b9f Set autosave_interval for fresh installs. DEfault to 60 if autosave_interval is not set. see #6075
git-svn-id: https://develop.svn.wordpress.org/trunk@7148 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 00:41:49 +00:00
Ryan Boren 2d5d310247 Update to TinyMCE 3.03. Define shortcuts. Relocate cached TMCE file. Props azaozz. fixes #6084
git-svn-id: https://develop.svn.wordpress.org/trunk@7147 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 00:07:29 +00:00
Ryan Boren 9df4b3f641 Post edit collision detection fixes from mdawaffe. fixes #6043
git-svn-id: https://develop.svn.wordpress.org/trunk@7146 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-04 00:05:30 +00:00
Ryan Boren 742b6b7ceb Autosave notice styling from mdawaffe. fixes #6054
git-svn-id: https://develop.svn.wordpress.org/trunk@7145 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:15:34 +00:00
Ryan Boren c1c24f5982 Validation fix from nbachiyski. fixes #5962
git-svn-id: https://develop.svn.wordpress.org/trunk@7144 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:13:47 +00:00
Ryan Boren a87c748d19 Set focus for some fields. Props nbachiyski. fixes #6080
git-svn-id: https://develop.svn.wordpress.org/trunk@7143 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:12:17 +00:00
Ryan Boren a92d85d138 Revert plugin page styling for now. Props mt. see #6067
git-svn-id: https://develop.svn.wordpress.org/trunk@7142 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:09:08 +00:00
Ryan Boren 91e7f34fd7 Widget admin styling from my. fixes #6078
git-svn-id: https://develop.svn.wordpress.org/trunk@7141 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:06:26 +00:00
Ryan Boren cd9d655c72 Multi-byte character safe excerpting from nbachiyski. fixes #6077
git-svn-id: https://develop.svn.wordpress.org/trunk@7140 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:05:23 +00:00
Ryan Boren 4e4e172045 Slug edit fix from nbachiyski. fixes #6072
git-svn-id: https://develop.svn.wordpress.org/trunk@7139 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 21:02:53 +00:00
Ryan Boren b093ce1da2 Only show "saved at" when the post was actually saved. Props mdawaffe. fixes #6053
git-svn-id: https://develop.svn.wordpress.org/trunk@7138 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 20:58:06 +00:00
Ryan Boren 7aa9161dc3 Image sizing fix from andy. fixes #6074
git-svn-id: https://develop.svn.wordpress.org/trunk@7137 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 20:53:04 +00:00
Ryan Boren eb60b59c5d Error class styling from mt. fixes #6034
git-svn-id: https://develop.svn.wordpress.org/trunk@7136 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 20:52:04 +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
Matt Mullenweg 8415bccde9 Deal correctly with empty upload_path option. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7134 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-03 04:14:16 +00:00
Ryan Boren 387f9a1e87 Show page hierarchy when editing page slugs. fixes #6068
git-svn-id: https://develop.svn.wordpress.org/trunk@7133 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 22:15:30 +00:00
Ryan Boren fc8d871335 Make sure avatar size is numeric. Props Martin2006. fixes #6069
git-svn-id: https://develop.svn.wordpress.org/trunk@7132 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-02 21:41:35 +00:00