Commit Graph

6520 Commits

Author SHA1 Message Date
Ryan Boren 7940191d5c Cast to array
git-svn-id: https://develop.svn.wordpress.org/trunk@7081 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 06:43:45 +00:00
Ryan Boren 2b5f9d6440 Fix widgets using old-style multi instance support. Props mdawaffe. fixes #6023
git-svn-id: https://develop.svn.wordpress.org/trunk@7080 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 00:31:46 +00:00
Ryan Boren 530f74b6d5 Add edit comments js to edit-pages when viewing a page's comments. see #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7079 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 00:16:49 +00:00
Ryan Boren 8e03708f05 Show comments when viewing a page in Manage Pages. fixes #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7078 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-28 00:13:09 +00:00
Ryan Boren 007bcbb057 fix new-fangled multi widgets. Props mdawaffe. see #6022
git-svn-id: https://develop.svn.wordpress.org/trunk@7077 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:57:00 +00:00
Ryan Boren e212f055d3 Fix plugin version compare. Props mdawaffe. fixes #5978
git-svn-id: https://develop.svn.wordpress.org/trunk@7076 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:43:22 +00:00
Ryan Boren 71bc342e4c Fix AJAX comment moderation on edit post view. Props mdawaffe. fixes #4245
git-svn-id: https://develop.svn.wordpress.org/trunk@7075 602fd350-edb4-49c9-b593-d223f7449a82
2008-02-27 23:36:24 +00:00
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