Commit Graph

4889 Commits

Author SHA1 Message Date
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
rob1n ffc63c60e3 Widgets for 2.3. fixes #4186
git-svn-id: https://develop.svn.wordpress.org/trunk@5297 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-24 01:05:17 +00:00
Ryan Boren 01dad3491e Fix variable collission in _get_cat_children. see #3985
git-svn-id: https://develop.svn.wordpress.org/trunk@5295 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-23 20:28:38 +00:00
rob1n 7aca30b768 has_excerpt() template tag. fixes #4177 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5293 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-22 04:25:47 +00:00
Ryan Boren 35d6ed5ebf Use GMT in XML-RPC dateCreated fields. Props Joseph Scott. fixes #4158 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5292 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-22 03:07:34 +00:00
rob1n c2bb150496 Properly close the paragraph. Props zeo. fixes #4171 for both 2.2 and 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5290 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-20 03:52:41 +00:00
Ryan Boren c883733d72 2.3-alpha
git-svn-id: https://develop.svn.wordpress.org/trunk@5288 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-19 04:05:39 +00:00
rob1n 0eb151d441 Rename app.php to wp-app.php and change references. fixes #4168
git-svn-id: https://develop.svn.wordpress.org/trunk@5286 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-19 03:03:31 +00:00
rob1n baff4f7040 Replace deprecated get_settings() calls with get_option(). Props johnbillion. fixes #4167
git-svn-id: https://develop.svn.wordpress.org/trunk@5285 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-19 02:53:19 +00:00
rob1n 642b38246b Cast substr()'s to int before passing through mktime() to prevent warning. Props josephscott. fixes #4166
git-svn-id: https://develop.svn.wordpress.org/trunk@5284 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-19 02:49:19 +00:00
Ryan Boren e2094a4e19 Add url_to_postid filter. Props Alex King. fixes #4160
git-svn-id: https://develop.svn.wordpress.org/trunk@5283 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-18 22:51:54 +00:00
Ryan Boren b749fb0711 Revert [5275] - [5277]. Fix it later. see #4153
git-svn-id: https://develop.svn.wordpress.org/trunk@5282 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 23:00:35 +00:00
Ryan Boren 767e7aa881 XML-RPC fixes to allow for empty/zero settings in various fields. Props Joseph Scott. fixes #4156
git-svn-id: https://develop.svn.wordpress.org/trunk@5281 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 22:00:00 +00:00
Ryan Boren c20fd94dce AJAXcat fixes and FF workaround from mdawaffe. fixes #3895
git-svn-id: https://develop.svn.wordpress.org/trunk@5280 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 20:56:41 +00:00
Ryan Boren 2d046d0427 Reverting [5278]. It breaks mw_getRecentPosts.
git-svn-id: https://develop.svn.wordpress.org/trunk@5279 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 16:52:11 +00:00
rob1n 93c7d37e5b Add mt_keywords support. Props redsweater. fixes #900
git-svn-id: https://develop.svn.wordpress.org/trunk@5278 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 01:30:12 +00:00
rob1n e111d2de08 Fix another typo. Not a good day at all.
git-svn-id: https://develop.svn.wordpress.org/trunk@5277 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 01:17:45 +00:00
rob1n 8e63dcecfa Fix typo. Thanks Lloyd.
git-svn-id: https://develop.svn.wordpress.org/trunk@5276 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-17 00:53:58 +00:00
rob1n 734766ba6e Add get_edit_comment_link() and get_edit_post_link(). fixes #4153
git-svn-id: https://develop.svn.wordpress.org/trunk@5275 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-16 23:53:34 +00:00
Ryan Boren 66d8f40564 Use wp_hash to create cron's check hash.
git-svn-id: https://develop.svn.wordpress.org/trunk@5274 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-16 20:47:23 +00:00
rob1n d0f5497976 Update wp-config.php to reference wp-contents/languages instead of wp-includes/languages. Props Nazgul. fixes #4150
git-svn-id: https://develop.svn.wordpress.org/trunk@5273 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-15 21:29:41 +00:00
Ryan Boren 5519b22a3c Remove debug
git-svn-id: https://develop.svn.wordpress.org/trunk@5272 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-15 02:30:00 +00:00
Ryan Boren 424a7906c0 tag_exists(), category_object_exists(), and some tag and cat create fix ups. see #3723
git-svn-id: https://develop.svn.wordpress.org/trunk@5271 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-15 02:26:26 +00:00
Ryan Boren 7bc575400e Lose reference to current_blog.
git-svn-id: https://develop.svn.wordpress.org/trunk@5270 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-14 22:03:32 +00:00
rob1n 8c25d341d9 Add in another trim(), just in case $frag is actually something.
git-svn-id: https://develop.svn.wordpress.org/trunk@5269 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-14 00:19:01 +00:00
rob1n 5184af4ae8 Just use bloginfo(). Props jhodgdon. fixes #3903
git-svn-id: https://develop.svn.wordpress.org/trunk@5268 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-14 00:16:38 +00:00
rob1n 6d905c3341 trim() question marks *after* concatenating the string. fixes #4134
git-svn-id: https://develop.svn.wordpress.org/trunk@5267 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-14 00:11:47 +00:00
rob1n 447554f758 Fix gettext's plural forms for more than 2 plural forms. Props moeffju and nbachiyski. fixes #4005
git-svn-id: https://develop.svn.wordpress.org/trunk@5266 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-13 23:29:47 +00:00
rob1n 9548071ffa Respect show_option_all in wp_list_categories(). Props westi. fixes #4145
git-svn-id: https://develop.svn.wordpress.org/trunk@5265 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-13 23:20:14 +00:00
rob1n 1357a729bb Add RTL css for #tagdiv. Props Sewar. fixes #4140
git-svn-id: https://develop.svn.wordpress.org/trunk@5264 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-13 03:29:43 +00:00
rob1n 2dc60169a7 Add encoding to WXR exports, and clean up HTML comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@5263 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 23:53:36 +00:00
rob1n 2e5f0e8bde Don't treat object and param as block elements in wpautop. fixes #3854
git-svn-id: https://develop.svn.wordpress.org/trunk@5262 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 23:19:16 +00:00
rob1n eac89c8fdd Get add_query_arg() to urlencode all values of parse_str array. Props mdawaffe. fixes #4084
git-svn-id: https://develop.svn.wordpress.org/trunk@5261 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 22:00:22 +00:00
rob1n b88e6b40d8 Replace some stristr's with stripos'.
git-svn-id: https://develop.svn.wordpress.org/trunk@5260 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 21:59:31 +00:00
rob1n 23bd5c2fec Take out undefined variable. fixes #2781
git-svn-id: https://develop.svn.wordpress.org/trunk@5259 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 21:43:38 +00:00
Ryan Boren 3b2de5b5df Refactor l10n code to reduce duplication. Change placement of context. Props nbachiyski. fixes #3687
git-svn-id: https://develop.svn.wordpress.org/trunk@5258 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 21:15:44 +00:00
Mark Jaquith bbaee51a3f CSS IDs should avoid using underscores for compat with older browers. See http://tinyurl.com/2s99u6 addresses #4140
git-svn-id: https://develop.svn.wordpress.org/trunk@5257 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 20:53:59 +00:00
rob1n 49768a3192 Upgrade TinyMCE to 2.1.0. Props andy. fixes #3788
git-svn-id: https://develop.svn.wordpress.org/trunk@5256 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 17:04:03 +00:00
rob1n 3c8cb11aee Delete the cache in tmp even if the copy failed. Props andy. fixes #4141
git-svn-id: https://develop.svn.wordpress.org/trunk@5255 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 16:31:47 +00:00
rob1n a1e8f976c3 Tidy up the tags interface. Props andy. fixes #4140
git-svn-id: https://develop.svn.wordpress.org/trunk@5254 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 16:13:37 +00:00