Commit Graph

3378 Commits

Author SHA1 Message Date
Ryan Boren 69139c4672 Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7547 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 07:36:30 +00:00
Ryan Boren ad508b0252 Init categories array. Props tellyworth. fixes #6411
git-svn-id: https://develop.svn.wordpress.org/trunk@7546 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 07:20:53 +00:00
Mark Jaquith ff06c87a84 Tags work without JS, so we should not hide them!
git-svn-id: https://develop.svn.wordpress.org/trunk@7544 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 03:02:54 +00:00
Mark Jaquith d1d1904927 Don't show broken parent post links for orphaned media. fixes #6408
git-svn-id: https://develop.svn.wordpress.org/trunk@7543 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 02:50:01 +00:00
Ryan Boren 0afce7ab24 Media edit and delete redirect fixes. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@7542 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 01:48:22 +00:00
Ryan Boren b79eacf7df Add nonce and gettext to sidebar.php. Fix sidebar redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@7540 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 23:41:41 +00:00
Ryan Boren 337574056a Active plugin highlighting tweaks from MT. fixes #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7538 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 22:27:27 +00:00
Ryan Boren 470a34a524 Fix redirects after editing and deleting link categories.
git-svn-id: https://develop.svn.wordpress.org/trunk@7537 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 22:21:01 +00:00
Ryan Boren 0de8433dde Fix redirects after editing and deleting tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@7536 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 21:54:02 +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
Mark Jaquith 6dfc0cbf89 Use red background delete style for Delete Comment link on Edit Comment screen. fixes #6396
git-svn-id: https://develop.svn.wordpress.org/trunk@7530 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 20:15:52 +00:00
Mark Jaquith 5e779414fd Clean up the Write Post/Write Page/Edit Comment screens for people without JS. Introduce the hide-if-no-js and hide-if-js automagical classes. fixes #6395
git-svn-id: https://develop.svn.wordpress.org/trunk@7529 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 20:06:18 +00:00
Ryan Boren fb5315dda3 Link to post instead of post editor from edit-comments.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@7528 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 19:35:42 +00:00
Ryan Boren ba57072603 Redirect consistency when saving pages and posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@7527 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 18:55:24 +00:00
Ryan Boren f53ee37076 Fix plugin error scraping in the plugin editor. Props DD32. fixes #6332
git-svn-id: https://develop.svn.wordpress.org/trunk@7525 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 16:14:29 +00:00
Mark Jaquith ac6aecf3ce Old school green color for active plugins was harshing on my WP 2.5 zen colors. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7523 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 07:29:28 +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 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
Matt Mullenweg 4705bdae6e Removing active image.
git-svn-id: https://develop.svn.wordpress.org/trunk@7519 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 04:48:20 +00:00
Ryan Boren 6662674cfc Tweak active plugin highlighting. WIP. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7518 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 04:23:02 +00:00
Ryan Boren af399609b8 Filter list of plugins actions. Props DD32. see #5660
git-svn-id: https://develop.svn.wordpress.org/trunk@7517 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:59:40 +00:00
Ryan Boren 1a3fb85345 Markup fixes for plugins page from DD32. fixes #6383
git-svn-id: https://develop.svn.wordpress.org/trunk@7515 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:33:14 +00:00
Ryan Boren d99862c68d Pass box to add_meta_box() callback. Props henrikmelin. fixes #6316
git-svn-id: https://develop.svn.wordpress.org/trunk@7514 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:31:27 +00:00
Ryan Boren 35c126a10a Fixing several problems with TiynMCE, triggering of autosave() on an empty post in Safari 3.1, <br> tags in FF, <object> tag may break if switching from Visual to HTML mode and back several times, little cleanup of the compressor and others. Props azaozz. fixes #6384
git-svn-id: https://develop.svn.wordpress.org/trunk@7513 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 03:22:53 +00:00
Mark Jaquith 1cc6a7b87b Prevent individual post comment listing admin page title from sneaking behind the search box. fixes #6375
git-svn-id: https://develop.svn.wordpress.org/trunk@7512 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-25 20:09:34 +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 9a45f73814 Fix addition of new meta keys when no meta keys currently exist. Props DD32. fixes #6343
git-svn-id: https://develop.svn.wordpress.org/trunk@7509 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-25 01:42:38 +00:00
Ryan Boren 500e630afc Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278
git-svn-id: https://develop.svn.wordpress.org/trunk@7508 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-25 00:22:37 +00:00
Mark Jaquith c04bf3260a Preserve HTML entities in Custom Fields. fixes #6374
git-svn-id: https://develop.svn.wordpress.org/trunk@7506 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 22:06:17 +00:00
Mark Jaquith c7cd740684 require_once() the dashboard include, using ABSPATH. props Viper007Bond. fixes #6356
git-svn-id: https://develop.svn.wordpress.org/trunk@7504 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 20:36:46 +00:00
Ryan Boren a2920b21b6 FF3_b4 horizontal selects fix, widgets css fixes for IE6 and other small fixes and improvements from mt. fixes #6370
git-svn-id: https://develop.svn.wordpress.org/trunk@7502 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:18:30 +00:00
Ryan Boren c86798a070 RTL fixes from mani_monaj and RanYanivHartstein?. see #6296 #6365
git-svn-id: https://develop.svn.wordpress.org/trunk@7501 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:16:15 +00:00
Ryan Boren f36f51e266 Add GUI to first page. Props MichaelH. fixes #6373
git-svn-id: https://develop.svn.wordpress.org/trunk@7500 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 16:09:25 +00:00
Peter Westwood deee165c74 Upgrade the database so we get all the new options for thumbnail size etc in all blogs.
git-svn-id: https://develop.svn.wordpress.org/trunk@7499 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 12:15:55 +00:00
Matt Mullenweg fead988cbc Some options juggling to put things where they fit a little better, and more exposition around the more obtuse options.
git-svn-id: https://develop.svn.wordpress.org/trunk@7498 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 08:28:15 +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 8ef66725bd Uploader CSS tweaks from tellyworth. fixes #6367
git-svn-id: https://develop.svn.wordpress.org/trunk@7495 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 02:53:15 +00:00
Ryan Boren 6a0183b0b9 RTL fixes from mani_monaj and RanYanivHartstein. see #6296 #6365
git-svn-id: https://develop.svn.wordpress.org/trunk@7494 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-24 02:51:51 +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
Ryan Boren 2377fb7ce0 s/Post/Page/. Props Denis-de-Bernardy. fixes #6361
git-svn-id: https://develop.svn.wordpress.org/trunk@7490 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:38:30 +00:00
Ryan Boren 0552e943ba Use is_plugin_active() and remove double searching. Props DD32. fixes #6332
git-svn-id: https://develop.svn.wordpress.org/trunk@7488 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:36:05 +00:00
Ryan Boren 0142f3987f Typo fix from Viper007Bond. fixes #6358
git-svn-id: https://develop.svn.wordpress.org/trunk@7487 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 16:34:28 +00:00
Matt Mullenweg c7a2dafd23 Have titles show cursor. Hat tip: Noel.
git-svn-id: https://develop.svn.wordpress.org/trunk@7486 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 07:32:58 +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 cca0da63c9 Spacing cleanups and fixes. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7484 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 06:41:43 +00:00
Ryan Boren 54e1b16a80 Make sure cat parents are >= 0. see #6305
git-svn-id: https://develop.svn.wordpress.org/trunk@7483 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-23 01:10:46 +00:00
Peter Westwood e8088c9af3 Tabindex for the Preview/View links. See #6352.
git-svn-id: https://develop.svn.wordpress.org/trunk@7480 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 22:19:25 +00:00
Peter Westwood c72ca65a25 Add tabindex. See #6352.
git-svn-id: https://develop.svn.wordpress.org/trunk@7479 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 21:25:21 +00:00
Ryan Boren c59d28145f RTL CSS from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7476 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 17:59:55 +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
Peter Westwood 394bd4cb78 Tab index love for Write>Page.
git-svn-id: https://develop.svn.wordpress.org/trunk@7473 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 10:29:54 +00:00
Peter Westwood 2494516420 Improve the tabindex's on the Write>Post page. Need to do the others too.
git-svn-id: https://develop.svn.wordpress.org/trunk@7472 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 09:14:49 +00:00
Ryan Boren 11d8eaae79 Fix pasted html cleanup. Props azaozz. fixes #6346
git-svn-id: https://develop.svn.wordpress.org/trunk@7470 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:20:04 +00:00
Ryan Boren e9f8e71210 Fix bad incrementor in widgets. Props mdawaffe. fixes #6350
git-svn-id: https://develop.svn.wordpress.org/trunk@7469 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:17:37 +00:00
Ryan Boren e31076e464 Fix custom field add/update/delete. Props mdawaffe. fixes #6343
git-svn-id: https://develop.svn.wordpress.org/trunk@7468 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 08:15:48 +00:00
Matt Mullenweg 1796a056d8 Don't dupe widget titles. Fixes #6349. Hat tip: mdawaffe.
git-svn-id: https://develop.svn.wordpress.org/trunk@7467 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-22 07:35:11 +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
Ryan Boren db66d57993 Deactivate plugins during plugin update. Props DD32. see #6262
git-svn-id: https://develop.svn.wordpress.org/trunk@7465 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 23:02:00 +00:00
Ryan Boren 8c0ae81b06 TinyMCE updates from azaozz. fixes #6340
git-svn-id: https://develop.svn.wordpress.org/trunk@7464 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 22:13:03 +00:00
Peter Westwood 333cc6c1c8 Right align actions on Plugins page. Fixes #6337 props mt.
git-svn-id: https://develop.svn.wordpress.org/trunk@7463 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 22:01:29 +00:00
Mark Jaquith 104069af9a increment comment moderation counter when unapproving comment from approved comments screen. props mdawaffe. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7462 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:57:25 +00:00
Ryan Boren 22ab64425b Fix dashboard width in IE. Props mdawaffe. fixes #6336
git-svn-id: https://develop.svn.wordpress.org/trunk@7460 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 21:05:22 +00:00
Mark Jaquith 909039479f Don't increment moderation counter when deleting or marking comments as spam. fixes #6338
git-svn-id: https://develop.svn.wordpress.org/trunk@7459 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 20:29:03 +00:00
Mark Jaquith 933afe995a Always show 15 media files per page in the media manager (do not use front-of-house ppp setting). props Denis-de-Bernardy. fixes #6334
git-svn-id: https://develop.svn.wordpress.org/trunk@7458 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 20:03:31 +00:00
Mark Jaquith 49dde1abac We're not reactivating ALL plugins, just the ones that were previously active
git-svn-id: https://develop.svn.wordpress.org/trunk@7457 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 19:40:06 +00:00
Mark Jaquith 015c91abda Better plugin-deactivation array-fu from Denis-de-Bernardy. fixes #6332
git-svn-id: https://develop.svn.wordpress.org/trunk@7456 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 19:34:27 +00:00
Ryan Boren e0dcd9e128 Fix horizontal scrollbar in dashboard. Props mt. fixes #6336
git-svn-id: https://develop.svn.wordpress.org/trunk@7453 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 17:57:35 +00:00
Peter Westwood 30285d8650 Make double height dashboard widgets really double height. Fixes #6325 props Viper007Bond.
git-svn-id: https://develop.svn.wordpress.org/trunk@7449 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 12:46:34 +00:00
Peter Westwood 0a22fa8460 Mark files as deprecated. See #4960.
git-svn-id: https://develop.svn.wordpress.org/trunk@7448 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 09:29:22 +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
Ryan Boren 90571b05c1 FTP find_base_dir fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7443 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 05:15:21 +00:00
Mark Jaquith 7c3a60b224 Give the greylist and blacklist a little room to breathe!
git-svn-id: https://develop.svn.wordpress.org/trunk@7442 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 04:45:19 +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
Mark Jaquith a2718cb246 Don't show 'Go Back' link for drafts
git-svn-id: https://develop.svn.wordpress.org/trunk@7439 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:35:27 +00:00
Mark Jaquith 29475bd4be "Go back" link for admin-initiated post/page edits. e.g. do a search, edit a post, click the link to go back to the search.
git-svn-id: https://develop.svn.wordpress.org/trunk@7438 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-21 03:31:12 +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 aebc9b36d3 Fix logic inversion. Props DD32. fixes #6248
git-svn-id: https://develop.svn.wordpress.org/trunk@7434 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:54:17 +00:00
Ryan Boren 55d0af7437 Don't show plugin upgrade notice if user cannot edit_plugins. Props DD32. fixes #6248
git-svn-id: https://develop.svn.wordpress.org/trunk@7433 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 23:43:54 +00:00
Ryan Boren e685b5edc2 Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306
git-svn-id: https://develop.svn.wordpress.org/trunk@7429 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 22:01:27 +00:00
Ryan Boren fe36459597 Underline links and tweak colors in user_info menu. Props mt. fixes #6314
git-svn-id: https://develop.svn.wordpress.org/trunk@7428 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:59:08 +00:00
Ryan Boren d9fd25f2ab Wrap comment bubbles in minimum width div to avoid chopping. Props mt. fixes #6207
git-svn-id: https://develop.svn.wordpress.org/trunk@7427 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:40:17 +00:00
Ryan Boren fc0efdfc8d Always save and continue except when referred from the permalink page for the post being edited.
git-svn-id: https://develop.svn.wordpress.org/trunk@7426 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 21:15:05 +00:00
Mark Jaquith 437e832125 Show previous search in comment search box
git-svn-id: https://develop.svn.wordpress.org/trunk@7424 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:28:17 +00:00
Ryan Boren 27f4dc5ba4 Parse default args and return WP_Error for emprt cat name in wp_insert_category.
git-svn-id: https://develop.svn.wordpress.org/trunk@7423 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:19:25 +00:00
Ryan Boren fe0bbb63e2 Right-align actions header, too. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7422 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 20:07:48 +00:00
Peter Westwood cdec5906e2 Send plugins all the replacment strings.
git-svn-id: https://develop.svn.wordpress.org/trunk@7420 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 19:40:11 +00:00
Mark Jaquith 82ee87ed23 Part of [7399] regressed part of [7344]. Reverting until HC can deliver recommendation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7417 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:50:56 +00:00
Ryan Boren ae8bcdd504 deactivate_plugins() fix from DD32. fixes #6309
git-svn-id: https://develop.svn.wordpress.org/trunk@7416 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:24:44 +00:00
Ryan Boren ea391d08e9 wpfs direct fixes from DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7415 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 17:22:43 +00:00
Ryan Boren e6c6a44a6c Enable wpfs auto selection. Props DD32. seee #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7414 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 06:08:27 +00:00
Mark Jaquith 2b6119cd60 Fix doublewide checkbox on user profile in FF. fixes #6282
git-svn-id: https://develop.svn.wordpress.org/trunk@7413 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 05:42:46 +00:00
Mark Jaquith 4c1079ba0a Bail out users who go to Manage - Links trying to add a link
git-svn-id: https://develop.svn.wordpress.org/trunk@7412 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 05:02:40 +00:00
Mark Jaquith b6b80aea33 Multi-widgets should never be removed if you click cancel. props mdawaffe. fixes #6291
git-svn-id: https://develop.svn.wordpress.org/trunk@7411 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:39:23 +00:00
Mark Jaquith 9ab5b3bcdf Hide delete checkbox and remove edit link for entries the current user cannot delete or edit
git-svn-id: https://develop.svn.wordpress.org/trunk@7410 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:30:38 +00:00
Mark Jaquith 0967f47758 Only show Contributors post stati they can chose. Hide date editing from Contributors (as they cannot use it). fixes #6303
git-svn-id: https://develop.svn.wordpress.org/trunk@7409 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-20 04:19:58 +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 df6429885e Do not double-mark posts as "Private" in the admin. fixes #3146
git-svn-id: https://develop.svn.wordpress.org/trunk@7404 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 21:33:47 +00:00
Ryan Boren 222de67dca Check return of tmpfile(). see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7403 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 20:36:23 +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 98e215a58e Remove dead code
git-svn-id: https://develop.svn.wordpress.org/trunk@7400 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:51:43 +00:00
Ryan Boren 6ba6706150 Tighten layout. Props mt. see #6292
git-svn-id: https://develop.svn.wordpress.org/trunk@7399 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:16:16 +00:00
Ryan Boren 54d57b1236 RTL CSS from Mani. fixes #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7398 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 16:08:03 +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
Mark Jaquith 9de58b184a Autosave when title has content and loses focus. props ryan. see #5749
git-svn-id: https://develop.svn.wordpress.org/trunk@7394 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 05:38:58 +00:00
Ryan Boren 045e4af5d0 Fix typo in ftpext class. Handle safe mode errors. PRops DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7393 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-19 02:46:27 +00:00
Ryan Boren 01c49619d2 Fix menu parent for link category editor
git-svn-id: https://develop.svn.wordpress.org/trunk@7392 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 23:49:42 +00:00
Mark Jaquith 8b6ba65861 moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: https://develop.svn.wordpress.org/trunk@7391 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 23:24:04 +00:00
Mark Jaquith 4cb0201ce8 There ARE 2 posts pending your review. props mdawaffe. see #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7390 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 23:00:45 +00:00
Mark Jaquith 3ecc06df8f Show Pending Review posts on the dashboard. props link2caro for the idea. fixes #6290
git-svn-id: https://develop.svn.wordpress.org/trunk@7389 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 22:49:41 +00:00
Ryan Boren e022a89f94 Change unapproved comment background color. Props mt. fixes #6288
git-svn-id: https://develop.svn.wordpress.org/trunk@7388 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 21:35:03 +00:00
Ryan Boren 73c098ceda Make plugin update colors more readable. Props mt. fixes #6276
git-svn-id: https://develop.svn.wordpress.org/trunk@7387 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 21:32:42 +00:00
Ryan Boren e3b2cd3fc4 Remove unneeded js include. Props mdawaffe. fixes #6287
git-svn-id: https://develop.svn.wordpress.org/trunk@7386 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 19:41:09 +00:00
Ryan Boren 5f2e606448 Fix over-aggressive form validation. Props mdawaffe. fixes #6209
git-svn-id: https://develop.svn.wordpress.org/trunk@7385 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 19:37:31 +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 9a72c8e176 Grammar fix from filosofo. fixes #6274
git-svn-id: https://develop.svn.wordpress.org/trunk@7382 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 17:17:48 +00:00
Ryan Boren d4f18a6f56 Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274
git-svn-id: https://develop.svn.wordpress.org/trunk@7381 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 17:06:04 +00:00
Ryan Boren 271613bd3e TinyMCE fixes from azaozz. fixes #6272
git-svn-id: https://develop.svn.wordpress.org/trunk@7378 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 06:59:53 +00:00
Ryan Boren 33d0588565 More nonce renewals from andy. fixes #6266
git-svn-id: https://develop.svn.wordpress.org/trunk@7376 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 04:59:54 +00:00
Ryan Boren 29cc2b5b9c Renew autosave nonce. Props andy. fixes #6266
git-svn-id: https://develop.svn.wordpress.org/trunk@7375 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:43:20 +00:00
Ryan Boren 379ce33d07 Add title attribute to view page link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7374 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:28:43 +00:00
Ryan Boren c844b43f0e Add title attribute to view post link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7373 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:22:07 +00:00
Ryan Boren 4fb3836ff5 Styling fixes for Options->Misc from mdawaffe. fixes #6202
git-svn-id: https://develop.svn.wordpress.org/trunk@7372 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:07:49 +00:00
Ryan Boren 0d55e6a0cd Fix check all for IE. Props mdawaffe. fixes #6268
git-svn-id: https://develop.svn.wordpress.org/trunk@7371 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 02:04:54 +00:00
Ryan Boren 7fa4f4fece Basedir location fixes for ftp fs from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7369 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 00:13:11 +00:00
Ryan Boren 77613556c4 Don't squish the autosave error notice. Props mdawaffe. fixes #6267
git-svn-id: https://develop.svn.wordpress.org/trunk@7368 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-18 00:09:31 +00:00
Ryan Boren ef0d8265bc Add title attribute to edit tag link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7367 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:57:26 +00:00
Ryan Boren 1ae56f1ec4 Add title attribute to edit media link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7366 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:54:30 +00:00
Ryan Boren 0cd12b73dc Add title attribute to edit link category link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7365 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:51:34 +00:00
Ryan Boren adf2db6cef Add title attribute to edit category link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7364 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:47:03 +00:00
Ryan Boren beef336baf Add title attribute to edit link link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7363 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:40:55 +00:00
Ryan Boren 21539c80a4 Fix multi-widget addition with JS disabled. Props mdawaffe. see #6239
git-svn-id: https://develop.svn.wordpress.org/trunk@7362 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:25:05 +00:00
Ryan Boren b796e06517 Remove remnants of infinite posts features. Props mdawaffe. fixes #6264
git-svn-id: https://develop.svn.wordpress.org/trunk@7359 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 23:02:12 +00:00
Peter Westwood 1822974f20 Delete the correct upload.php. See #5911 props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7357 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:54:13 +00:00
Peter Westwood 8c27563e05 Restore upload.php as we really need it. See #5911.
git-svn-id: https://develop.svn.wordpress.org/trunk@7356 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:53:14 +00:00
Ryan Boren ea33e2b9c2 Add title attribute to edit comment link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7355 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:39:06 +00:00
Ryan Boren 8cc82a8540 Add title attribute to edit page link. see #6082
git-svn-id: https://develop.svn.wordpress.org/trunk@7354 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:31:26 +00:00
Ryan Boren 341a333f20 Add title attribute to edit post link. see #6802
git-svn-id: https://develop.svn.wordpress.org/trunk@7353 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:27:47 +00:00
Ryan Boren eae7b967de Display 15 posts. Remove no longer needed add-post AJAX action. Props johnhennmacc. fixes #6264
git-svn-id: https://develop.svn.wordpress.org/trunk@7352 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 22:18:32 +00:00
Ryan Boren cff8236acf s/post/page/. Props xibe and ninjaWR. fixes #6260
git-svn-id: https://develop.svn.wordpress.org/trunk@7350 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:42:29 +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 98e2a7f6a7 Remove old upload files. props andy. fixes #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7347 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 20:07:06 +00:00
Ryan Boren 837bf2bd84 Fix warning in media.php. Show sidemenu. Props andy. fixes #6206
git-svn-id: https://develop.svn.wordpress.org/trunk@7346 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 18:28:43 +00:00
Ryan Boren 2c6b7b2b1f Remove unfinished widget contextual help. Pros mdawaffe. fixes #6203
git-svn-id: https://develop.svn.wordpress.org/trunk@7345 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 18:07:06 +00:00
Matt Mullenweg 9e7c6c425a Right align comment action links.
git-svn-id: https://develop.svn.wordpress.org/trunk@7344 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 17:20:13 +00:00
Mark Jaquith fb4b455e98 Strange for this to be the only question on the page (and with strange answers at that). Wash dishes? Wash dishes.
git-svn-id: https://develop.svn.wordpress.org/trunk@7343 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:45:05 +00:00
Mark Jaquith 3600770b75 Sync "Last edited" on Edit Page screen to that on Edit Post screen. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7342 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:34:04 +00:00
Mark Jaquith ecbc4d48f1 Bring Edit Page screen up to parity with Edit Post screen WRT timestamps. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7341 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:26:53 +00:00
Mark Jaquith 8ebb2c3ca6 Fix reference to page as "post"
git-svn-id: https://develop.svn.wordpress.org/trunk@7340 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:18:17 +00:00
Mark Jaquith 9a8836f268 Remove reference to edit_date which no longer exists. Props fitzrev. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7339 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-17 03:09:50 +00:00
Ryan Boren 56a7acdf15 Better date editing from MarkJaquith. see #6250
git-svn-id: https://develop.svn.wordpress.org/trunk@7338 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 23:05:16 +00:00
Ryan Boren 11620cd3b4 Don't allow duplicate category creation. Props westi and mdawaffe. fixes #3799
git-svn-id: https://develop.svn.wordpress.org/trunk@7336 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 20:37:02 +00:00
Ryan Boren f0b35af5b9 Fix var name. see #6236
git-svn-id: https://develop.svn.wordpress.org/trunk@7335 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 18:19:42 +00:00
Ryan Boren 3fb7fb7282 Fix var name. see #6236
git-svn-id: https://develop.svn.wordpress.org/trunk@7334 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 18:18:35 +00:00
Matt Mullenweg 22aacb36f5 Fix for bizarre FFb4 bug in WYSIWYG. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7332 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 14:07:11 +00:00
Peter Westwood 8c7f0f87f6 Fix my poor spelling. Props dickie.
git-svn-id: https://develop.svn.wordpress.org/trunk@7331 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 12:21:03 +00:00
Peter Westwood 6218beabf8 Allow plugins to filter the dashboard counts sentance. Fixes #6244 props nerrad.
git-svn-id: https://develop.svn.wordpress.org/trunk@7330 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 10:04:42 +00:00
Peter Westwood 6110e21411 Don't show a check box for deleting the default category.
git-svn-id: https://develop.svn.wordpress.org/trunk@7329 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 10:00:11 +00:00
Ryan Boren 4557a4440f find_base_dir fixes from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7328 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 09:50:35 +00:00
Ryan Boren e9a73beaca FTP CWD fixes from DD32. see #6245
git-svn-id: https://develop.svn.wordpress.org/trunk@7327 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-16 09:49:10 +00:00
Peter Westwood 4ddacfb0ed Import mt tags/keywords. See #4472 props shacker.
git-svn-id: https://develop.svn.wordpress.org/trunk@7326 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 23:16:28 +00:00
Peter Westwood 2d7ba950bc Switch from addLoadEvent to jQuery(document).ready. Fixes #6241 props azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7325 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:57:47 +00:00
Peter Westwood bac1a60b55 Only show IP and email address for comments a user can edit. Fixes #4353.
git-svn-id: https://develop.svn.wordpress.org/trunk@7322 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 22:09:23 +00:00
Peter Westwood 36889f6313 Only link to a post for editing if the user can edit it.
git-svn-id: https://develop.svn.wordpress.org/trunk@7321 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 21:52:12 +00:00
Peter Westwood a951a2019b Only replace the last segment of the uri when generating the sample permalink. Fixes #6068.
git-svn-id: https://develop.svn.wordpress.org/trunk@7320 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 21:27:10 +00:00
Peter Westwood c9bb1b604e Set autocomplete off for password files on the profile pages. Fixes #5006.
git-svn-id: https://develop.svn.wordpress.org/trunk@7318 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 20:42:00 +00:00
Peter Westwood ed39705caf Make the edit link point to the profile for the current user when managing users.
git-svn-id: https://develop.svn.wordpress.org/trunk@7317 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 20:27:16 +00:00
Peter Westwood c42b3261dc Add some class to the your are using theme xxx paragraph. Fixes #6234 props Aaron Harun.
git-svn-id: https://develop.svn.wordpress.org/trunk@7315 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 18:38:21 +00:00
Peter Westwood 9b3aab6c0d Chase down some 64bit dragons. Ensure that we only ever create a 32bit number to compare to the 32bit magic number when searching a zip file for the end of the directory record. See #6236.
git-svn-id: https://develop.svn.wordpress.org/trunk@7314 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 18:33:16 +00:00
Matt Mullenweg 0d07e27f8e So fresh and so clean, clean.
git-svn-id: https://develop.svn.wordpress.org/trunk@7313 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 17:02:16 +00:00
Matt Mullenweg 7fa956e582 Match quicktag bar to button.
git-svn-id: https://develop.svn.wordpress.org/trunk@7312 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 16:57:57 +00:00
Matt Mullenweg 388c8fa9db Tooltips for media buttons. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7311 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 16:53:36 +00:00
Peter Westwood 1168abf8f3 Add an action to allow plugins to add extra related links to the list. Fixes #6232.
git-svn-id: https://develop.svn.wordpress.org/trunk@7310 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 08:40:22 +00:00
Ryan Boren 2e0c6c5cb0 Reduce dependency on inline style. Props mdawaffe. fixes #6228
git-svn-id: https://develop.svn.wordpress.org/trunk@7307 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 06:14:03 +00:00
Matt Mullenweg 2abb681b79 Some color changes from JSM.
git-svn-id: https://develop.svn.wordpress.org/trunk@7305 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-15 00:21:28 +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 bef6abf768 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7303 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 22:20:24 +00:00
Ryan Boren 85c1122db2 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7302 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 20:17:17 +00:00
Ryan Boren 79f4ab9a35 i18n fixes from nbachiyski. fixes #6226
git-svn-id: https://develop.svn.wordpress.org/trunk@7300 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:56:43 +00:00
Peter Westwood b122503bbc Enclose more things as CDATA when exporting. Fixes #4242 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7299 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:37:18 +00:00
Ryan Boren b69f10d2ad Allow hardcoding of FTP connection info. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7297 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 19:11:41 +00:00
Ryan Boren a944a3bf49 Remove underline from admin footer links. Pros sambauers. fixes #6201
git-svn-id: https://develop.svn.wordpress.org/trunk@7295 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:26:48 +00:00
Ryan Boren 7d9b359e86 install.php i18n and html fixes. Props nbachiyski. fixes #6221
git-svn-id: https://develop.svn.wordpress.org/trunk@7294 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:22:19 +00:00
Ryan Boren d61d209476 CSS typo fixes from sambauers. fixes #6220
git-svn-id: https://develop.svn.wordpress.org/trunk@7293 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:18:23 +00:00
Ryan Boren 13f88fea95 Mark dashboard feed links for translation so they can be localized. Props tai. fixes #6222
git-svn-id: https://develop.svn.wordpress.org/trunk@7292 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 18:16:29 +00:00
Peter Westwood 802a3de43b Allow you to click on the colours or label to select a colour scheme. Fixes #6198 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@7291 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 16:51:39 +00:00
Matt Mullenweg 447c9accb8 The whole title box should be clickable to expand or contract. Fixes #6217. Hat tip: azaozz.
git-svn-id: https://develop.svn.wordpress.org/trunk@7290 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:43:00 +00:00
Matt Mullenweg 39bf76b0f0 Only show months that actually have attachments.
git-svn-id: https://develop.svn.wordpress.org/trunk@7288 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:39:07 +00:00
Matt Mullenweg c690eedcef Tighten up buttons a bit, always space out delete from its neighbor.
git-svn-id: https://develop.svn.wordpress.org/trunk@7287 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:38:09 +00:00
Matt Mullenweg cf76b3d7c1 Change order of links to match buttons above.
git-svn-id: https://develop.svn.wordpress.org/trunk@7286 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:30:45 +00:00
Matt Mullenweg 1d749413cd Date display and editing tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@7285 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 08:17:59 +00:00
Matt Mullenweg e328e272c6 Make empty links text a bit more informative.
git-svn-id: https://develop.svn.wordpress.org/trunk@7283 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 07:26:46 +00:00
Matt Mullenweg cb1aa603b4 Remove drafts from Write page.
git-svn-id: https://develop.svn.wordpress.org/trunk@7282 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 07:07:46 +00:00
Ryan Boren 62d3bef1f4 Avoid integer overflow with widget IDs. Props mdawaffe. fixes #6210
git-svn-id: https://develop.svn.wordpress.org/trunk@7281 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:48:23 +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 838afcaecf Merge style attributes. Props Quandary. fixes #6214
git-svn-id: https://develop.svn.wordpress.org/trunk@7279 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-14 06:43:38 +00:00