Commit Graph

6563 Commits

Author SHA1 Message Date
Ryan Boren 0808c1b9a1 Introduce get_post_ancestors(). Add current_page_ancestor class to ancestors of the current page. Props AaronCampbell. fixes #5662
git-svn-id: https://develop.svn.wordpress.org/trunk@7074 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:28:18 +00:00
Ryan Boren 75512587f1 Add current_page_item on page_for_posts. Props mdawaffe. fixes #2959
git-svn-id: https://develop.svn.wordpress.org/trunk@7073 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 22:38:02 +00:00
Ryan Boren 3a7052f8df Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
git-svn-id: https://develop.svn.wordpress.org/trunk@7072 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 22:05:50 +00:00
Ryan Boren f006ee406e Tagging terminology cleanup from lloydudd. fixes #6020
git-svn-id: https://develop.svn.wordpress.org/trunk@7071 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 21:47:52 +00:00
Ryan Boren f05150a50f For page attachmentes, set both is_attachment and is_page to true so that templates cascade correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@7070 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 21:30:59 +00:00
Ryan Boren e93de99379 remove debug cruft and set swfupload max file size to match php ini. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7067 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 19:36:02 +00:00
Ryan Boren 87b8a192c8 Style updates to plugins, export, and sidemenu from mt. fixes #6019
git-svn-id: https://develop.svn.wordpress.org/trunk@7066 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 19:18:21 +00:00
Peter Westwood b76a914593 Generate random passwords for users created during import. Fixes #5837 props pishmishy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7065 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 18:45:40 +00:00
Peter Westwood fdb0fcbafe A better in_category which supports category names that are all numbers.
git-svn-id: https://develop.svn.wordpress.org/trunk@7064 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 18:25:25 +00:00
Ryan Boren a2af257bf4 gettext fixes from takayukister. fixes #6018
git-svn-id: https://develop.svn.wordpress.org/trunk@7063 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 17:19:58 +00:00
Ryan Boren 34099bccd7 Add media library uploader tab. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7062 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 08:31:10 +00:00
Ryan Boren 6344572bed set eol style
git-svn-id: https://develop.svn.wordpress.org/trunk@7061 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 05:37:13 +00:00
Ryan Boren 04b97d7318 TinyMCE 3.02 from azaozz. fixes #6012
git-svn-id: https://develop.svn.wordpress.org/trunk@7060 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 05:36:42 +00:00
Ryan Boren 48167ab23b Remove unused files. see #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7059 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 05:05:28 +00:00
Ryan Boren fdb55cf267 get_temp_dir(). fixes #5984
git-svn-id: https://develop.svn.wordpress.org/trunk@7058 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:47:15 +00:00
Ryan Boren a5fc5dcbf4 Don't load wp-lists on pages that don't need it. Props mdawaffe. fixes #6011
git-svn-id: https://develop.svn.wordpress.org/trunk@7057 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:46:27 +00:00
Ryan Boren 174f16123e Use preg_replace_callback() instead of using the 'e' modifier.
git-svn-id: https://develop.svn.wordpress.org/trunk@7056 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:37:40 +00:00
Ryan Boren 26fadd399f Revert [7054]. No idea how I managed that.
git-svn-id: https://develop.svn.wordpress.org/trunk@7055 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:36:33 +00:00
Ryan Boren a1a893cc0c Fix users query
git-svn-id: https://develop.svn.wordpress.org/trunk@7054 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 00:25:08 +00:00
Ryan Boren a97c0ab015 Remove listman from script loader
git-svn-id: https://develop.svn.wordpress.org/trunk@7053 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 23:04:44 +00:00
Ryan Boren 7d7a594c52 Bump jquery color ver
git-svn-id: https://develop.svn.wordpress.org/trunk@7052 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 22:51:16 +00:00
Ryan Boren b346e6cae1 Remove list-manipulation.js. No longer used
git-svn-id: https://develop.svn.wordpress.org/trunk@7051 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 22:48:47 +00:00
Ryan Boren 7bcc30635b Ajax tweaks for edit-comments.php from mdawaffe. fixes #6009
git-svn-id: https://develop.svn.wordpress.org/trunk@7050 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 22:45:46 +00:00
Ryan Boren 2aa0422fdf Show custom header images in the media library. Props spikeyslam. fixes #6008
git-svn-id: https://develop.svn.wordpress.org/trunk@7049 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 21:07:15 +00:00
Ryan Boren e7c50ca1aa Correct RSS link for plugin dashboard widget. Props mdawaffe. fixes #5931
git-svn-id: https://develop.svn.wordpress.org/trunk@7048 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:56:03 +00:00
Ryan Boren 928acb6048 Add page saved notice.
git-svn-id: https://develop.svn.wordpress.org/trunk@7047 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:53:07 +00:00
Ryan Boren 11db3d97c2 Remove messages from the requested URI so they don't follow us around while paging.
git-svn-id: https://develop.svn.wordpress.org/trunk@7046 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 20:35:40 +00:00
Ryan Boren 82905a1f33 fix overuse of default mime icon and re-shuffle mp4/m4a file type matches. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7045 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 19:57:00 +00:00
Ryan Boren 5500996730 Fix theme and plugin editor styling for IE. Props mt. fixes #5950
git-svn-id: https://develop.svn.wordpress.org/trunk@7044 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 19:33:51 +00:00
Ryan Boren d65f40539b Media upload updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7043 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 19:30:10 +00:00
Ryan Boren 09ed1e62ae Add some defaults for wp_insert_attachment. fixes #6006
git-svn-id: https://develop.svn.wordpress.org/trunk@7042 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 18:51:45 +00:00
Ryan Boren ebf8442951 image_resize() and friends from tellyworth. fixes #6005
git-svn-id: https://develop.svn.wordpress.org/trunk@7041 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 18:46:03 +00:00
Ryan Boren 01f1ccaf99 Add cursor pointer to buttons. Props ionfish. fixes #5943
git-svn-id: https://develop.svn.wordpress.org/trunk@7040 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 18:44:26 +00:00
Ryan Boren 7e98ec2a8b Silence some exected warnings in ftpext. Props DD32. see #5586
git-svn-id: https://develop.svn.wordpress.org/trunk@7039 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 18:35:01 +00:00
Ryan Boren 78f9d0757a Return error when requesting invalid feed format. Props pishmishy. fixes #5446
git-svn-id: https://develop.svn.wordpress.org/trunk@7038 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 10:05:05 +00:00
Ryan Boren a8613a3e4d Silence warnings if error_log is disabled. fixes #5771
git-svn-id: https://develop.svn.wordpress.org/trunk@7037 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 09:45:51 +00:00
Ryan Boren 7825a986f9 update mime-to-icon matching and get filename from function instead of guid. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7036 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 08:54:11 +00:00
Ryan Boren 7bf88a1224 Add nbsp. Props Speedboxer. fixes #5931
git-svn-id: https://develop.svn.wordpress.org/trunk@7035 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 08:50:42 +00:00
Ryan Boren c693745cbe Editor style fixes for IE6 from mt and azaozz. fixes #6004
git-svn-id: https://develop.svn.wordpress.org/trunk@7034 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 07:15:59 +00:00
Ryan Boren 1bd930f056 Instantiate errors object for ftpsockets class.
git-svn-id: https://develop.svn.wordpress.org/trunk@7033 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 05:23:05 +00:00
Ryan Boren 59057e6250 Fix edit comment form tab indices. fixes #5712
git-svn-id: https://develop.svn.wordpress.org/trunk@7032 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 04:53:48 +00:00
Ryan Boren c7701bd2d6 Adjust margin and sidemenu. Props mt. fixes #5832 #6003
git-svn-id: https://develop.svn.wordpress.org/trunk@7031 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-26 04:22:09 +00:00
Peter Westwood 025073bf5c Support category names in in_category(). Fixes #4558 props robmil.
git-svn-id: https://develop.svn.wordpress.org/trunk@7030 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 22:18:41 +00:00
Peter Westwood 54f0cd204f Fix one wrong corner css. Fixes #5987 props johnbillion.
git-svn-id: https://develop.svn.wordpress.org/trunk@7029 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 22:10:04 +00:00
Peter Westwood db19990879 Add keyed object output to wpdb::get_results. Fixes #5286 props andy.
git-svn-id: https://develop.svn.wordpress.org/trunk@7028 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 22:00:27 +00:00
Ryan Boren b8a14e4f2c Resurrect moderation.php as a redirect to edit-comments.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@7027 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 19:29:30 +00:00
Ryan Boren f3b2ffc10d Grammar fixes from takayukister and thenlich. fixes #5992
git-svn-id: https://develop.svn.wordpress.org/trunk@7026 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 19:13:21 +00:00
Ryan Boren 7c95cd976f Workaround Safari crasher. Props azaozz. fixes #5945
git-svn-id: https://develop.svn.wordpress.org/trunk@7025 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 19:03:35 +00:00
Ryan Boren ada2162af9 Typo fix. Props Stevie212. fixes #6001
git-svn-id: https://develop.svn.wordpress.org/trunk@7024 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 18:54:22 +00:00
Ryan Boren 500afd5810 Change Your Timezone to simply Timezone. Props hansengel. fixes #5988
git-svn-id: https://develop.svn.wordpress.org/trunk@7023 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-25 18:45:27 +00:00