Commit Graph

6959 Commits

Author SHA1 Message Date
Peter Westwood f12bcad806 Make sure the rewrite rules for the feed files match when WordPress is installed in a subdirectory. See #6460 this is for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@7574 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 13:42:03 +00:00
Mark Jaquith dcc47cfaaa Remove errant commas to prevent file uploader script errors in IE7. props tsimmons. fixes #6443 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7572 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 06:11:30 +00:00
Mark Jaquith 261a876e31 Update timestamp when only the minute value is changed. props johnconners. fixes #6456 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7570 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-30 06:00:59 +00:00
Peter Westwood eca11d871d Trunk is for 2.6 development now.
git-svn-id: https://develop.svn.wordpress.org/trunk@7569 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-29 16:47:16 +00:00
Matt Mullenweg f7e67d31f8 Live from WordCamp Dallas. :)
git-svn-id: https://develop.svn.wordpress.org/trunk@7566 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-29 14:39:28 +00:00
Mark Jaquith 7e7219abff Cannot use Silk icon because of an incompatible license. Not really needed with background color and "Active" text anyway. see #6275
git-svn-id: https://develop.svn.wordpress.org/trunk@7565 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-29 07:21:12 +00:00
Mark Jaquith 7bf526880e Sync page edit and post edit redirect message usage a bit more -- properly exclude the page.php file from the "go back" link for page edits.
git-svn-id: https://develop.svn.wordpress.org/trunk@7564 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-29 06:47:30 +00:00
Matt Mullenweg e0c55d6d00 In some environments people can override most things but not mod_sec rules, so this breaks their blog and they can't recover unless they manually edit the file. There is no way to detect whether you can overwrite the rules or not.
git-svn-id: https://develop.svn.wordpress.org/trunk@7563 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-29 04:03:09 +00:00
Peter Westwood cc2dd59c98 Remove the slash from html generators and camelcase WP. Fixes #6440 props lloydbudd.
git-svn-id: https://develop.svn.wordpress.org/trunk@7562 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 19:05:22 +00:00
Matt Mullenweg c85f10781c Shortcode quotes were getting texturized, which can cause a bit of chaos. Fixes #6436.
git-svn-id: https://develop.svn.wordpress.org/trunk@7561 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 15:23:09 +00:00
Ryan Boren cbeae2c1f4 RC3
git-svn-id: https://develop.svn.wordpress.org/trunk@7560 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 07:02:55 +00:00
Ryan Boren 22ce6cd795 Drop trackbacks that request UTF-7
git-svn-id: https://develop.svn.wordpress.org/trunk@7559 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 06:51:19 +00:00
Ryan Boren 36b19bb6ad Disable mod_security for uploader. Props andy. see #6406
git-svn-id: https://develop.svn.wordpress.org/trunk@7558 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 06:08:20 +00:00
Ryan Boren 7725f13a7d do not add rel if link is not get_attachment_link. Props andy. fixes #6428
git-svn-id: https://develop.svn.wordpress.org/trunk@7557 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 03:53:05 +00:00
Ryan Boren 657b4a3725 TinyMCE RTL and paste as plain text fixes from azaozz. fixes #6429
git-svn-id: https://develop.svn.wordpress.org/trunk@7556 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-28 03:49:35 +00:00
Ryan Boren 243ff8e889 Rehash old md5 hashes inside of wp_check_password() to make hashing more pluggable.
git-svn-id: https://develop.svn.wordpress.org/trunk@7555 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 22:44:47 +00:00
Ryan Boren 6bda12dfad Redirect back to attachment permalink page after editing attachment via 'Edit This' link.
git-svn-id: https://develop.svn.wordpress.org/trunk@7554 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 22:05:51 +00:00
Ryan Boren 8807f9041b Updated RTL for default theme from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7553 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 20:42:50 +00:00
Ryan Boren 2cfb393c46 RTL fixes from mani_monaj. see #6296
git-svn-id: https://develop.svn.wordpress.org/trunk@7552 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 20:33:56 +00:00
Ryan Boren 39ee18d8f3 Remove unanchored string replacement. Props nh7a. fixes #6423
git-svn-id: https://develop.svn.wordpress.org/trunk@7551 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 20:10:29 +00:00
Peter Westwood ba75677939 Allow a plugin to force enable/disable the flash uploader. See #6406 props DD32.
git-svn-id: https://develop.svn.wordpress.org/trunk@7550 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 17:37:37 +00:00
Ryan Boren 49e64b74e2 Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481
git-svn-id: https://develop.svn.wordpress.org/trunk@7549 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 16:56:56 +00:00
Ryan Boren 93e1a716a6 Localize date in dashboard. Props hervada and nbachiyski. fixes #6397
git-svn-id: https://develop.svn.wordpress.org/trunk@7548 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 08:09:06 +00:00
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
Ryan Boren 8bb8033d6c Allow register_taxonomy() to be called before init for back compat with impatient plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@7545 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 06:30:20 +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
Matt Mullenweg 5b4f1e16e3 Make calls in image.php template more explicit to allow for easier hacking and adaptation.
git-svn-id: https://develop.svn.wordpress.org/trunk@7541 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-27 00:13:14 +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
Matt Mullenweg e90f8d3843 .clear class was used, but undefined, which could cause funky image navigation at some sizes.
git-svn-id: https://develop.svn.wordpress.org/trunk@7539 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 23:12:54 +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 bfc779927b Autosave fixes for attachments from andy. fixes #6389
git-svn-id: https://develop.svn.wordpress.org/trunk@7532 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 20:28:40 +00:00
Ryan Boren 9ce77cf8d8 Fix attachment links for permalink structures containing category tag. Props andy. fixes #4699
git-svn-id: https://develop.svn.wordpress.org/trunk@7531 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 20:17:31 +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 da531d6aa9 get_term_link() fixes for core taxonomies. Props andy. see #6357
git-svn-id: https://develop.svn.wordpress.org/trunk@7526 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 18:26:22 +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
Ryan Boren c6fc5bb4df Honor redirect_to for logged in users. Props DD32. fixes #6385
git-svn-id: https://develop.svn.wordpress.org/trunk@7524 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 07:43:52 +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 12a0a8fbbf RC2
git-svn-id: https://develop.svn.wordpress.org/trunk@7521 602fd350-edb4-49c9-b593-d223f7449a82
2008-03-26 06:50:42 +00:00