rob1n
|
4f26da7350
|
Run the i through the parseInt to avoid IE 7 errors. fixes #4268
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5520 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-22 22:52:29 +00:00 |
rob1n
|
27026ab17d
|
Fix accidental typo. fixes #4300
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5508 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-21 22:58:22 +00:00 |
rob1n
|
377df0d7a9
|
Keep editing mode when paging through comments. fixes #4300
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5497 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-21 12:52:44 +00:00 |
rob1n
|
70cf7bb6a2
|
Doh. fixes #4292
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5496 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-19 23:44:37 +00:00 |
rob1n
|
39e02a871d
|
Apply [5471] to 2.2.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-19 22:13:56 +00:00 |
ryan
|
9cc55c3312
|
Fix widget admin layout for IE7. Props Denis-de-Bernardy. fixes #4264 for 2.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-19 17:23:50 +00:00 |
ryan
|
81a13c27f5
|
Add nonce to avoid AYS when restoring image header.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-15 16:47:07 +00:00 |
ryan
|
3eaa92b8c5
|
Revert debug cruft accidentally committed with [5452]. Bad Ryan
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-11 21:41:53 +00:00 |
ryan
|
182c409c58
|
Fix for PHP version 5.2.2 where isn't set. fixes #4248 for 2.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-11 21:40:15 +00:00 |
ryan
|
65ffc78548
|
Handle local and remote blogroll imports. Props apokalyptik. fixes #4243 for 2.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5438 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 21:21:37 +00:00 |
ryan
|
76ad2cc5e6
|
Left, right, dragChange, hop. s/left/right/. Props Lawrence Pit. see #4169
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5436 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 21:18:01 +00:00 |
ryan
|
ec0efa21b5
|
Use correct var. Props charismabiz. fixes #4246 for 2.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5434 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 21:07:51 +00:00 |
ryan
|
cc6a998e20
|
Cast to array to avoid warning.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5431 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 16:31:49 +00:00 |
ryan
|
c22a4ed9f1
|
Var is an object var. Add missing this.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5426 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 02:30:58 +00:00 |
ryan
|
1f0a61fd73
|
Don't preg_match_all when processing items. fixes #4239 for 2.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 00:05:03 +00:00 |
ryan
|
a78ebdcccb
|
Add nonces to importers
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-07 15:57:15 +00:00 |
ryan
|
061bad455b
|
Make sure Widgets menu comes after Themes. see #4169
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-06 20:35:51 +00:00 |
rob1n
|
8382333b7f
|
Don't set URL options if WP_HOME and or WP_SITEURL are defined. Props filosofo. fixes #4199
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-05 00:19:25 +00:00 |
rob1n
|
f2e57bf305
|
Use WP_HOME and WP_SITEURL in upgrading. Props filosofo. fixes #4211
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-05 00:17:05 +00:00 |
ryan
|
dd3e81b07c
|
Do a cap check at the top of widgets since it won't always inherit the menu cap check.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-04 17:52:57 +00:00 |
rob1n
|
6f2a4b74a9
|
Don't show Widgets admin page if core widgets aren't enabled. fixes #4218
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-03 00:43:57 +00:00 |
ryan
|
e2e4ea32da
|
Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-01 23:34:00 +00:00 |
ryan
|
b7cfc5c173
|
Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5364 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-01 17:45:32 +00:00 |
rob1n
|
0003f83892
|
Check basename(). see #4169
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-29 21:00:54 +00:00 |
rob1n
|
79bfe4e9d0
|
Automattically deactivate Automattic Widgets, if activated. see #4169
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-29 20:53:29 +00:00 |
rob1n
|
4143d41188
|
Move widgets' JS into the <head> of widgets.php. Should fix text/rss widget controls. see #4169
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-29 20:16:26 +00:00 |
rob1n
|
800477a81b
|
Add widgets-rtl.css into 2.2. Props Sewar. fixes #4185
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5332 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 20:49:52 +00:00 |
rob1n
|
e159d212e8
|
Widgets RTL CSS, and a few little widget bugfixes. Props Sewar. fixes #4185
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 00:51:19 +00:00 |
rob1n
|
11675fb3fc
|
WordPress.com -> .org and change widgetize link to Automattic's site for now. We still need to make a Codex page, just to make it more "WordPressy."
Props foolswisdom. fixes #4200
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-26 02:13:18 +00:00 |
rob1n
|
15d3bf89ce
|
Variable name fix. Props filosofo. For 2.2. see #4169
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5311 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-25 03:06:19 +00:00 |
rob1n
|
fb198a068a
|
Widgets support. fixes #4169 for 2.2
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5294 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-22 23:27:40 +00:00 |
markjaquith
|
a9b5bc0f13
|
Roll tags out of 2.2 -- reverts [5272], [5271], [5257], [5254], [5253], [5251], [5250], [5243], [5235], [5234], [5232], [5231], [5229], [5228], [5217], [5216], [5215], [5213], half of [5210], [5209], [5205], [5203], [5201], [5196], [5184], [5168], [5163], [5162], [5150], [5149], [5148], [5147], [5113], [5112], [5111], and [5110]
git-svn-id: http://svn.automattic.com/wordpress/branches/2.2@5289 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-19 22:26:52 +00:00 |
ryan
|
b4fd79f281
|
AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
git-svn-id: http://svn.automattic.com/wordpress/trunk@5280 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-17 20:56:41 +00:00 |
ryan
|
049b86dea5
|
Remove debug
git-svn-id: http://svn.automattic.com/wordpress/trunk@5272 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-15 02:30:00 +00:00 |
ryan
|
f651ce93c3
|
tag_exists(), category_object_exists(), and some tag and cat create fix ups. see #3723
git-svn-id: http://svn.automattic.com/wordpress/trunk@5271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-15 02:26:26 +00:00 |
rob1n
|
8d26c9e4b1
|
Just use bloginfo(). Props jhodgdon. fixes #3903
git-svn-id: http://svn.automattic.com/wordpress/trunk@5268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-14 00:16:38 +00:00 |
rob1n
|
999e232f12
|
trim() question marks *after* concatenating the string. fixes #4134
git-svn-id: http://svn.automattic.com/wordpress/trunk@5267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-14 00:11:47 +00:00 |
rob1n
|
cb5e9836c1
|
Add RTL css for #tagdiv. Props Sewar. fixes #4140
git-svn-id: http://svn.automattic.com/wordpress/trunk@5264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-13 03:29:43 +00:00 |
rob1n
|
e6a85a0fc8
|
Add encoding to WXR exports, and clean up HTML comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5263 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 23:53:36 +00:00 |
rob1n
|
876b0c431f
|
Take out undefined variable. fixes #2781
git-svn-id: http://svn.automattic.com/wordpress/trunk@5259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 21:43:38 +00:00 |
markjaquith
|
d5bd979f87
|
CSS IDs should avoid using underscores for compat with older browers. See http://tinyurl.com/2s99u6 addresses #4140
git-svn-id: http://svn.automattic.com/wordpress/trunk@5257 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 20:53:59 +00:00 |
rob1n
|
dbda3aabaa
|
Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
git-svn-id: http://svn.automattic.com/wordpress/trunk@5256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 17:04:03 +00:00 |
rob1n
|
570b2a4600
|
Tidy up the tags interface. Props andy. fixes #4140
git-svn-id: http://svn.automattic.com/wordpress/trunk@5254 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 16:13:37 +00:00 |
rob1n
|
aaab9dd1f4
|
Add small i18n fix. Props nbachiyski. fixes #4139
git-svn-id: http://svn.automattic.com/wordpress/trunk@5253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 05:59:59 +00:00 |
rob1n
|
64f8429a12
|
Some fixes for another fix. Props takayukister. fixes #4040
git-svn-id: http://svn.automattic.com/wordpress/trunk@5252 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 05:55:34 +00:00 |
rob1n
|
e169d671d2
|
Add ability to convert all categories to tags. fixes #4135
git-svn-id: http://svn.automattic.com/wordpress/trunk@5251 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 05:46:36 +00:00 |
ryan
|
44111a3ae7
|
Stripslashes post meta values before handing off to add_post_meta. Use wpdb::escape instead of addslashes. Props takayukister. fixes #4028
git-svn-id: http://svn.automattic.com/wordpress/trunk@5249 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 02:58:41 +00:00 |
rob1n
|
f8fd7370fc
|
Use get_var and only select cat_ID. see #4040
git-svn-id: http://svn.automattic.com/wordpress/trunk@5247 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 02:08:40 +00:00 |
rob1n
|
f603da47b6
|
Use cat_name instead of cat_nicename when creating categories from import. Props takayukister. fixes #4040
git-svn-id: http://svn.automattic.com/wordpress/trunk@5246 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 01:49:46 +00:00 |
ryan
|
69d3f2df59
|
Preserve page hierarchy. Props takayukister. fixes #4025
git-svn-id: http://svn.automattic.com/wordpress/trunk@5245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-12 01:34:15 +00:00 |