Commit Graph

279 Commits

Author SHA1 Message Date
Andrew Ozz 678b67ded7 Revert [10489], it brings non-critical 404 errors
git-svn-id: https://develop.svn.wordpress.org/trunk@10494 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-04 15:05:57 +00:00
Andrew Ozz ec225667ea Remove no-js.css faster in Safari
git-svn-id: https://develop.svn.wordpress.org/trunk@10489 602fd350-edb4-49c9-b593-d223f7449a82
2009-02-03 22:36:12 +00:00
Andrew Ozz 38e3fc9d5a Concatenated and compressed versions of the default TinyMCE scripts
git-svn-id: https://develop.svn.wordpress.org/trunk@10369 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-16 12:58:38 +00:00
Andrew Ozz c3040a615e Add action "admin_enqueue_scripts" to make it easy for plugins to queue JavaScript and CSS for specific admin pages
git-svn-id: https://develop.svn.wordpress.org/trunk@10364 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-15 07:43:35 +00:00
Andrew Ozz 80fb5c79ce Cleanup js files and prepare for concatenating, move most inline js to files
git-svn-id: https://develop.svn.wordpress.org/trunk@10348 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-12 13:43:17 +00:00
Andrew Ozz 89a00376b4 TinyMCE: minify the custom plugins, remove unneeded CSS, load in the footer
git-svn-id: https://develop.svn.wordpress.org/trunk@10337 602fd350-edb4-49c9-b593-d223f7449a82
2009-01-09 12:02:59 +00:00
Andrew Ozz 077540b9af Faster hide-if-no-js, if-js-closed, etc. needed when loading scripts in the footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@10258 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-27 12:18:38 +00:00
Ryan Boren c8321446ba Shorten to 40
git-svn-id: https://develop.svn.wordpress.org/trunk@10172 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:05:12 +00:00
Matt Mullenweg 39b79d727f Bringing "Visit Site" link back because lack thereof caused massive confusion from people who didn't know to click on the blog title, so a helpful hint.
git-svn-id: https://develop.svn.wordpress.org/trunk@10168 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 09:26:23 +00:00
Ryan Boren 67e15acdc8 Excerpt title at 60 characters
git-svn-id: https://develop.svn.wordpress.org/trunk@10165 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 06:19:24 +00:00
Andrew Ozz 8f3589af72 Keep the menu closed while loading
git-svn-id: https://develop.svn.wordpress.org/trunk@10140 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 12:00:44 +00:00
Andrew Ozz 274079e8d4 Fix external dependencies in class.wp-scripts.php, fixes #8505
git-svn-id: https://develop.svn.wordpress.org/trunk@10135 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 02:50:28 +00:00
Peter Westwood 24f1c22adf Move convertEntities js function into the BackPress scriptloader. Fixes #8505 props sambauers.
git-svn-id: https://develop.svn.wordpress.org/trunk@10086 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 09:54:24 +00:00
Andrew Ozz 4cb32bba0c Make header logo replaceable from css
git-svn-id: https://develop.svn.wordpress.org/trunk@10081 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-06 02:16:28 +00:00
Ryan Boren 7c243ba2b7 Run wp_user_settings() from admin-header
git-svn-id: https://develop.svn.wordpress.org/trunk@10059 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-05 05:33:36 +00:00
Andrew Ozz 7ebc549cc4 Do not show the Turbo link in the header if Gears is already being used, props markjaquith, fixes #8276
git-svn-id: https://develop.svn.wordpress.org/trunk@10031 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-04 06:35:21 +00:00
Andrew Ozz 2a613b3821 Simple iPhone detection, disable hiding of action links for iPhone
git-svn-id: https://develop.svn.wordpress.org/trunk@10010 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-02 12:32:54 +00:00
Ryan Boren 16c3ce94e9 Move admin_notices after screen meta
git-svn-id: https://develop.svn.wordpress.org/trunk@9958 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-29 00:36:26 +00:00
Ryan Boren 503d6a67df Fix turbo link. Props mattyrob. fixes #8413
git-svn-id: https://develop.svn.wordpress.org/trunk@9953 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-28 21:43:03 +00:00
Andrew Ozz 90c37c1792 Screen icons
git-svn-id: https://develop.svn.wordpress.org/trunk@9903 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-26 13:51:25 +00:00
Andrew Ozz 4fa6ae8fa5 Gallery settings for TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@9847 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-23 06:37:15 +00:00
Andrew Ozz 02be72d69a Improve filtering of HTML entities from translated strings used in js, see #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9836 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-21 19:36:57 +00:00
Andrew Ozz 2f23018db2 Filter HTML entities when inserting strings with js, includes patch by nbachiyski, fixes #8254
git-svn-id: https://develop.svn.wordpress.org/trunk@9809 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-20 10:54:59 +00:00
Ryan Boren 8a4a704212 contextual_help_link filter. Pass page hook instead of pagenow to screen_meta(). fixes #8216
git-svn-id: https://develop.svn.wordpress.org/trunk@9702 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-14 23:54:15 +00:00
Mark Jaquith cb0d554f1a Add Turbo back to the header. fixes #8185
git-svn-id: https://develop.svn.wordpress.org/trunk@9657 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-13 06:09:53 +00:00
Ryan Boren 50eca62d0d screen_meta() and contextual help improvements from filosofo. fixes #8172
git-svn-id: https://develop.svn.wordpress.org/trunk@9636 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-12 17:11:49 +00:00
Ryan Boren 7f00d29121 Move screen_meta() to admin header. Add all meta boxes before requiring admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@9620 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-11 22:40:16 +00:00
Ryan Boren 83e002f20b Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9596 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 18:54:18 +00:00
Andrew Ozz 616d8c550f Fix admin-header error when mb_strlen() is missing
git-svn-id: https://develop.svn.wordpress.org/trunk@9586 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-10 09:18:44 +00:00
Ryan Boren cb4eae5337 Reduce font size for long titles
git-svn-id: https://develop.svn.wordpress.org/trunk@9583 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-09 20:02:59 +00:00
Andrew Ozz 394968b4e1 Attach 'Screen Options' button to the sliding layer and related changes
git-svn-id: https://develop.svn.wordpress.org/trunk@9363 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-27 01:22:24 +00:00
Ryan Boren 9e29d95645 Don't show screen options for plugin pages. fixes #7970
git-svn-id: https://develop.svn.wordpress.org/trunk@9359 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-26 17:21:04 +00:00
Ryan Boren 0eeb8d9c3e Prune dead code. Props sivel. fixes #7963
git-svn-id: https://develop.svn.wordpress.org/trunk@9338 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 22:41:56 +00:00
Mark Jaquith b8b68fb195 Screen Options tweaks. Uparrow when expanded.
git-svn-id: https://develop.svn.wordpress.org/trunk@9330 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 19:33:40 +00:00
Mark Jaquith 8f702da770 Screen Options tab, rough draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9319 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 10:29:07 +00:00
Andrew Ozz 837b1b51bc Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:08:58 +00:00
Andrew Ozz 83fda65efc Favourites drop-down styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9240 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-18 16:54:14 +00:00
Ryan Boren d3e2d833a9 Make blog name a link to site
git-svn-id: https://develop.svn.wordpress.org/trunk@9235 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 21:16:47 +00:00
Mark Jaquith 3a47d129af Working on the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9224 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-17 05:48:00 +00:00
Andrew Ozz 85ed07784c Side folding for the menu, first run, still needs colours, styling and perhaps different icons.
git-svn-id: https://develop.svn.wordpress.org/trunk@9154 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 05:10:16 +00:00
Matt Mullenweg ed9a2a45fc Move help links to top, kill menu item.
git-svn-id: https://develop.svn.wordpress.org/trunk@9152 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-14 02:28:35 +00:00
Ryan Boren 638a41bf49 Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@9103 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-08 23:32:34 +00:00
Andrew Ozz 6c30d5f7a1 Some CSS for turbo.php and press-this-landing.php
git-svn-id: https://develop.svn.wordpress.org/trunk@9068 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 17:24:20 +00:00
Andrew Ozz 97a7ceda96 Update TinyMCE to 3.2.0 and remove compression, fixes #7827
git-svn-id: https://develop.svn.wordpress.org/trunk@9064 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 16:30:14 +00:00
Andrew Ozz b6504f6aef Add page options to edit/write page, remove the IE6 scrollbar hack (seems not to be needed any more), add the min-width to all admin pages, add the Page Options link to the end of the breadcrumbs
git-svn-id: https://develop.svn.wordpress.org/trunk@9063 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 11:04:09 +00:00
Mark Jaquith 119c6c8db6 Show the Page Options on the New Post screen
git-svn-id: https://develop.svn.wordpress.org/trunk@9062 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 06:55:54 +00:00
Mark Jaquith 112014def2 Add View Site temporary icon and link, move Favorites down a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@9059 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 05:35:57 +00:00
Andrew Ozz 8550854e9a Move Page Options button to the header
git-svn-id: https://develop.svn.wordpress.org/trunk@9054 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-02 01:32:27 +00:00
Ryan Boren ab02422576 Landing page for turbo
git-svn-id: https://develop.svn.wordpress.org/trunk@9042 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 21:39:13 +00:00
Ryan Boren cfbb4437e2 Tools menu
git-svn-id: https://develop.svn.wordpress.org/trunk@9040 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-30 20:49:40 +00:00
Andrew Ozz 3562ad77b6 Add table footers and action selects at the bottom
git-svn-id: https://develop.svn.wordpress.org/trunk@9028 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-29 09:26:21 +00:00
Peter Westwood 15f99a6338 Protect log out actions against CSRF. Props markjaquith and ionfish. Fixes #7790.
git-svn-id: https://develop.svn.wordpress.org/trunk@9025 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 21:05:37 +00:00
Andrew Ozz e752c81cda Add logo
git-svn-id: https://develop.svn.wordpress.org/trunk@9021 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-28 16:55:17 +00:00
Ryan Boren 1d70c4a455 Trim some links
git-svn-id: https://develop.svn.wordpress.org/trunk@9007 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 20:59:21 +00:00
Ryan Boren 3a8dae0955 Breadcrumb tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@8994 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-27 04:56:51 +00:00
Ryan Boren 64df665c9f Add breadcrumb, remove h2 from edit.php. Styling carnage to be fixed
git-svn-id: https://develop.svn.wordpress.org/trunk@8993 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-26 22:27:48 +00:00
Ryan Boren 7d133d2739 Place holder for Favorite Actions dropdown
git-svn-id: https://develop.svn.wordpress.org/trunk@8986 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-25 23:51:33 +00:00
Andrew Ozz 414eae6719 Add simple Chrome detection and updates for Gears dialog, fixes #7684
git-svn-id: https://develop.svn.wordpress.org/trunk@8815 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-05 16:29:03 +00:00
Andrew Ozz 59de3bae0b Base css layout, fixes #7620
git-svn-id: https://develop.svn.wordpress.org/trunk@8785 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 13:51:52 +00:00
Andrew Ozz 37d4888191 Fix position of admin notices, includes patch by caesarsgrunt, fixes #7619
git-svn-id: https://develop.svn.wordpress.org/trunk@8769 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 06:36:31 +00:00
Peter Westwood abef156b3d Improve grammar in Gears Enable Dialog. Fixes #7176 props Speedboxer.
git-svn-id: https://develop.svn.wordpress.org/trunk@8741 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:33:01 +00:00
Andrew Ozz 349d288c48 Some css cleanup and fixes after the merge, see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8697 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-21 02:25:14 +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 ab17f7283c phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8645 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-14 06:30:38 +00:00
Ryan Boren a70e1a34e5 WP-Admin File Level Inline Documentation from santosj. see #7496
git-svn-id: https://develop.svn.wordpress.org/trunk@8618 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-11 20:26:31 +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
Andrew Ozz 3f555491f3 Use conditional for whole sentence. Fixes #7385 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8419 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 18:53:43 +00:00
Ryan Boren 8f96c07c40 Don't concat translatable strings. Props msi08. fixes #7385
git-svn-id: https://develop.svn.wordpress.org/trunk@8413 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 16:39:00 +00:00
Andrew Ozz 595c17fc10 Small update to Gears info messages and simple Safari detection. Fixes #7380 for 2.7
git-svn-id: https://develop.svn.wordpress.org/trunk@8406 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-23 05:12:57 +00:00
Andrew Ozz f577a436c0 Gears integration update in anticipation of Safari support. Fixes #7371 for 2.6.1
git-svn-id: https://develop.svn.wordpress.org/trunk@8395 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-22 04:03:36 +00:00
Ryan Boren 687c6014d3 Run display filters for blog title. Props jhodgdon. fixes #7234
git-svn-id: https://develop.svn.wordpress.org/trunk@8249 602fd350-edb4-49c9-b593-d223f7449a82
2008-07-03 16:05:14 +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
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 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
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 46181c78b6 Gears instead of Google Gears. Props azaozz. fixes #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8036 602fd350-edb4-49c9-b593-d223f7449a82
2008-06-03 08:14:38 +00:00
Ryan Boren e17111672f Gears validation fixes. Props mdawaffe. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8014 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-29 23:36:26 +00:00
Ryan Boren da0dc6a117 styles should come before scripts should come before head. Props mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@8008 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-28 22:15:46 +00:00
Ryan Boren 8c94098a3f Always hide gears popup. Props azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@8003 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-28 00:09:19 +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 44084888b7 Fixes timing issue in IE6 in the TB mod scripts. Reorders css files to load before js in the admin head. Props azaozz. fixes #7032
git-svn-id: https://develop.svn.wordpress.org/trunk@7989 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-24 17:06:26 +00:00
Ryan Boren ce3388a5ea Add wp_default_styles(), convert wp_admin_css(). Props mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7976 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-21 23:24:23 +00:00
Ryan Boren 6fad8c567f Style loader from mdawaffe. see #7011
git-svn-id: https://develop.svn.wordpress.org/trunk@7970 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-21 05:56:04 +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 f8f373d171 Gears update from azaozz. see #6965
git-svn-id: https://develop.svn.wordpress.org/trunk@7951 602fd350-edb4-49c9-b593-d223f7449a82
2008-05-19 15:41:31 +00:00
Matt Mullenweg 44aeb8508d Deal more elegantly with blogs with blank titles. (Which is apparently pretty common.)
git-svn-id: https://develop.svn.wordpress.org/trunk@7600 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-05 00:54:56 +00:00
Mark Jaquith 0c71b931c2 Consensus is to make "Visit Site" links open in the same tab/window. fixes #6163
git-svn-id: https://develop.svn.wordpress.org/trunk@7522 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 07:14:07 +00:00
Ryan Boren aa25d1176a Fix IE conditional. Props mdawaffe. fixes #6327
git-svn-id: https://develop.svn.wordpress.org/trunk@7435 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:02:16 +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
Ryan Boren c9a9b9373a Admin color selector. see #6167
git-svn-id: https://develop.svn.wordpress.org/trunk@7249 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 21:06:03 +00:00
Matt Mullenweg bde39aec07 Visual and English tweaks throughout.
git-svn-id: https://develop.svn.wordpress.org/trunk@7230 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 07:23:07 +00:00
Matt Mullenweg 18b76344d0 Use jQuery load function when available. Fixes #6112; Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7226 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-11 00:58:37 +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
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 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 4d02937e6d max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-29 23:27:02 +00:00
Ryan Boren b338ededad Localize help and forum links. Props SteveAgl. fixes #5983
git-svn-id: https://develop.svn.wordpress.org/trunk@7004 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 19:37:58 +00:00
Ryan Boren f9300a9715 Specify min width on pages that use TinyMCE. Props azaozz. fixes #5975
git-svn-id: https://develop.svn.wordpress.org/trunk@6996 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-24 02:04:11 +00:00
Ryan Boren 6e73f36982 Admin styling updates from mt. fixes #5940
git-svn-id: https://develop.svn.wordpress.org/trunk@6950 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-21 00:27:23 +00:00
Ryan Boren 8f31db9af4 Fix postbox layout for IE. Props hansengel. fixes #5812
git-svn-id: https://develop.svn.wordpress.org/trunk@6857 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-15 06:46:54 +00:00