ryan
|
d4288b9aee
|
Add nonce to avoid AYS when restoring image header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-15 16:47:15 +00:00 |
|
matt
|
b0d60f0351
|
Show post name and bring organization in line with the edit comments page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-14 03:41:03 +00:00 |
|
matt
|
537f72cffb
|
This button gets buried, especially when you have a lot of widgets, and it needs to be at the top too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5471 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-14 03:39:05 +00:00 |
|
rob1n
|
05c0fccdf9
|
Get rid of stray space.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5470 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-14 03:28:10 +00:00 |
|
matt
|
0e8598a256
|
Remove the generation time, it isn't terribly useful to users and gets confused with version
git-svn-id: http://svn.automattic.com/wordpress/trunk@5469 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-14 03:14:17 +00:00 |
|
rob1n
|
0b847d9933
|
Some fixes for the Textpattern importer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-11 03:54:56 +00:00 |
|
rob1n
|
ac72ff2a42
|
Show authors' logins in alphabetical order. fixes #4232
git-svn-id: http://svn.automattic.com/wordpress/trunk@5448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-11 03:51:21 +00:00 |
|
ryan
|
f7de9ede8a
|
Handle local and remote blogroll imports. Props apokalyptik. fixes #4243 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5439 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 21:21:54 +00:00 |
|
ryan
|
272fbe5c8a
|
Left, right, dragChange, hop. s/left/right/. Props Lawrence Pit. see #4169
git-svn-id: http://svn.automattic.com/wordpress/trunk@5437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 21:18:21 +00:00 |
|
ryan
|
58b1093938
|
Use correct var. Props charismabiz. fixes #4246 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5435 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 21:08:13 +00:00 |
|
ryan
|
fec23e1837
|
Cast to array to avoid warning.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 16:32:11 +00:00 |
|
rob1n
|
b3165ed3c1
|
Make H2's in the admin wrap nice, and some CSS cleanup. Props JeremyVisser. fixes #4119
git-svn-id: http://svn.automattic.com/wordpress/trunk@5430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 02:52:22 +00:00 |
|
ryan
|
28f3106ee9
|
Var is an object var. Add missing this.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5427 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 02:31:16 +00:00 |
|
ryan
|
17be568a6d
|
Don't preg_match_all when processing items. fixes #4239 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-10 00:05:21 +00:00 |
|
matt
|
1fbc800c8b
|
Knowing the version of the theme is pretty useless in this context, it's clutter.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5419 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-09 17:14:23 +00:00 |
|
matt
|
49407420a2
|
Don't forget to center this cell as well.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5416 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-09 08:12:54 +00:00 |
|
ryan
|
ef4ad331e1
|
Add nonces to importers
git-svn-id: http://svn.automattic.com/wordpress/trunk@5404 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-07 15:56:53 +00:00 |
|
ryan
|
9805be9f11
|
Make sure Widgets menu comes after Themes. see #4169
git-svn-id: http://svn.automattic.com/wordpress/trunk@5401 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-06 20:36:11 +00:00 |
|
rob1n
|
f7f55f0883
|
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/trunk@5395 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-05 00:19:25 +00:00 |
|
rob1n
|
69f36791f1
|
Use WP_HOME and WP_SITEURL in upgrading. Props filosofo. fixes #4211
git-svn-id: http://svn.automattic.com/wordpress/trunk@5394 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-05 00:17:05 +00:00 |
|
ryan
|
b33a7e9cfb
|
Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/trunk@5390 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-04 21:28:50 +00:00 |
|
ryan
|
b311e786fe
|
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/trunk@5385 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-04 17:52:22 +00:00 |
|
rob1n
|
48c85562b8
|
Don't reference old-style "levels," as they apparently used to call them back in the day.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-04 04:18:59 +00:00 |
|
rob1n
|
ce488547e8
|
Sort page templates by name. Props Arrrr. see #2926
git-svn-id: http://svn.automattic.com/wordpress/trunk@5380 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-03 04:41:22 +00:00 |
|
rob1n
|
0b1ce5d4f8
|
Apply get_nested_cats filter. Props davidhouse and Nazgul. fixes #2623
git-svn-id: http://svn.automattic.com/wordpress/trunk@5379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-03 04:34:07 +00:00 |
|
rob1n
|
7db9d9f6b2
|
Use fancy quotes instead of raw quotes (which should have been " anyways).
git-svn-id: http://svn.automattic.com/wordpress/trunk@5378 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-03 01:23:14 +00:00 |
|
rob1n
|
ab530a67d5
|
Don't show Widgets admin page if core widgets aren't enabled. fixes #4218
git-svn-id: http://svn.automattic.com/wordpress/trunk@5376 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-03 00:43:57 +00:00 |
|
ryan
|
f20cad1508
|
Fix inline uploader page links. Props mdawaffe. fixes #4217 for 2.3
git-svn-id: http://svn.automattic.com/wordpress/trunk@5368 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-01 23:33:44 +00:00 |
|
ryan
|
6658364b30
|
Set eol-style
git-svn-id: http://svn.automattic.com/wordpress/trunk@5365 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-01 17:46:55 +00:00 |
|
rob1n
|
4c26ea65a1
|
Add clearer to edit-pages.php. Props Nazgul. fixes #4210
git-svn-id: http://svn.automattic.com/wordpress/trunk@5361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-01 01:19:19 +00:00 |
|
ryan
|
f47ebf8582
|
unfiltered_upload fix from Nazgul. fixes #4136
git-svn-id: http://svn.automattic.com/wordpress/trunk@5353 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-30 15:54:50 +00:00 |
|
rob1n
|
9ddfc38833
|
Fix stupid error on my part. Props abbaanthony. fixes #4208
git-svn-id: http://svn.automattic.com/wordpress/trunk@5347 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-30 02:28:06 +00:00 |
|
rob1n
|
6f0a508666
|
Filter dashboard URL's. fixes #2177
git-svn-id: http://svn.automattic.com/wordpress/trunk@5346 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-29 22:37:37 +00:00 |
|
rob1n
|
61059a3dc7
|
Check basename(). see #4169
git-svn-id: http://svn.automattic.com/wordpress/trunk@5345 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-29 21:00:54 +00:00 |
|
rob1n
|
32c3de1779
|
Automattically deactivate Automattic Widgets, if activated. see #4169
git-svn-id: http://svn.automattic.com/wordpress/trunk@5344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-29 20:53:29 +00:00 |
|
rob1n
|
b06cdd876f
|
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/trunk@5343 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-29 20:16:26 +00:00 |
|
matt
|
05996c589f
|
Link it even if it's zero because it counts approved comments and you might want to go to that page even if there are no approved comments yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 05:30:23 +00:00 |
|
matt
|
8a486dfe60
|
Link that URL!
git-svn-id: http://svn.automattic.com/wordpress/trunk@5330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 05:23:53 +00:00 |
|
rob1n
|
8d6b81e175
|
Whoops, forgot widgets-rtl.css.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 02:39:22 +00:00 |
|
rob1n
|
007a086bcd
|
Use non-GMT date. fixes #3034
git-svn-id: http://svn.automattic.com/wordpress/trunk@5326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 00:56:12 +00:00 |
|
rob1n
|
9843f9df79
|
Add Firefox bookmarking instructions. Props abelcheung. fixes #4203
git-svn-id: http://svn.automattic.com/wordpress/trunk@5325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 00:55:11 +00:00 |
|
rob1n
|
1f39b8dce7
|
Widgets RTL CSS, and a few little widget bugfixes. Props Sewar. fixes #4185
git-svn-id: http://svn.automattic.com/wordpress/trunk@5324 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 00:51:19 +00:00 |
|
rob1n
|
44088f5463
|
Add id attribute where it's only name. fixes #3696
git-svn-id: http://svn.automattic.com/wordpress/trunk@5323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 00:47:01 +00:00 |
|
matt
|
93bd5ffe05
|
I think this got accidentally reverted.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-26 22:17:13 +00:00 |
|
rob1n
|
309491de6d
|
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/trunk@5316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-26 02:13:18 +00:00 |
|
rob1n
|
bc90e51a2f
|
Variable name fix. Props filosofo. see #4169
git-svn-id: http://svn.automattic.com/wordpress/trunk@5310 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-25 03:02:28 +00:00 |
|
rob1n
|
129931fdcd
|
Add admin_xml_ns to upload.php's <html>, since it doesn't use admin-header.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5309 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-25 00:56:22 +00:00 |
|
rob1n
|
d3f52c3b45
|
Allow number_format to be internationalized. Props nbachiyski. fixes #3677
git-svn-id: http://svn.automattic.com/wordpress/trunk@5308 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-25 00:49:57 +00:00 |
|
rob1n
|
ea9d389751
|
Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
git-svn-id: http://svn.automattic.com/wordpress/trunk@5303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-24 23:27:20 +00:00 |
|
rob1n
|
03e6c2ed9a
|
Widgets for 2.3. fixes #4186
git-svn-id: http://svn.automattic.com/wordpress/trunk@5297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-24 01:05:17 +00:00 |
|