Commit Graph

3415 Commits

Author SHA1 Message Date
Ryan Boren 7252c08995 Fix typo. Props gasper@gmail.com. fixes #2213
git-svn-id: https://develop.svn.wordpress.org/trunk@3397 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-04 00:49:25 +00:00
Ryan Boren dc9a9382c2 Fix variable name collision that was breaking paging. fixes #2204
git-svn-id: https://develop.svn.wordpress.org/trunk@3396 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-04 00:41:53 +00:00
Ryan Boren 2ae1176fcb Better broken path info workaround for setups that use redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@3395 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-03 00:59:31 +00:00
Ryan Boren 6ad81b7202 Strip # from filenames. fixes #2166
git-svn-id: https://develop.svn.wordpress.org/trunk@3394 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 21:31:51 +00:00
Ryan Boren e4df415fa6 i18n fixes from SteveAgl. fixes #2207
git-svn-id: https://develop.svn.wordpress.org/trunk@3393 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 21:08:34 +00:00
Ryan Boren a8c55b6f81 Decode entities in inline uploader. fixes #2208
git-svn-id: https://develop.svn.wordpress.org/trunk@3392 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 20:55:45 +00:00
Ryan Boren de9f6698c2 Fix redirect when already logged in.
git-svn-id: https://develop.svn.wordpress.org/trunk@3391 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 08:46:13 +00:00
Ryan Boren fce486c48c Create dir hierarchy for files passed to wp_upload_bits().
git-svn-id: https://develop.svn.wordpress.org/trunk@3390 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 04:59:39 +00:00
Ryan Boren e6e5cd892f Upload dir cleanups. Honor old fileupload_path settings if present.
git-svn-id: https://develop.svn.wordpress.org/trunk@3389 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 04:33:27 +00:00
Ryan Boren f34cbd8d67 Preserve suid and sgid bits when creating new directories. fixes #2190
git-svn-id: https://develop.svn.wordpress.org/trunk@3388 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-02 02:50:59 +00:00
Ryan Boren 7b1816ee53 MT import fixes from cubex.
git-svn-id: https://develop.svn.wordpress.org/trunk@3387 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-01 22:54:56 +00:00
Ryan Boren 946cae67f4 Default expiration is too long. Change it to 15 minutes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3386 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-31 22:34:58 +00:00
Ryan Boren e631d34d50 Fallback to matching the leaf category if the full path doesn't match. Props David House. fixes #2161
git-svn-id: https://develop.svn.wordpress.org/trunk@3385 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-31 21:53:13 +00:00
Ryan Boren db2bd867db Trackback tweaks. Props http://blog.serv.idv.tw/2005/12/29/380/. fixes #2170
git-svn-id: https://develop.svn.wordpress.org/trunk@3384 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-31 21:24:56 +00:00
Ryan Boren 9f7f499ed8 newCatAddIn fix. fixes #2184
git-svn-id: https://develop.svn.wordpress.org/trunk@3383 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-31 20:59:28 +00:00
Ryan Boren 29e7d65c71 Move PHP_SELF setup to wp-settings.php. #2153
git-svn-id: https://develop.svn.wordpress.org/trunk@3382 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 23:11:26 +00:00
Ryan Boren 23bf1be299 Add footer to Import Blogroll page. Props Ozh. fixes #2168
git-svn-id: https://develop.svn.wordpress.org/trunk@3381 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 21:59:38 +00:00
Ryan Boren 0d3ec17bb1 Silenzio.
git-svn-id: https://develop.svn.wordpress.org/trunk@3380 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 21:42:56 +00:00
Ryan Boren 5f46bd2b5b Post delete fix from David House. fixes #2173
git-svn-id: https://develop.svn.wordpress.org/trunk@3379 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 21:16:53 +00:00
Ryan Boren dbde443d4a More wp_upload_bits() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3378 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 02:07:10 +00:00
Ryan Boren 164371f70f Fix extension handling.
git-svn-id: https://develop.svn.wordpress.org/trunk@3377 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 01:46:32 +00:00
Ryan Boren a3cb29233b Typo in wp_upload_bits()
git-svn-id: https://develop.svn.wordpress.org/trunk@3376 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 01:40:42 +00:00
Ryan Boren e45a58d547 LJ tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3375 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-29 01:25:41 +00:00
Ryan Boren ba3372e3d0 Flesh out LJ importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3374 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 20:24:12 +00:00
Ryan Boren 5be951ca28 Cache rewrite rules. Add WP_Rewrite::flush_rules(). fixes #2155
git-svn-id: https://develop.svn.wordpress.org/trunk@3373 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 07:05:05 +00:00
Ryan Boren 367e600ea8 Regen page rewrite rules when upgrading.
git-svn-id: https://develop.svn.wordpress.org/trunk@3372 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 05:20:13 +00:00
Ryan Boren eddf881bb5 Create explicit page attachment rewrite rules rather than matching the attachment name against a regexp.
git-svn-id: https://develop.svn.wordpress.org/trunk@3371 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 04:27:21 +00:00
Ryan Boren 424dd330fe Anchor str replacements to head so that we don't replace across the entire string. fixes #2162
git-svn-id: https://develop.svn.wordpress.org/trunk@3370 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 01:48:29 +00:00
Ryan Boren 19a75024be Use mb_strcut instead of mb_substr. fixes #2163
git-svn-id: https://develop.svn.wordpress.org/trunk@3369 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 01:06:57 +00:00
Ryan Boren 9e591c4154 i18n trackback fix. Props thinkini. fixes #2163
git-svn-id: https://develop.svn.wordpress.org/trunk@3368 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:55:55 +00:00
Ryan Boren 5ff3240176 Title fixes for plugin menu pages. fixes #1447
git-svn-id: https://develop.svn.wordpress.org/trunk@3367 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:45:13 +00:00
Ryan Boren 2ef647c04f Use API to delete comment so that counts are kept in sync. Props Mike Little. fixes #2159
git-svn-id: https://develop.svn.wordpress.org/trunk@3366 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:42:42 +00:00
Ryan Boren 2628a27ef4 Exit after sending headers. fixes #1917
git-svn-id: https://develop.svn.wordpress.org/trunk@3365 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:16:40 +00:00
Ryan Boren 8a629a0663 Don't be lazy. Props Denyerec
git-svn-id: https://develop.svn.wordpress.org/trunk@3364 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-28 00:10:23 +00:00
Matt Mullenweg 774578481e Pop the champagne
git-svn-id: https://develop.svn.wordpress.org/trunk@3362 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 20:15:06 +00:00
Ryan Boren 152fe33307 Don't require admin-header.
git-svn-id: https://develop.svn.wordpress.org/trunk@3361 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 17:00:39 +00:00
Ryan Boren 8c39cb14c3 Use wp_handle_upload().
git-svn-id: https://develop.svn.wordpress.org/trunk@3360 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-26 09:55:24 +00:00
Ryan Boren 76c78b624d Make sure we have a valid timestamp. fixes #2148
git-svn-id: https://develop.svn.wordpress.org/trunk@3359 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-25 21:42:07 +00:00
Ryan Boren 01d852fe7f Silence mkdir().
git-svn-id: https://develop.svn.wordpress.org/trunk@3358 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-25 21:16:27 +00:00
Ryan Boren bae7d044d2 Update post_modified when the post is changed. fixes #1837
git-svn-id: https://develop.svn.wordpress.org/trunk@3357 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 20:04:59 +00:00
Ryan Boren 250ecaaf4f Fix page permalink 404 when pages are reordered. Props David House. fixes #2071
git-svn-id: https://develop.svn.wordpress.org/trunk@3356 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 16:26:55 +00:00
Ryan Boren 7531aa10b7 gettext updates from SteveAgl. fixes #2143
git-svn-id: https://develop.svn.wordpress.org/trunk@3355 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 15:12:59 +00:00
Ryan Boren ddbd1e3ac3 MAke sure post_parent is valid.
git-svn-id: https://develop.svn.wordpress.org/trunk@3354 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 05:34:50 +00:00
Ryan Boren 1d06871ca5 Make wp_insert_attachment() MySQL 5 strict mode compliant. fixes #2115
git-svn-id: https://develop.svn.wordpress.org/trunk@3353 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-24 05:32:49 +00:00
Ryan Boren d2e82671ef Enable MT importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3352 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:16:20 +00:00
Ryan Boren 2294967988 Return ID not user_login.
git-svn-id: https://develop.svn.wordpress.org/trunk@3351 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:16:01 +00:00
Ryan Boren 35258f7f4c Use API.
git-svn-id: https://develop.svn.wordpress.org/trunk@3350 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 23:10:59 +00:00
Ryan Boren ae212ba60f Styling for the theme select button. fixes #2101
git-svn-id: https://develop.svn.wordpress.org/trunk@3349 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 21:08:42 +00:00
Ryan Boren e1459bd149 Remove cruft.
git-svn-id: https://develop.svn.wordpress.org/trunk@3348 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:59:23 +00:00
Ryan Boren e857851b47 Fix already pinged list. Props pirateking. fixes #2136
git-svn-id: https://develop.svn.wordpress.org/trunk@3347 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-23 20:43:30 +00:00