Commit Graph

4390 Commits

Author SHA1 Message Date
Mark Jaquith dd36543bce Disable RTE when editing comments. Props mdawaffe. fixes #3449
git-svn-id: https://develop.svn.wordpress.org/trunk@4622 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-07 00:38:54 +00:00
Ryan Boren eb9bedc517 Don't dbxize wrappers. Props andy. fixes #2987
git-svn-id: https://develop.svn.wordpress.org/trunk@4621 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-07 00:08:18 +00:00
Mark Jaquith c0b9ade921 Add überpowerful "query" filter, for SQL queries. fixes #2721
git-svn-id: https://develop.svn.wordpress.org/trunk@4619 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-07 00:02:03 +00:00
Ryan Boren c6ff4d8f99 Ignore nopaging for feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@4618 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 23:14:37 +00:00
Ryan Boren 31f086450e Don't double escape JS. Props mdawaffe. fixes #3447
git-svn-id: https://develop.svn.wordpress.org/trunk@4617 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 23:11:31 +00:00
Mark Jaquith 4c2e59b8a6 Mass Edit Mode JS fixes for #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4616 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 11:26:27 +00:00
Mark Jaquith f51c732e6b comment => c fix, props to Pål Grønås Drange on wp-testers for catching it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4615 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 10:52:09 +00:00
Ryan Boren d1721ba4d7 Autosave fix up for duplicate drafts from andy. fixes #3379
git-svn-id: https://develop.svn.wordpress.org/trunk@4614 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-06 05:33:52 +00:00
Ryan Boren 315908c7d6 Typo fix. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4613 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 22:41:49 +00:00
Ryan Boren 32c1d247ac Attachment data abstraction from mdawaffe. fixes #3440
git-svn-id: https://develop.svn.wordpress.org/trunk@4612 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 22:37:19 +00:00
Ryan Boren c99f10fdae upload-js gettext fixes from mdawaffe. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4611 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 22:27:02 +00:00
Mark Jaquith b86eca3e1f Fix Template Name and Description metadata regex typo. Props devil1591. fixes #3437
git-svn-id: https://develop.svn.wordpress.org/trunk@4610 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 12:29:08 +00:00
Mark Jaquith 4ea518fd32 CSS regression fix from Viper007Bond. fixes #3436
git-svn-id: https://develop.svn.wordpress.org/trunk@4609 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 11:46:24 +00:00
Ryan Boren 484d300625 Some string changes. Props MichaelH. fixes #2724
git-svn-id: https://develop.svn.wordpress.org/trunk@4608 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 07:15:12 +00:00
Ryan Boren b37a408e9d Fix input label. Props JeremyVisser. fixes #3432
git-svn-id: https://develop.svn.wordpress.org/trunk@4607 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 06:52:55 +00:00
Ryan Boren 653cfd2f5e Use get_the_category() within wp_get_post_categories() so that the cache is used. Props markjaquith. fixes #3430
git-svn-id: https://develop.svn.wordpress.org/trunk@4606 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 06:45:48 +00:00
Ryan Boren 9220699686 upload-js gettext. Props nbachiyski. fixes #3224
git-svn-id: https://develop.svn.wordpress.org/trunk@4605 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-05 02:29:45 +00:00
Mark Jaquith 8ac738081e trailingslashit() fix for paged posts links from activeingredient. fixes #3163
git-svn-id: https://develop.svn.wordpress.org/trunk@4603 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 14:42:34 +00:00
Mark Jaquith f2659c992f change post_parent on orphaned attachments. props ryanscheuermann. fixes #2681
git-svn-id: https://develop.svn.wordpress.org/trunk@4601 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 14:25:21 +00:00
Mark Jaquith bb18d08ce4 Require an attachment ID for upload.php?action=edit. fixes #3333
git-svn-id: https://develop.svn.wordpress.org/trunk@4600 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 14:05:54 +00:00
Mark Jaquith 1dd63dd9e8 Typo fix from tacker. fixes #3431
git-svn-id: https://develop.svn.wordpress.org/trunk@4598 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 12:02:30 +00:00
Ryan Boren 35c79e0a07 Pre-fill http:// when inserting new links. Props andy. fixes #2579
git-svn-id: https://develop.svn.wordpress.org/trunk@4597 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 02:35:17 +00:00
Ryan Boren 6a6fb44376 More i18n friendly login screen. Props bryanveloso. fixes #3348
git-svn-id: https://develop.svn.wordpress.org/trunk@4596 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 00:53:33 +00:00
Ryan Boren 50442c5914 Hooks needed to allow alternate category admin inteface. Props alexkingorg. fixes #3408
git-svn-id: https://develop.svn.wordpress.org/trunk@4595 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 00:48:03 +00:00
Ryan Boren fdedc153f5 Make link manager hookable. Props donncha. fixes #3422
git-svn-id: https://develop.svn.wordpress.org/trunk@4594 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-04 00:44:18 +00:00
Matt Mullenweg 546425227b MSN Spaces seems to like exclamation points in their URLs, they must be pandering to Yahoo! ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@4593 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:55:42 +00:00
Matt Mullenweg 1b25902ffa Prototype compressed doesn't seem to be working out so well :/
Fixes #3414

git-svn-id: https://develop.svn.wordpress.org/trunk@4592 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:53:54 +00:00
Matt Mullenweg 72d6457653 Just a helpful little link.
git-svn-id: https://develop.svn.wordpress.org/trunk@4591 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:33:38 +00:00
Matt Mullenweg cecdb94367 Don't display table if no links/bookmarks, fixes #2684
git-svn-id: https://develop.svn.wordpress.org/trunk@4590 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:32:17 +00:00
Matt Mullenweg 4a7c411976 Some new hooks on registration, fixes #2541
git-svn-id: https://develop.svn.wordpress.org/trunk@4589 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:16:19 +00:00
Matt Mullenweg 3aa3af79c7 Apply filter on locale, fixes #2383
git-svn-id: https://develop.svn.wordpress.org/trunk@4588 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 21:09:24 +00:00
Ryan Boren d916e255f4 Don't forge to echo. Props mypatricks. fixes #3423
git-svn-id: https://develop.svn.wordpress.org/trunk@4587 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 19:40:07 +00:00
Mark Jaquith 5a35e93a0a global exclude filter for wp_list_pages(). fixes #3402
git-svn-id: https://develop.svn.wordpress.org/trunk@4586 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-03 09:23:17 +00:00
Matt Mullenweg 57882dea71 Make sidebar hierarchical, fixes #3417
git-svn-id: https://develop.svn.wordpress.org/trunk@4585 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-02 22:32:34 +00:00
Mark Jaquith 0fb6e100ef kill double slashing on delete AYS alert(). fixes #3424
git-svn-id: https://develop.svn.wordpress.org/trunk@4584 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-02 20:51:29 +00:00
Ryan Boren f906c003c6 Better AJAX feedback messages and markup fixes. Props mdawaffe. fixes #3208
git-svn-id: https://develop.svn.wordpress.org/trunk@4583 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 23:00:04 +00:00
Ryan Boren 5f4d74ee74 Fix pregs. Props Mordred.
git-svn-id: https://develop.svn.wordpress.org/trunk@4582 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 22:44:50 +00:00
Ryan Boren 7b8f7aedc1 Avoid empty result category queries. Props andy. fixes #3416
git-svn-id: https://develop.svn.wordpress.org/trunk@4580 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 18:55:27 +00:00
Ryan Boren 893c5fa38e Fix category feed_img markup. Props mdawaffe. fixes #1207
git-svn-id: https://develop.svn.wordpress.org/trunk@4579 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 18:28:43 +00:00
Ryan Boren 18e508683f Font size for wp-calendar and next. Props mdawaffe. fixes #1213
git-svn-id: https://develop.svn.wordpress.org/trunk@4578 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:09:35 +00:00
Ryan Boren 70d72e9942 Return status from save_mod_rewrite_rules(). Props Viper007Bond. fixes #3409
git-svn-id: https://develop.svn.wordpress.org/trunk@4577 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:07:01 +00:00
Ryan Boren 9329aef5cd Give CSS class to parent of current page/cat. Props mdawaffe. fixes #3253
git-svn-id: https://develop.svn.wordpress.org/trunk@4576 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:05:21 +00:00
Ryan Boren 731c24fd82 Avoid that something strange happened error. Props mdawaffe. fixes #3276
git-svn-id: https://develop.svn.wordpress.org/trunk@4575 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:02:30 +00:00
Matt Mullenweg 1ae7fb285e Remove the global rich_editing option, now it's just personal, fixes #2033
git-svn-id: https://develop.svn.wordpress.org/trunk@4574 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 11:16:31 +00:00
Matt Mullenweg 63dea5ed41 Curl them quotes, fixes #2835
git-svn-id: https://develop.svn.wordpress.org/trunk@4573 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 10:26:50 +00:00
Matt Mullenweg 4185964e93 Some additional hooks for extensibility.
git-svn-id: https://develop.svn.wordpress.org/trunk@4572 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 10:15:15 +00:00
Mark Jaquith 41696e78d5 cast to array when checking for old post slugs. fixes #3202
git-svn-id: https://develop.svn.wordpress.org/trunk@4571 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 04:51:09 +00:00
Ryan Boren 77e4790a50 Use temporary title when creating empty posts. Props mdawaffe. fixes #3097
git-svn-id: https://develop.svn.wordpress.org/trunk@4570 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 04:38:07 +00:00
Ryan Boren b002e7ce66 Create attachments for xmlrpc uploads. Props donncha. fixes #3400
git-svn-id: https://develop.svn.wordpress.org/trunk@4569 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 04:34:59 +00:00
Matt Mullenweg 36e8aa39df Adding a hook for comments, fixes #3084
git-svn-id: https://develop.svn.wordpress.org/trunk@4568 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 03:30:26 +00:00