Commit Graph

8294 Commits

Author SHA1 Message Date
Mark Jaquith dbf395043c Fix comment paging for when $comments is passed in. props Viper007Bond. see #7927
git-svn-id: https://develop.svn.wordpress.org/trunk@9317 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 07:27:19 +00:00
Mark Jaquith 12f8028065 Increase the default number of comments per page to 50. 10 is far too few.
git-svn-id: https://develop.svn.wordpress.org/trunk@9316 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 07:22:50 +00:00
Ryan Boren 13897aba80 use activate_plugin for error scraping, pass full WP_Error object to wp_die(), whitespace cleanups. Props DD32. fixes #7671
git-svn-id: https://develop.svn.wordpress.org/trunk@9315 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 05:47:55 +00:00
Ryan Boren 70fc9ebcb4 Plugin install dialog formatting fixes from DD32. fixes #7908
git-svn-id: https://develop.svn.wordpress.org/trunk@9314 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 04:54:21 +00:00
Andrew Ozz eb6d0072ad XML-RPC wp.getPages Fix: don't restrict to just published pages, props josephscott, fixes #7954
git-svn-id: https://develop.svn.wordpress.org/trunk@9313 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 01:56:22 +00:00
Andrew Ozz 06584ff4c5 Admin menu: make toggle arrow easier to spot
git-svn-id: https://develop.svn.wordpress.org/trunk@9312 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-24 01:50:54 +00:00
Ryan Boren 3e922d7987 Make plugins.php the first Plugins submenu
git-svn-id: https://develop.svn.wordpress.org/trunk@9311 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 23:32:04 +00:00
Ryan Boren 8adf0a06da Revert snoopy change that breaks with canonical feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@9308 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:41:51 +00:00
Ryan Boren e6708e9504 Add conditional load back to snoopy and strip trailing whites
git-svn-id: https://develop.svn.wordpress.org/trunk@9307 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:19:21 +00:00
Andrew Ozz 8f9056c73c Admin menu styling
git-svn-id: https://develop.svn.wordpress.org/trunk@9306 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 22:19:19 +00:00
Ryan Boren ef5c0b275a Snoopy 1.2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@9303 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 21:08:09 +00:00
Ryan Boren 06c6a7d153 Introduce normalize_whitespace(). Use it instead of wp_text_diff() when checking for identical autosave revisions. Props tellyworth. fixes #7691
git-svn-id: https://develop.svn.wordpress.org/trunk@9302 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 20:03:16 +00:00
Ryan Boren fde3dc72bd wp_get_http() fixes. see #7944
git-svn-id: https://develop.svn.wordpress.org/trunk@9301 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 19:39:17 +00:00
Ryan Boren 1378f82ebc pretty permalinks for comment paging. Props Viper007Bind. fixes #7942
git-svn-id: https://develop.svn.wordpress.org/trunk@9300 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 18:55:22 +00:00
Ryan Boren 2b064834f0 Set current_page_parent when using page_for_posts. Props betsyk. fixes #7518
git-svn-id: https://develop.svn.wordpress.org/trunk@9299 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 18:01:57 +00:00
Ryan Boren 0bdbe9385a Remove titles from inline edit rows
git-svn-id: https://develop.svn.wordpress.org/trunk@9298 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:37:19 +00:00
Ryan Boren f308eb1745 Bring back Quick Edit links
git-svn-id: https://develop.svn.wordpress.org/trunk@9297 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:34:21 +00:00
Ryan Boren 873a5b075b Comment paging and sorting from Viper007Bond. see #7927
git-svn-id: https://develop.svn.wordpress.org/trunk@9296 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 16:08:47 +00:00
Ryan Boren 88e2b9b5c3 Press This fixes from noel. see #7949
git-svn-id: https://develop.svn.wordpress.org/trunk@9295 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 15:42:04 +00:00
Ryan Boren c9fe5996e2 Remember pagenum when redirecting after saving a category. fixes #7923
git-svn-id: https://develop.svn.wordpress.org/trunk@9294 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-23 00:08:42 +00:00
Ryan Boren 2294054fad Show message when there are no drafts. Props jamierumbelow. fixes #7921
git-svn-id: https://develop.svn.wordpress.org/trunk@9293 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 23:37:55 +00:00
Ryan Boren 9415f1fa2a Don't double encode ping/trackbacks. Props reinkim. fixes #7844
git-svn-id: https://develop.svn.wordpress.org/trunk@9292 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:48:14 +00:00
Andrew Ozz 837b1b51bc Postboxes drag/drop for all browsers, some base css fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9291 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:08:58 +00:00
Ryan Boren a11ad49d80 Add post_parent index. fixes #7876
git-svn-id: https://develop.svn.wordpress.org/trunk@9290 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 22:03:41 +00:00
Ryan Boren 584088045a Fix in_category() when checking non-cached categories. fixes #7181
git-svn-id: https://develop.svn.wordpress.org/trunk@9289 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 21:31:55 +00:00
Ryan Boren 06f0822a1a Set perms on update-core.php after copying
git-svn-id: https://develop.svn.wordpress.org/trunk@9288 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 21:14:49 +00:00
Ryan Boren 89440182ee Fix current submenu designation when sub swith the same hook exist under different parents. fixes #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9287 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:57:37 +00:00
Ryan Boren b4b522ffe3 Fix links for submenus that have real parents when a submenu with admin.php as a parent is current. see #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9286 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:42:57 +00:00
Ryan Boren daaedd9c91 Fix links for submenus added to existing menus. see #7948
git-svn-id: https://develop.svn.wordpress.org/trunk@9285 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:33:59 +00:00
Mark Jaquith f2f9e897b8 Finishing touches on the admin footer.
git-svn-id: https://develop.svn.wordpress.org/trunk@9284 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 20:14:21 +00:00
Ryan Boren c92ac3b6d2 Init var. see #7692
git-svn-id: https://develop.svn.wordpress.org/trunk@9283 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 18:45:09 +00:00
Ryan Boren 61068c87d1 Remove unused var. see #7692
git-svn-id: https://develop.svn.wordpress.org/trunk@9282 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 18:39:50 +00:00
Ryan Boren 4c3ffc92f7 Allow ['action'] in admin-ajax.php. Props misterbisson. fixes #7945
git-svn-id: https://develop.svn.wordpress.org/trunk@9281 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 17:15:19 +00:00
Ryan Boren a5f43eaf65 icon_dir_uri filter instead of icon_dir. Props jmini. fixes #7947
git-svn-id: https://develop.svn.wordpress.org/trunk@9280 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 17:09:03 +00:00
Ryan Boren ea92c4ec2e Update backup link. Props MichaelH . fixes #7899
git-svn-id: https://develop.svn.wordpress.org/trunk@9279 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 16:41:01 +00:00
Ryan Boren eee5ed2177 Remove unused args. fixes #7946
git-svn-id: https://develop.svn.wordpress.org/trunk@9278 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 16:17:41 +00:00
Mark Jaquith d6b8d7128b Fix Screen Options toggles accidentally broken in [9662]
git-svn-id: https://develop.svn.wordpress.org/trunk@9277 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 06:52:06 +00:00
Ryan Boren bf0fa494cd Improved password strength meter from Otto42. fixes #7124
git-svn-id: https://develop.svn.wordpress.org/trunk@9276 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 04:20:50 +00:00
Mark Jaquith 0d0974ddad Header CSS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@9275 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 04:18:43 +00:00
Ryan Boren 08e5813a50 link-template phpdoc from jacobsantos. fixes #5642
git-svn-id: https://develop.svn.wordpress.org/trunk@9274 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 03:08:33 +00:00
Ryan Boren 8c15b4e5a6 post-template phpdoc from jacobsantos. fixes #7659
git-svn-id: https://develop.svn.wordpress.org/trunk@9273 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 03:06:53 +00:00
Ryan Boren 42d6208061 get_plugin_data() back compat fixes from DD32. fixes #7479
git-svn-id: https://develop.svn.wordpress.org/trunk@9272 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-22 00:08:22 +00:00
Ryan Boren 34035fa80e Allow __FILE__ to be passed to activate_plugin()/deactivate_plugin(). Props DD32. fixes #7878
git-svn-id: https://develop.svn.wordpress.org/trunk@9271 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:55:58 +00:00
Ryan Boren c368483c2d Notice fixes from DD32. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9270 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 23:54:18 +00:00
Mark Jaquith a97d2744d1 New footer style, first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@9269 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:27:41 +00:00
Mark Jaquith ae46fd9db4 Display a placeholder dropbox for Sortables
git-svn-id: https://develop.svn.wordpress.org/trunk@9268 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 22:06:41 +00:00
Mark Jaquith 6580aaf8fb ngettext() fix for Right Now
git-svn-id: https://develop.svn.wordpress.org/trunk@9267 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 20:50:14 +00:00
Ryan Boren 78af371a68 Remove test link
git-svn-id: https://develop.svn.wordpress.org/trunk@9266 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:59:19 +00:00
Ryan Boren 2e5e2c36be Right Now modules. Very rough, needs styling.
git-svn-id: https://develop.svn.wordpress.org/trunk@9265 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 17:56:48 +00:00
Ryan Boren 41666e56da Redirect plugins that hard code their pages to be under edit.php. Props filosofo. fixes #7932
git-svn-id: https://develop.svn.wordpress.org/trunk@9264 602fd350-edb4-49c9-b593-d223f7449a82
2008-10-21 16:31:06 +00:00