Ryan Boren
8218fe63c8
Set eol-style
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5365 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-01 17:46:55 +00:00
rob1n
0cf5f8cf12
New way of loading widgets that works with PHP 5. Thanks to filosofo for testing. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5363 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-01 01:58:18 +00:00
rob1n
3f99d19cc3
Typo.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5362 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-01 01:27:46 +00:00
rob1n
1a2793b442
Add clearer to edit-pages.php. Props Nazgul. fixes #4210
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5361 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-01 01:19:19 +00:00
rob1n
697a38d8e8
Move widget stuff around. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5360 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-01 01:13:06 +00:00
Ryan Boren
9b87344634
Widget registration fixes from Andy. For 2.3. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5358 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 20:02:02 +00:00
Ryan Boren
3c6b689f0e
When using the traditional list view of the categories,
...
make sure the wp_list_categories() doesn't add in another title. This
was causing a second Categories to show up on the category widget. Props Jospeh Scott
git-svn-id: https://develop.svn.wordpress.org/trunk@5356 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 17:43:11 +00:00
Ryan Boren
176a6414e9
Fix typo breaking recent comment cache deletion for widgets.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5354 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 16:45:23 +00:00
Ryan Boren
fe2887b40d
unfiltered_upload fix from Nazgul. fixes #4136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5353 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 15:54:50 +00:00
Ryan Boren
1eb7a5f1e5
Remove debug
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5351 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 03:47:14 +00:00
Ryan Boren
77fb496bc6
Don't use deprecated category API.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5349 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 03:32:33 +00:00
rob1n
fdc3ca298c
Bring back old behavior for sidebar ID's. Props filosofo. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5348 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 02:35:28 +00:00
rob1n
238e8f18ec
Fix stupid error on my part. Props abbaanthony. fixes #4208
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5347 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-30 02:28:06 +00:00
rob1n
d25ce6fc4b
Filter dashboard URL's. fixes #2177
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5346 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-29 22:37:37 +00:00
rob1n
e1863b22cc
Check basename(). see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5345 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-29 21:00:54 +00:00
rob1n
c12eb84474
Automattically deactivate Automattic Widgets, if activated. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5344 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-29 20:53:29 +00:00
rob1n
68ae6680ea
Move widgets' JS into the <head> of widgets.php. Should fix text/rss widget controls. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5343 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-29 20:16:26 +00:00
Ryan Boren
97bf7944c2
Fix widget control registration where id is not passed in.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5341 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-28 17:04:16 +00:00
Ryan Boren
386eb41adf
Fix edit comment links
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5340 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-28 16:45:47 +00:00
Ryan Boren
af32dce26a
Create widget id from widget name when id not specified.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5338 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-28 06:08:27 +00:00
Ryan Boren
f6f5f61311
Kick widgets init from init hook.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5336 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-28 00:35:47 +00:00
Ryan Boren
91e1cb92ec
Some widgets gettext.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5334 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-28 00:29:27 +00:00
rob1n
510a57a763
Don't double encode gzip output if gzip is already set in php.ini. Props
...
welcomb. fixes #4205
git-svn-id: https://develop.svn.wordpress.org/trunk@5333 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 20:55:05 +00:00
Matt Mullenweg
7b24d7882d
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: https://develop.svn.wordpress.org/trunk@5331 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 05:30:23 +00:00
Matt Mullenweg
56f7ecd7d8
Link that URL!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5330 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 05:23:53 +00:00
Ryan Boren
d9f2285155
Use the right field name ya idjit.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5329 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 04:34:44 +00:00
Ryan Boren
b9b37cd426
Consult global comment in get_comment(). Don't show empty edit links.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5328 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 03:51:36 +00:00
rob1n
6e54a62f24
Whoops, forgot widgets-rtl.css.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5327 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 02:39:22 +00:00
rob1n
5ca855b43a
Use non-GMT date. fixes #3034
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5326 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 00:56:12 +00:00
rob1n
ef92dec9ba
Add Firefox bookmarking instructions. Props abelcheung. fixes #4203
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5325 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 00:55:11 +00:00
rob1n
9b3becf6ea
Widgets RTL CSS, and a few little widget bugfixes. Props Sewar. fixes #4185
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5324 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 00:51:19 +00:00
rob1n
d8062bbc62
Add id attribute where it's only name. fixes #3696
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5323 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 00:47:01 +00:00
Matt Mullenweg
0ec4ef6a75
I think this got accidentally reverted.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5322 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-26 22:17:13 +00:00
Ryan Boren
004f9d7d27
Fix text and rss widget registration. fixes #4204 for 2.3
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5320 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-26 17:49:11 +00:00
Ryan Boren
09d31c8edb
Add dropdown option to archives and categories widgets. Props Joseph Scott. fixes #4194 for 2.2
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5319 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-26 17:17:30 +00:00
rob1n
2d6c38c7cf
Links widget fixes from Otto42. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5317 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-26 03:43:59 +00:00
rob1n
7a6aba312d
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: https://develop.svn.wordpress.org/trunk@5316 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-26 02:13:18 +00:00
rob1n
7a30348f90
Firefox uses Alt+Shift for access keys. Props johnbillion. fixes #4193
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5315 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-26 02:02:59 +00:00
rob1n
10566f45a4
Require once only. Props masquerade. fixes #4192
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5313 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-25 04:41:12 +00:00
rob1n
b724739d74
Housekeeping -- a misspelling.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5312 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-25 03:14:11 +00:00
rob1n
8028b4b6bf
Variable name fix. Props filosofo. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5310 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-25 03:02:28 +00:00
rob1n
272ad77beb
Add admin_xml_ns to upload.php's <html>, since it doesn't use admin-header.php.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5309 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-25 00:56:22 +00:00
rob1n
a40b296021
Allow number_format to be internationalized. Props nbachiyski. fixes #3677
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5308 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-25 00:49:57 +00:00
rob1n
2b3f6e3070
Housekeeping -- clean out debug calls.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5307 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 23:58:51 +00:00
rob1n
69e811bb7c
Add ODT to allowed file types. Props Nazgul. fixes #4136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5304 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 23:28:39 +00:00
rob1n
215dca2430
Add unfiltered_upload cap, and allow for admins. Props Nazgul. fixes #4136
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5303 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 23:27:20 +00:00
rob1n
b0e84dde88
get_edit_*_link() functions. fixes #4153
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5302 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 23:21:56 +00:00
Ryan Boren
78226c0f85
Update widgets to latest bits. see #4169
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5301 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 21:36:17 +00:00
Ryan Boren
774a35bbec
widgets.php be doubling down. Once is enough.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5300 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 18:41:42 +00:00
Ryan Boren
d2cf3bbe0b
Set eol-style on new files.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@5299 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 18:40:02 +00:00