Ryan Boren
bd6ba8607b
Remove unneeded lines. Props matthewh84. fixes #8563
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10176 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 19:43:24 +00:00
Ryan Boren
b3e9085058
OPML import fixes
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10175 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:43:43 +00:00
Ryan Boren
d12c9fa87e
Update form action
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10174 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:22:56 +00:00
Ryan Boren
0b401c19dc
Remove blank line. fixes #8562
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10173 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:08:34 +00:00
Ryan Boren
c8321446ba
Shorten to 40
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10172 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 18:05:12 +00:00
Ryan Boren
03348d1d6a
Bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10171 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 17:43:43 +00:00
Ryan Boren
507ea162ad
JS and CSS bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10170 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 17:42:26 +00:00
Andrew Ozz
06f8ce3117
Enable support for threaded comments and comment reply on index page, props yoavf, fixes #8550
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10169 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 11:49:37 +00:00
Matt Mullenweg
39b79d727f
Bringing "Visit Site" link back because lack thereof caused massive confusion from people who didn't know to click on the blog title, so a helpful hint.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10168 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 09:26:23 +00:00
Ryan Boren
ec2fd8a0cc
Bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10167 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 08:11:21 +00:00
Ryan Boren
03ad31aff2
Fix reinstall
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10166 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 07:59:05 +00:00
Ryan Boren
67e15acdc8
Excerpt title at 60 characters
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10165 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 06:19:24 +00:00
Ryan Boren
f6b6123c0b
ref not rel. Props oddthinking. fixes #8292
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10164 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 05:51:56 +00:00
Andrew Ozz
124e5336ff
Updated menu icons from Ben, minor a.button tweaks
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10163 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 05:27:56 +00:00
Andrew Ozz
bebbbc626a
Change Actions to Bulk Actions in edit-comments.php, props FFEMTcJ, fixes #8554
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10162 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 02:27:08 +00:00
Ryan Boren
2a419f12a6
RC2
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10161 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 00:10:15 +00:00
Andrew Ozz
a762e2a120
Replace ui.sortable.js with the minified version
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10160 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-10 00:05:41 +00:00
Ryan Boren
5d116156b3
Convert in_category() and has_tags() to use the same is_object_in_term(), which accepts one object, one taxonomy, and 0, 1 or multiple term term_ids/names/slugs.
...
In those functions, compare ints only to term_ids. Strings are compared to term_ids, names, slugs.
Document all three better, and note how they've changed with WP versions. Prop mdawaffe
git-svn-id: https://develop.svn.wordpress.org/trunk@10159 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 23:31:11 +00:00
Mark Jaquith
ed3db277fc
Bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10158 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:51:23 +00:00
Mark Jaquith
60c35316c1
Fix a few trailing spaces/tabs
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10157 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:50:35 +00:00
Andrew Ozz
7f01549cb2
Fix dismiss button is too large in IE7, fixes #8293
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10156 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:49:18 +00:00
Mark Jaquith
0870890b72
More strongly worded, active voice Gears warning
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10155 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 21:43:54 +00:00
Ryan Boren
bedccdd79d
Show 'Post submitted' insted of published when submitting for review from Quick Press. fixes #8547
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10154 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 20:38:44 +00:00
Ryan Boren
62cf5fba99
Show media buttons for quick press only if user can upload_files. see #8547
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10153 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 20:31:51 +00:00
Ryan Boren
0278a79fe6
Remove Lucida San. Props demetris. fixes #8541
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10152 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 20:25:12 +00:00
Ryan Boren
314a074c1b
Bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10151 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:32:55 +00:00
Ryan Boren
baaaa352ba
Strip trailing whitespace
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10150 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 18:03:31 +00:00
Ryan Boren
f0f4bd82b2
Set eol-style
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10149 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 17:54:05 +00:00
Ryan Boren
a5ee9b2803
Fixed undefined var notice when user can't edit the post
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10148 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 17:44:04 +00:00
Ryan Boren
5bdb2d79b1
RTL updates from kashani. fixes #8047
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10147 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 17:36:36 +00:00
Ryan Boren
4b4092ba65
Don't show preview link if user can't edit post/page. fixes #8544
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10146 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 17:31:43 +00:00
Ryan Boren
d8fac07f53
Bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10145 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 17:17:18 +00:00
Andrew Ozz
8b5af977f6
Fix styles for upload error
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10144 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 13:12:40 +00:00
Mark Jaquith
2c9d6c5946
Allow IP comment search to search spam if initiated from spam page. props vladimir_kolesnikov. fixes #8394
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10143 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 12:31:41 +00:00
Mark Jaquith
3bdf883c22
More informative error for when there are no popular tags. fixes #8522
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10142 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 12:24:14 +00:00
Mark Jaquith
208c7a2c74
Hide scrollbar on plugin reactivation iframe. fixes #8498
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10141 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 12:08:40 +00:00
Andrew Ozz
8f3589af72
Keep the menu closed while loading
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10140 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 12:00:44 +00:00
Mark Jaquith
f7c88ef2c7
Remove third party logo, pending a better gallery icon image.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10139 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 10:22:37 +00:00
Mark Jaquith
c9b4f0b87c
Fix typo in last commit
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10138 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 09:14:31 +00:00
Mark Jaquith
00152d6124
Move from generic "Save" to better "Update X", more consistent use of button-primary for major actions. fixes #8374 . props azaozz, FFEMTcJ
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10137 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 09:07:36 +00:00
Mark Jaquith
789a86a92a
Only count specific comment approval types for the types we know about, to avoid a potential notice. fixes #8503
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10136 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 08:07:52 +00:00
Andrew Ozz
274079e8d4
Fix external dependencies in class.wp-scripts.php, fixes #8505
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10135 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 02:50:28 +00:00
Andrew Ozz
8a6f432e9d
Updated icons for excerpt/list view from Ben
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10134 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-09 01:26:24 +00:00
Andrew Ozz
7791e3ea99
Fix menu placement after folding/unfolding it several times, props vladimir_kolesnikov, fixes #8463
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10133 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 23:59:30 +00:00
Andrew Ozz
b669777918
Remove bottom background gradient for open favorites drop-down, fixes #8531
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10132 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 23:23:49 +00:00
Andrew Ozz
e970924eeb
Kill text-shadows on header elements, props iammattthomas, fixes #8530
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10131 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 22:13:15 +00:00
Ryan Boren
a31ad119f4
Get all children. Props filosofo. fixes #8527
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10130 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 21:00:25 +00:00
Ryan Boren
cbef7dc6c4
Check for circular post parent dependencies. Exclude the current post and its children from the parent dropdown.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10129 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 19:29:42 +00:00
Ryan Boren
e1df6f154e
CSS bump
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10128 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 17:55:36 +00:00
Andrew Ozz
76dd3da718
Update for Press This from noel, see #7949
...
git-svn-id: https://develop.svn.wordpress.org/trunk@10127 602fd350-edb4-49c9-b593-d223f7449a82
2008-12-08 17:44:17 +00:00