Commit Graph

8471 Commits

Author SHA1 Message Date
Andrew Ozz 7b2d2b7a11 Help tab
git-svn-id: https://develop.svn.wordpress.org/trunk@9545 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 08:13:50 +00:00
Ryan Boren 8796e7cfe1 Remove unused var
git-svn-id: https://develop.svn.wordpress.org/trunk@9544 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 04:54:13 +00:00
Ryan Boren 7e60469f08 More core update to update-core.php. Allow re-installing current version (requires api.wp.org changes)
git-svn-id: https://develop.svn.wordpress.org/trunk@9543 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 03:31:41 +00:00
Andrew Ozz cf9e769f9d Fix adding similar tags
git-svn-id: https://develop.svn.wordpress.org/trunk@9542 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 02:54:35 +00:00
Ryan Boren d88ff155c1 notice fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@9541 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 02:05:59 +00:00
Ryan Boren e1235cf59f Fix notice
git-svn-id: https://develop.svn.wordpress.org/trunk@9540 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 01:58:33 +00:00
Ryan Boren 78977cf037 Bind menu icons to single click instead of double
git-svn-id: https://develop.svn.wordpress.org/trunk@9539 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-06 01:52:37 +00:00
Andrew Ozz 206a4713c9 Several small fixes: edit-category-form, admin-footer, plugins
git-svn-id: https://develop.svn.wordpress.org/trunk@9538 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 22:52:59 +00:00
Ryan Boren 15d3bed52c add_object_page()
git-svn-id: https://develop.svn.wordpress.org/trunk@9537 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 22:46:58 +00:00
Andrew Ozz 8fe1e3f997 Dashboard Styling, props mdawaffe, fixes #8070
git-svn-id: https://develop.svn.wordpress.org/trunk@9536 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 21:56:57 +00:00
Ryan Boren 52c196a781 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9535 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 21:33:31 +00:00
Ryan Boren 7879f1300f Remove dead markup
git-svn-id: https://develop.svn.wordpress.org/trunk@9534 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 20:37:20 +00:00
Ryan Boren 6aa04979e1 Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9533 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 20:30:26 +00:00
Andrew Ozz 631e62f4b5 Styling for notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9532 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 20:02:47 +00:00
Ryan Boren d9ca3f7dbb Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9531 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 19:51:07 +00:00
Ryan Boren 90a213b339 Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9530 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 19:48:43 +00:00
Andrew Ozz 80fe5b5d39 Show when future posts miss schedule, props hailin, fixes #8064
git-svn-id: https://develop.svn.wordpress.org/trunk@9529 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 19:19:52 +00:00
Ryan Boren ca4c7661d1 Move notices below h2
git-svn-id: https://develop.svn.wordpress.org/trunk@9528 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 19:17:22 +00:00
Andrew Ozz 464fdd9e4d Add missing "button" class, props Simek, fixes #8067
git-svn-id: https://develop.svn.wordpress.org/trunk@9527 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 18:14:22 +00:00
Andrew Ozz 3a686005a6 Bring back "Add link category" form
git-svn-id: https://develop.svn.wordpress.org/trunk@9526 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 17:44:58 +00:00
Ryan Boren 0c77660388 Bump version
git-svn-id: https://develop.svn.wordpress.org/trunk@9525 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 17:38:43 +00:00
Ryan Boren 6b21746eea Set perms when making plugin dirs. see #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9524 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 17:35:58 +00:00
Ryan Boren 742c91322a Support installation of plugins living in a subdir in svn. Props DD32. fixes #7395
git-svn-id: https://develop.svn.wordpress.org/trunk@9523 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 17:07:45 +00:00
Mark Jaquith ded4fe72b8 Massive get_comment_link() performance improvements for posts with a lot of comments. props Viper007Bond. fixes #7956
git-svn-id: https://develop.svn.wordpress.org/trunk@9522 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 07:09:20 +00:00
Mark Jaquith 3090404b64 stripslashes() on plugin-install.php stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@9521 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 06:47:35 +00:00
Andrew Ozz baac11eb10 Fixes for choose tag from tag cloud and reply to comment from admin
git-svn-id: https://develop.svn.wordpress.org/trunk@9520 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-05 01:44:10 +00:00
Andrew Ozz 88370af289 Do not hide "Quick Edit" link after saving from QE, fixes #8060
git-svn-id: https://develop.svn.wordpress.org/trunk@9519 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 23:48:29 +00:00
Andrew Ozz 2dde47a9f2 Add "Choose from popular tags" to the tags postbox
git-svn-id: https://develop.svn.wordpress.org/trunk@9518 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 23:15:59 +00:00
Peter Westwood c6bed34239 aesthetic | cleanup. Fixes #8042 props regulatethis.
git-svn-id: https://develop.svn.wordpress.org/trunk@9517 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 22:10:49 +00:00
Mark Jaquith d9b39736ba Always set home_root in the rewrite rules. Dreamhost does not set the path for some reason. Props Joe Taiabjee
git-svn-id: https://develop.svn.wordpress.org/trunk@9516 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 21:58:30 +00:00
Ryan Boren 0623c49a93 Notice fixes from Viper007Bond. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9515 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 20:16:54 +00:00
Ryan Boren 313f3f75fb Use an array for query parameters
git-svn-id: https://develop.svn.wordpress.org/trunk@9514 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 18:18:30 +00:00
Ryan Boren 0351527a97 Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@9513 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 17:12:43 +00:00
Ryan Boren d09db8dc26 Fix core update checking. Don't check on every page load.
git-svn-id: https://develop.svn.wordpress.org/trunk@9512 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 17:12:03 +00:00
Ryan Boren c3f6773b5b Add caching to get_comments(). see #8057
git-svn-id: https://develop.svn.wordpress.org/trunk@9511 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 16:44:55 +00:00
Andrew Ozz f4f88befc6 Make postboxes easier to drop in the left column
git-svn-id: https://develop.svn.wordpress.org/trunk@9510 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 14:18:46 +00:00
Andrew Ozz 7d45802347 Preview fixes: different method of showing previews for published posts, now uses the proper templates. Fixes #8052
git-svn-id: https://develop.svn.wordpress.org/trunk@9509 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 13:00:12 +00:00
Ryan Boren 9f54a77081 Redirect back to correct comment page after replying. Props Viper007Bond. fixes #8055
git-svn-id: https://develop.svn.wordpress.org/trunk@9508 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 03:37:30 +00:00
Ryan Boren 00b5111693 Redirect back to correct comment page after replying. Props Viper007Bond. fixes #8055
git-svn-id: https://develop.svn.wordpress.org/trunk@9507 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 03:31:19 +00:00
Ryan Boren dab986a9b0 Notice fixes from filosofo and Viper007Bond. see #7509
git-svn-id: https://develop.svn.wordpress.org/trunk@9506 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 03:22:24 +00:00
Andrew Ozz 1ac8dd147f RTL CSS for 2.7, props mani_monaj, see #8047
git-svn-id: https://develop.svn.wordpress.org/trunk@9505 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-04 02:50:16 +00:00
Ryan Boren 6f0b606518 Localization for wp-mail. Props filosofo. fixes #8051
git-svn-id: https://develop.svn.wordpress.org/trunk@9504 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 23:35:34 +00:00
Ryan Boren c2d2f01baa Revert POP3 changes. Localization for wp-mail. Props filosofo. see #8051
git-svn-id: https://develop.svn.wordpress.org/trunk@9503 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 23:25:11 +00:00
Ryan Boren 063265cf03 Verbump
git-svn-id: https://develop.svn.wordpress.org/trunk@9502 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 20:26:00 +00:00
Ryan Boren 9db325beab Use only one enclosure type. Props hailin. fixes #8017
git-svn-id: https://develop.svn.wordpress.org/trunk@9501 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 20:19:38 +00:00
Ryan Boren 8c0707aaec Bump script loader version for quicktags.
git-svn-id: https://develop.svn.wordpress.org/trunk@9500 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 19:47:55 +00:00
Andrew Ozz 550fffaafb Add slash to the path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994
git-svn-id: https://develop.svn.wordpress.org/trunk@9499 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 19:16:29 +00:00
Andrew Ozz 48df999a95 Fix Screen Options in IE, fixes #8045
git-svn-id: https://develop.svn.wordpress.org/trunk@9498 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 18:56:49 +00:00
Andrew Ozz 97d9b36c2c Fix path when loading translations for default TinyMCE plugins from the plugins directory, fixes #7994
git-svn-id: https://develop.svn.wordpress.org/trunk@9497 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 18:21:00 +00:00
Andrew Ozz 43765e96e1 Fix typo in wp-admin.css, props 112502, fixes #8046
git-svn-id: https://develop.svn.wordpress.org/trunk@9496 602fd350-edb4-49c9-b593-d223f7449a82
2008-11-03 18:00:08 +00:00