Commit Graph

4159 Commits

Author SHA1 Message Date
Ryan Boren 96b6366037 RTL fixes from Sewar. fixes #3217
git-svn-id: https://develop.svn.wordpress.org/trunk@4422 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:35:40 +00:00
Ryan Boren 3636ee5175 Set eol style on css files.
git-svn-id: https://develop.svn.wordpress.org/trunk@4421 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:34:42 +00:00
Ryan Boren fffebc338b RTL fixes from Sewar. #3217
git-svn-id: https://develop.svn.wordpress.org/trunk@4420 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:32:20 +00:00
Mark Jaquith f3f5188f24 Fix post meta caching system to reduce queries and eliminate redundant WP code. fixes #3273
git-svn-id: https://develop.svn.wordpress.org/trunk@4419 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 10:52:59 +00:00
Mark Jaquith 60fb538b78 unserialize serialized strings for ajax custom field addition. fixes #2591
git-svn-id: https://develop.svn.wordpress.org/trunk@4418 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 09:14:47 +00:00
Mark Jaquith c1f5e720eb Don't assume that TinyMCE exists, and degrade gracefully if it doesn't. fixes #3272
git-svn-id: https://develop.svn.wordpress.org/trunk@4417 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-24 03:57:19 +00:00
Mark Jaquith 13fb18717f Treat those chars specially
git-svn-id: https://develop.svn.wordpress.org/trunk@4415 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-23 05:53:12 +00:00
Ryan Boren 7414172018 Init query_vars as an array.
git-svn-id: https://develop.svn.wordpress.org/trunk@4414 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-23 01:34:00 +00:00
Mark Jaquith 0e51961694 increase postmeta dropdown limit to 30, add filter for the limit, sort the keys. props Alex King. fixes #3237
git-svn-id: https://develop.svn.wordpress.org/trunk@4413 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-22 03:18:07 +00:00
Mark Jaquith 3e4a8cd907 Cast to array in xmlrpc.php. fixes #3266
git-svn-id: https://develop.svn.wordpress.org/trunk@4412 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-21 10:42:42 +00:00
Mark Jaquith 10b506305a Revert [3952] because it causes double slashing
git-svn-id: https://develop.svn.wordpress.org/trunk@4409 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-19 00:39:01 +00:00
Mark Jaquith a5298798aa Attachment link fixes from mdawaffe. fixes #3261
git-svn-id: https://develop.svn.wordpress.org/trunk@4408 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-19 00:37:10 +00:00
Mark Jaquith 8d76f3f702 Add wp_redirect filter, with cancel ability. fixes #3250
git-svn-id: https://develop.svn.wordpress.org/trunk@4407 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-18 22:02:30 +00:00
Ryan Boren 60f628e4c0 i18n fix from Sewar. fixes #3242
git-svn-id: https://develop.svn.wordpress.org/trunk@4405 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-18 21:04:27 +00:00
Ryan Boren db4a834c82 Fix handling of stylesheet only themes that live two-levels deep.
git-svn-id: https://develop.svn.wordpress.org/trunk@4404 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-18 20:24:59 +00:00
Mark Jaquith e4896b513a Entity encode image title attribute. Props mdawaffe. fixes #3258
git-svn-id: https://develop.svn.wordpress.org/trunk@4402 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-17 18:24:36 +00:00
Matt Mullenweg e37451b79a Some helper functions for themes and images
git-svn-id: https://develop.svn.wordpress.org/trunk@4401 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 06:06:18 +00:00
Matt Mullenweg 51367ff351 Allow themes in subdirectories.
git-svn-id: https://develop.svn.wordpress.org/trunk@4400 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 05:57:33 +00:00
Mark Jaquith 1fd9b76d11 SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4399 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 04:16:06 +00:00
Matt Mullenweg b1a83d3e2f Bring a little love to the oft-neglected email comment approval page.
git-svn-id: https://develop.svn.wordpress.org/trunk@4398 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-15 01:47:05 +00:00
Matt Mullenweg 1fe4409c54 This is vestigal
git-svn-id: https://develop.svn.wordpress.org/trunk@4397 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-15 01:44:37 +00:00
Mark Jaquith 60848ed137 Only run stripslashes() on strings in update_usermeta(). Props stm. fixes #3240
git-svn-id: https://develop.svn.wordpress.org/trunk@4396 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-14 05:35:50 +00:00
Mark Jaquith 2cc7fdd66b Code cleanup: wp-includes/plugin.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4394 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 14:01:53 +00:00
Mark Jaquith 9a0c7a1c33 Code cleanup: wp-includes/feed.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4393 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 13:49:39 +00:00
Mark Jaquith 852e96e733 Code cleanup: wp-includes/theme.php
git-svn-id: https://develop.svn.wordpress.org/trunk@4392 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 10:33:44 +00:00
Mark Jaquith ef830b334c Point to renamed SimplePie file
git-svn-id: https://develop.svn.wordpress.org/trunk@4391 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 10:20:18 +00:00
Mark Jaquith 0c561c7225 Rename SimplePie name to follow standard
git-svn-id: https://develop.svn.wordpress.org/trunk@4390 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 10:18:27 +00:00
Mark Jaquith 3dab769367 File handling tweaks in latest SimplePie trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@4389 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 09:51:34 +00:00
Matt Mullenweg 63202c0f73 Don't let people upload files bigger than PHP will allow, and echo out the limit. This should be done for the inline uploader too (ping mdawaffe)
git-svn-id: https://develop.svn.wordpress.org/trunk@4388 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 07:44:35 +00:00
Mark Jaquith 97b1fde162 fix function name error in last two commits. fixes #3228
git-svn-id: https://develop.svn.wordpress.org/trunk@4387 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 06:08:27 +00:00
Mark Jaquith 8f786af426 make_clickable() now faster and supports more link positions, from mdawaffe and myself. fixes #3228
git-svn-id: https://develop.svn.wordpress.org/trunk@4386 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 06:01:33 +00:00
Mark Jaquith f0a421f185 cleanup [4382] a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@4383 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-13 00:23:25 +00:00
Mark Jaquith 41ace9de74 Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: https://develop.svn.wordpress.org/trunk@4382 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-12 23:54:36 +00:00
Mark Jaquith 26a4ddedbf inline uploader link absolution by mdawaffe. fixes #3220
git-svn-id: https://develop.svn.wordpress.org/trunk@4381 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-12 10:16:03 +00:00
Mark Jaquith 4bce27562b Somewhat stricter smilies replacements by Nazgul. fixes #3222
git-svn-id: https://develop.svn.wordpress.org/trunk@4380 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-12 10:14:14 +00:00
Mark Jaquith c4d4830ed8 wp_die() fix for 5 minute install from alanjcastonguay. fixes #3231
git-svn-id: https://develop.svn.wordpress.org/trunk@4379 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-12 02:33:03 +00:00
Mark Jaquith c52c908248 The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864
git-svn-id: https://develop.svn.wordpress.org/trunk@4378 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 23:03:17 +00:00
Mark Jaquith f5266e0a53 Pie fight! Meet SimplePie.
git-svn-id: https://develop.svn.wordpress.org/trunk@4377 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 22:40:34 +00:00
Mark Jaquith e4e1a54567 "Code is Poetry" by Viper007Bond. fixes #3230
git-svn-id: https://develop.svn.wordpress.org/trunk@4375 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 09:26:13 +00:00
Mark Jaquith 37e8af41dd Blogroll link visibility typo fix by foolswisdom. fixes #3226
git-svn-id: https://develop.svn.wordpress.org/trunk@4374 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 09:23:24 +00:00
Mark Jaquith 836286e8ec Post meta caching fix by mdawaffe. fixes #3229
git-svn-id: https://develop.svn.wordpress.org/trunk@4372 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 09:18:54 +00:00
Matt Mullenweg 29cbad678d Some action in get_header and footer
git-svn-id: https://develop.svn.wordpress.org/trunk@4371 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 03:39:13 +00:00
Matt Mullenweg ee977aca6c Missed one in [4369]
git-svn-id: https://develop.svn.wordpress.org/trunk@4370 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 09:08:33 +00:00
Matt Mullenweg 978275a654 Capitalization fixes in importers. Hat tip: Niall.
git-svn-id: https://develop.svn.wordpress.org/trunk@4369 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 09:07:06 +00:00
Mark Jaquith 765a3175bd Less run-on first comment. fixes #3196
git-svn-id: https://develop.svn.wordpress.org/trunk@4366 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 04:48:49 +00:00
Mark Jaquith 5b568f3bf2 Order get_editable_authors() by display_name. Props Paolo Gabrielli. fixes #2370
git-svn-id: https://develop.svn.wordpress.org/trunk@4364 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-10 04:16:12 +00:00
Mark Jaquith fb4484c724 Matt, likes, lots, of, commas,,,
git-svn-id: https://develop.svn.wordpress.org/trunk@4363 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-08 21:23:26 +00:00
Ryan Boren f03d22ae89 Change cron arg passing. Props masquerade. fixes #3169.
git-svn-id: https://develop.svn.wordpress.org/trunk@4362 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-08 17:50:21 +00:00
Mark Jaquith 0bd715961c WXR export shouldn't sell itself short!
git-svn-id: https://develop.svn.wordpress.org/trunk@4361 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-07 23:50:13 +00:00
Ryan Boren 28a0e3786c Smilies optimization from Nazgul. fixes #3201 #3216
git-svn-id: https://develop.svn.wordpress.org/trunk@4360 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-07 19:16:24 +00:00