Commit Graph

7834 Commits

Author SHA1 Message Date
Peter Westwood 09e15ecf6f Set comment and ping status when QuickPressing. Fixes #7672 props ShaneF.
git-svn-id: https://develop.svn.wordpress.org/trunk@8797 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-03 07:13:51 +00:00
Ryan Boren 9045798e95 Make attachment file path relative to the upload dir. Don't use GUID to find attachement URL. Props DD32. see #7622
git-svn-id: https://develop.svn.wordpress.org/trunk@8796 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-02 22:55:39 +00:00
Andrew Ozz ef05077a3b Comment manipulation keyboard shorcuts: get debug out, props nbachiyski see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8794 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 13:14:21 +00:00
Ryan Boren 2d5c26d8c8 skeleton phpdoc for rewrite.php. Props jacobsantos. see #7660
git-svn-id: https://develop.svn.wordpress.org/trunk@8793 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:47:08 +00:00
Ryan Boren 243ce31e7b phpdoc for media.php. Props jacobsantos. see #7658
git-svn-id: https://develop.svn.wordpress.org/trunk@8792 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:45:41 +00:00
Ryan Boren 719b42c024 Skeleton phpdoc patch for themes.php. Props jacobsantos. see #7657
git-svn-id: https://develop.svn.wordpress.org/trunk@8791 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:44:16 +00:00
Ryan Boren b21e55b24c Revert [8655]. see #7526
git-svn-id: https://develop.svn.wordpress.org/trunk@8790 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:33:56 +00:00
Ryan Boren bf2c155d42 Comment hotkey: move to next or previous page on pressing next/prev at end of the current page. Prop nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8789 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 05:28:41 +00:00
Andrew Ozz 6a1964e13f is_archive() should be true for custom taxonomies too
git-svn-id: https://develop.svn.wordpress.org/trunk@8788 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 04:10:57 +00:00
Andrew Ozz 0c8f3abe13 Base css fix for FF2, IE6 still needs work
git-svn-id: https://develop.svn.wordpress.org/trunk@8787 602fd350-edb4-49c9-b593-d223f7449a82
2008-09-01 00:14:04 +00:00
Peter Westwood 33228d225d phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8786 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 20:58:19 +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 9ed6500c5b Saving/restoring the user interface state, see #7654
git-svn-id: https://develop.svn.wordpress.org/trunk@8784 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-31 06:34:43 +00:00
Peter Westwood 8d72a6d8b7 phpDoc updates for formatting functions fixes #5638 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8783 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 21:28:11 +00:00
Peter Westwood 047ec90dee phpDoc corrections for wp-includes. See #7550 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8782 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 21:23:43 +00:00
Peter Westwood 697bb624de nline Documentation for script-loader.php. Fixes #7649 props jacobsantos.
git-svn-id: https://develop.svn.wordpress.org/trunk@8781 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 19:51:29 +00:00
Andrew Ozz 8dfe80eefb Add hotkeys.js to all pages that list comments and prevent error if not loaded, see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8780 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 07:16:16 +00:00
Ryan Boren c6f94a0dd4 Don't process keypress if the current row is null. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8779 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 00:48:37 +00:00
Ryan Boren 00dbe08054 Support Mac meta key. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8778 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-30 00:28:13 +00:00
Ryan Boren 54d9937ca8 Comment manipulation keyboard shorcuts from nbachiyski. see #7643
git-svn-id: https://develop.svn.wordpress.org/trunk@8777 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 21:43:34 +00:00
Andrew Ozz e722dd11a5 Add tabindex to the comment reply form. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8776 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 20:44:54 +00:00
Ryan Boren 22427df48b Mike filter suppression. Props DD32. see #7326
git-svn-id: https://develop.svn.wordpress.org/trunk@8773 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 18:33:04 +00:00
Andrew Ozz b647b1322a Fix typo in wp-settings.php. Props mictasm, fixes #7638
git-svn-id: https://develop.svn.wordpress.org/trunk@8772 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 09:32:48 +00:00
Andrew Ozz 3a66322199 Don't overwrite $link object in link-manager.php
git-svn-id: https://develop.svn.wordpress.org/trunk@8771 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 08:58:30 +00:00
Andrew Ozz 6d8233700e Pass default value to get_option(), fixes #7637
git-svn-id: https://develop.svn.wordpress.org/trunk@8770 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 07:25:45 +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
Andrew Ozz 0ee936577d Add white background to .postbox, props Speedboxer, fixes #7636
git-svn-id: https://develop.svn.wordpress.org/trunk@8768 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:16:48 +00:00
Andrew Ozz 7e1f0947d8 Reply to comments from admin, small improvements and fixes, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8767 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-29 05:07:40 +00:00
Ryan Boren cefe351dac Suppress query filters when called from get_posts(). see #7326 #7547
git-svn-id: https://develop.svn.wordpress.org/trunk@8766 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:30:27 +00:00
Andrew Ozz faa46dd672 Hide the Reply button if no js and fix some HTML validation problems. Props nbachiyski, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8765 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:09:56 +00:00
Andrew Ozz c0ab8b59d7 Pass on variables to the wp_comment_reply filter. Props caesarsgrunt, see #7435
git-svn-id: https://develop.svn.wordpress.org/trunk@8764 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 22:03:38 +00:00
Peter Westwood 832b0dd21a Only upgrade if we are installed. Fixes #7627 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@8763 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 20:55:40 +00:00
Ryan Boren 297183391d Update phpMailer to 2.0.2. Props mattyrob. fixes #7474
git-svn-id: https://develop.svn.wordpress.org/trunk@8762 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 20:26:36 +00:00
Ryan Boren 6e53d55b55 Don't 404 for categories, tags, and authors that exist but have no posts. see #5324
git-svn-id: https://develop.svn.wordpress.org/trunk@8761 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 19:58:57 +00:00
Ryan Boren 5e69c6919c Use farbtastic for custom header color picker. Props rmmccue. see #5591
git-svn-id: https://develop.svn.wordpress.org/trunk@8760 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 17:42:21 +00:00
Ryan Boren 5b550900f0 Upgrade db with remote post during core update. see #5560
git-svn-id: https://develop.svn.wordpress.org/trunk@8759 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-28 07:09:46 +00:00
Ryan Boren fa0b44817d Add edit and delete links to the Content->Links rows. Add get_edit_bookmark_link(). Add caching for individual bookmarks. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8758 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 22:04:12 +00:00
Ryan Boren de4dcecfab Use wp_dropdown_pages() insead of parent_dropdown()
git-svn-id: https://develop.svn.wordpress.org/trunk@8757 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 21:35:54 +00:00
Ryan Boren bbb94f1d10 Add sub page padding back. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8756 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 21:35:22 +00:00
Peter Westwood d3040067f7 Make it possible to clear the recently active plugins list. Fixes #7613 props caesarsgrunt.
git-svn-id: https://develop.svn.wordpress.org/trunk@8755 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 20:55:48 +00:00
Peter Westwood e7559c8134 Performance improvements using strpos. Fixes #7611 and #7610 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@8754 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 20:47:01 +00:00
Ryan Boren 5dfa1c4922 Show Settings for edit link form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8753 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:49:08 +00:00
Ryan Boren 4d741bad16 Show Settings for edit page form. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8752 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:41:51 +00:00
Ryan Boren 72e438ba52 crazyhorse dash see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8751 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 19:36:12 +00:00
Ryan Boren 2650c61745 Fix delete page nonce. see #7552
git-svn-id: https://develop.svn.wordpress.org/trunk@8750 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 18:18:55 +00:00
Ryan Boren 2a643a7f56 RSS widget shouldn't link if there isn't a link. Props MtDewVirus. fixes #7614
git-svn-id: https://develop.svn.wordpress.org/trunk@8746 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 18:00:51 +00:00
Peter Westwood 903915c067 utf8 encode data from IPTC tags. Fixes #7495 for trunk props Txanny.
git-svn-id: https://develop.svn.wordpress.org/trunk@8744 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:54:48 +00:00
Peter Westwood eab05b3379 phpDoc updates for formatting functions. See #5638 props scohoust and santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8743 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:49:21 +00:00
Peter Westwood 000f6ec3b6 phpDoc corrections for wp-includes. See #7550 props santosj.
git-svn-id: https://develop.svn.wordpress.org/trunk@8742 602fd350-edb4-49c9-b593-d223f7449a82
2008-08-27 06:45:13 +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