ryan
|
fa133a0fce
|
Fix handling of stylesheet only themes that live two-levels deep.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-18 20:24:59 +00:00 |
|
markjaquith
|
5aeac330dc
|
Entity encode image title attribute. Props mdawaffe. fixes #3258
git-svn-id: http://svn.automattic.com/wordpress/trunk@4402 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-17 18:24:36 +00:00 |
|
matt
|
fb64ee90ef
|
Some helper functions for themes and images
git-svn-id: http://svn.automattic.com/wordpress/trunk@4401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-16 06:06:18 +00:00 |
|
matt
|
61aa085018
|
Allow themes in subdirectories.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-16 05:57:33 +00:00 |
|
markjaquith
|
5d34552e04
|
SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-16 04:16:06 +00:00 |
|
matt
|
a98d2a37b5
|
Bring a little love to the oft-neglected email comment approval page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-15 01:47:05 +00:00 |
|
matt
|
c14edc434a
|
This is vestigal
git-svn-id: http://svn.automattic.com/wordpress/trunk@4397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-15 01:44:37 +00:00 |
|
markjaquith
|
997b5c7c3b
|
Only run stripslashes() on strings in update_usermeta(). Props stm. fixes #3240
git-svn-id: http://svn.automattic.com/wordpress/trunk@4396 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-14 05:35:50 +00:00 |
|
markjaquith
|
fd5492d87b
|
Code cleanup: wp-includes/plugin.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@4394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 14:01:53 +00:00 |
|
markjaquith
|
6c7037a96d
|
Code cleanup: wp-includes/feed.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@4393 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 13:49:39 +00:00 |
|
markjaquith
|
cd5cb736ec
|
Code cleanup: wp-includes/theme.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@4392 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 10:33:44 +00:00 |
|
markjaquith
|
a4b132aeba
|
Point to renamed SimplePie file
git-svn-id: http://svn.automattic.com/wordpress/trunk@4391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 10:20:18 +00:00 |
|
markjaquith
|
d703e302db
|
Rename SimplePie name to follow standard
git-svn-id: http://svn.automattic.com/wordpress/trunk@4390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 10:18:27 +00:00 |
|
markjaquith
|
f215d88f18
|
File handling tweaks in latest SimplePie trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4389 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 09:51:34 +00:00 |
|
matt
|
94fc4bdc61
|
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: http://svn.automattic.com/wordpress/trunk@4388 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 07:44:35 +00:00 |
|
markjaquith
|
e18222df3d
|
fix function name error in last two commits. fixes #3228
git-svn-id: http://svn.automattic.com/wordpress/trunk@4387 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 06:08:27 +00:00 |
|
markjaquith
|
6c5769cc4c
|
make_clickable() now faster and supports more link positions, from mdawaffe and myself. fixes #3228
git-svn-id: http://svn.automattic.com/wordpress/trunk@4386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 06:01:33 +00:00 |
|
markjaquith
|
21d1fc231c
|
cleanup [4382] a bit
git-svn-id: http://svn.automattic.com/wordpress/trunk@4383 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-13 00:23:25 +00:00 |
|
markjaquith
|
854cf56a7d
|
Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: http://svn.automattic.com/wordpress/trunk@4382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-12 23:54:36 +00:00 |
|
markjaquith
|
b77b63ebd7
|
inline uploader link absolution by mdawaffe. fixes #3220
git-svn-id: http://svn.automattic.com/wordpress/trunk@4381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-12 10:16:03 +00:00 |
|
markjaquith
|
f771adf9ee
|
Somewhat stricter smilies replacements by Nazgul. fixes #3222
git-svn-id: http://svn.automattic.com/wordpress/trunk@4380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-12 10:14:14 +00:00 |
|
markjaquith
|
b6349f87ce
|
wp_die() fix for 5 minute install from alanjcastonguay. fixes #3231
git-svn-id: http://svn.automattic.com/wordpress/trunk@4379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-12 02:33:03 +00:00 |
|
markjaquith
|
26f220a947
|
The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864
git-svn-id: http://svn.automattic.com/wordpress/trunk@4378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 23:03:17 +00:00 |
|
markjaquith
|
58d7cc306f
|
Pie fight! Meet SimplePie.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4377 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 22:40:34 +00:00 |
|
markjaquith
|
b111d993b5
|
"Code is Poetry" by Viper007Bond. fixes #3230
git-svn-id: http://svn.automattic.com/wordpress/trunk@4375 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 09:26:13 +00:00 |
|
markjaquith
|
c3f6e89f0c
|
Blogroll link visibility typo fix by foolswisdom. fixes #3226
git-svn-id: http://svn.automattic.com/wordpress/trunk@4374 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 09:23:24 +00:00 |
|
markjaquith
|
6e8d3ba537
|
Post meta caching fix by mdawaffe. fixes #3229
git-svn-id: http://svn.automattic.com/wordpress/trunk@4372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 09:18:54 +00:00 |
|
matt
|
d26379af97
|
Some action in get_header and footer
git-svn-id: http://svn.automattic.com/wordpress/trunk@4371 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-11 03:39:13 +00:00 |
|
matt
|
df4be26fb0
|
Missed one in [4369]
git-svn-id: http://svn.automattic.com/wordpress/trunk@4370 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 09:08:33 +00:00 |
|
matt
|
59b3ce97cf
|
Capitalization fixes in importers. Hat tip: Niall.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 09:07:06 +00:00 |
|
markjaquith
|
91b84a04f4
|
Less run-on first comment. fixes #3196
git-svn-id: http://svn.automattic.com/wordpress/trunk@4366 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 04:48:49 +00:00 |
|
markjaquith
|
3363763240
|
Order get_editable_authors() by display_name. Props Paolo Gabrielli. fixes #2370
git-svn-id: http://svn.automattic.com/wordpress/trunk@4364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-10 04:16:12 +00:00 |
|
markjaquith
|
6434941763
|
Matt, likes, lots, of, commas,,,
git-svn-id: http://svn.automattic.com/wordpress/trunk@4363 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-08 21:23:26 +00:00 |
|
ryan
|
287467334e
|
Change cron arg passing. Props masquerade. fixes #3169.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4362 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-08 17:50:21 +00:00 |
|
markjaquith
|
df47e48d7c
|
WXR export shouldn't sell itself short!
git-svn-id: http://svn.automattic.com/wordpress/trunk@4361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 23:50:13 +00:00 |
|
ryan
|
e710ff1a29
|
Smilies optimization from Nazgul. fixes #3201 #3216
git-svn-id: http://svn.automattic.com/wordpress/trunk@4360 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 19:16:24 +00:00 |
|
ryan
|
fce38c2c1f
|
RTL support for login sand wp_die() from Sewar. fixes #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4359 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 19:12:33 +00:00 |
|
ryan
|
8993263634
|
Typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 19:00:32 +00:00 |
|
matt
|
893c0e3b26
|
The isset broke when we defined the var to fix E_ALL warnings, making the leading raquo appear on homepages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4357 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 18:54:56 +00:00 |
|
ryan
|
5cb769ff02
|
Update script version.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4356 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 18:42:34 +00:00 |
|
ryan
|
12c6583306
|
Inline uploader styling from mdawaffe. fixes #3212
git-svn-id: http://svn.automattic.com/wordpress/trunk@4355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 18:31:39 +00:00 |
|
markjaquith
|
5168a867e4
|
revert login $_POST vars change from [4339]. fixes #3123
git-svn-id: http://svn.automattic.com/wordpress/trunk@4354 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-07 03:02:42 +00:00 |
|
ryan
|
f23a961877
|
Relativize links. Props mdawaffe. fixes #3211
git-svn-id: http://svn.automattic.com/wordpress/trunk@4353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 22:43:21 +00:00 |
|
matt
|
96e646b5a7
|
Cut off really long post titles so they don't run into the blog titles, for people like Lorelle and WLTC who have extraordinarily long post titles. ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@4352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 17:49:54 +00:00 |
|
markjaquith
|
2883e34069
|
avoid double time offset in calendar. props to priv. fixes #2189
git-svn-id: http://svn.automattic.com/wordpress/trunk@4350 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 11:22:42 +00:00 |
|
matt
|
c437b9c9b0
|
Some UI cleanups, changes, and various miscellany.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 01:14:47 +00:00 |
|
ryan
|
7757b7ff4e
|
Relativize links. Props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4348 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-06 00:34:58 +00:00 |
|
markjaquith
|
2baac24452
|
"Compose" becomes "Editor" in RTE. fixes #3172
git-svn-id: http://svn.automattic.com/wordpress/trunk@4347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-05 06:34:17 +00:00 |
|
markjaquith
|
44cfde6f04
|
fix usage of $m and return behavior in single_month_title(). fixes #3207
git-svn-id: http://svn.automattic.com/wordpress/trunk@4346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-05 03:12:24 +00:00 |
|
markjaquith
|
a9d23d40d5
|
allow timer_stop() to use number_format() when returning. Props mdawaffe and nbachiyski. fixes #991
git-svn-id: http://svn.automattic.com/wordpress/trunk@4345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 22:00:53 +00:00 |
|