Commit Graph

3415 Commits

Author SHA1 Message Date
Matt Mullenweg f5d1124575 Plugin update from Skippy, fixes #2251
git-svn-id: https://develop.svn.wordpress.org/trunk@3447 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 00:51:34 +00:00
Matt Mullenweg a3b37a3efd Strip some more funny chars, fixes #2093
git-svn-id: https://develop.svn.wordpress.org/trunk@3446 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 00:48:24 +00:00
Matt Mullenweg 07463c0755 Better HTTPS support - fixes #2283
git-svn-id: https://develop.svn.wordpress.org/trunk@3445 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 23:04:09 +00:00
Matt Mullenweg f3a9342825 Don't allow uploading PHP files, fixes #2300.
git-svn-id: https://develop.svn.wordpress.org/trunk@3444 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 23:02:27 +00:00
Ryan Boren cbcdd4cbb0 Use ->comments instead of . fixes #2293
git-svn-id: https://develop.svn.wordpress.org/trunk@3443 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 20:07:00 +00:00
Ryan Boren 3329ef57fd Use ->comments instead of . fixes #2294
git-svn-id: https://develop.svn.wordpress.org/trunk@3442 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 20:03:56 +00:00
Ryan Boren be5676b157 Link import fix from Kafkaesqui. fixes #2296
git-svn-id: https://develop.svn.wordpress.org/trunk@3441 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 19:57:20 +00:00
Ryan Boren 353b0b2b5c wp_specialchars the request uri when contructing paging links. fixes #1686
git-svn-id: https://develop.svn.wordpress.org/trunk@3440 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-15 23:42:10 +00:00
Ryan Boren 78f83fd29e Set charset. Props ruckus. fixes #2289
git-svn-id: https://develop.svn.wordpress.org/trunk@3439 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-15 23:21:29 +00:00
Ryan Boren 6a0ee8785c i18n fix from pandem. fixes #2292
git-svn-id: https://develop.svn.wordpress.org/trunk@3438 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-15 22:04:21 +00:00
Ryan Boren f08416af58 More upload path tweaks. fixes #2271
git-svn-id: https://develop.svn.wordpress.org/trunk@3437 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-14 22:09:51 +00:00
Ryan Boren 0d0a6b876d Disable peristent cache when safe_mode.
git-svn-id: https://develop.svn.wordpress.org/trunk@3436 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-14 21:22:48 +00:00
Ryan Boren 79da568b81 Acquire lock when flushing cache.
git-svn-id: https://develop.svn.wordpress.org/trunk@3435 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-14 00:05:22 +00:00
Ryan Boren 5c16c3de26 Relocate edit_page_form hook for consistency. Props Denis-de-Bernardy. fixes #2118
git-svn-id: https://develop.svn.wordpress.org/trunk@3434 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 22:42:45 +00:00
Ryan Boren f8f6b07e9c Force absolute lookup. Props tanuki. fixes #2237
git-svn-id: https://develop.svn.wordpress.org/trunk@3433 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 22:40:22 +00:00
Ryan Boren 41b6a1945e Make sure cat-js loads. Props donncha. fixes #2262
git-svn-id: https://develop.svn.wordpress.org/trunk@3432 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 22:09:57 +00:00
Ryan Boren a3d5510774 Remove debug cruft. fixes #2273
git-svn-id: https://develop.svn.wordpress.org/trunk@3431 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 22:08:00 +00:00
Ryan Boren ba8e3e8d47 Make the xmlrpc user the current user. fixes #2273
git-svn-id: https://develop.svn.wordpress.org/trunk@3430 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 19:19:09 +00:00
Ryan Boren 835a8b9992 kses regex tweakage for better comment filtering. fixes #2130
git-svn-id: https://develop.svn.wordpress.org/trunk@3429 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-13 07:28:47 +00:00
Ryan Boren 8a67cfddd0 Remove reference to non-existant edit-attachment-form. fixes #2270
git-svn-id: https://develop.svn.wordpress.org/trunk@3428 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-12 03:44:44 +00:00
Ryan Boren 1f90fd76bf Trigger pre_ping action outside of loop. Props Mark Jaquith. fixes #2269
git-svn-id: https://develop.svn.wordpress.org/trunk@3427 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-11 21:35:36 +00:00
Ryan Boren ecbd16bf50 Don't overwrite global request when starting a new query.
git-svn-id: https://develop.svn.wordpress.org/trunk@3426 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-11 11:06:26 +00:00
Ryan Boren 1ea86684f4 Add gettext filter. fixes #2258
git-svn-id: https://develop.svn.wordpress.org/trunk@3425 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 22:53:40 +00:00
Ryan Boren 968ef86cf7 i18n updates from SteveAgl. fixes #2260
git-svn-id: https://develop.svn.wordpress.org/trunk@3424 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 22:50:19 +00:00
Ryan Boren 17cd2c51f8 Require admin.php. fixes #2263
git-svn-id: https://develop.svn.wordpress.org/trunk@3423 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 22:49:11 +00:00
Matt Mullenweg df15716313 HTML and JS cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3422 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 05:16:17 +00:00
Matt Mullenweg 687f888db8 Re-arrange these options a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@3421 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 03:14:34 +00:00
Matt Mullenweg bb9a69b496 Better redirect back.
git-svn-id: https://develop.svn.wordpress.org/trunk@3420 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 03:06:48 +00:00
Ryan Boren 8a5855b4d5 Dotclear importer from thomasq. fixes #2234
git-svn-id: https://develop.svn.wordpress.org/trunk@3419 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 01:46:54 +00:00
Ryan Boren 3974041405 Rerun comment text back through kses.
git-svn-id: https://develop.svn.wordpress.org/trunk@3418 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-10 01:27:36 +00:00
Ryan Boren 06532a3304 Pass comments through kses. Props tsimmons. fixes #2130 #2167
git-svn-id: https://develop.svn.wordpress.org/trunk@3417 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-09 23:49:56 +00:00
Ryan Boren 82f037674e Confirm-delete dialog fix from Mark Jaquith. fixes #2249
git-svn-id: https://develop.svn.wordpress.org/trunk@3416 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-09 22:50:35 +00:00
Ryan Boren 7c846b2b8a dbx hooks from Owen. fixes #2250
git-svn-id: https://develop.svn.wordpress.org/trunk@3415 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-09 22:44:42 +00:00
Ryan Boren bb0f6ddb1c Bump version.
git-svn-id: https://develop.svn.wordpress.org/trunk@3414 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-09 22:29:36 +00:00
Ryan Boren ad6ed9c744 Add upload folder options. Props David House. fixes #2206
git-svn-id: https://develop.svn.wordpress.org/trunk@3413 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-09 22:24:57 +00:00
Ryan Boren e9553ad2d5 i81n fix from David House. fixes #2214
git-svn-id: https://develop.svn.wordpress.org/trunk@3412 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-07 06:33:49 +00:00
Ryan Boren 915517c4f2 Save cache after the shutdown hook runs. fixes #2232
git-svn-id: https://develop.svn.wordpress.org/trunk@3411 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-06 02:10:43 +00:00
Ryan Boren c4ba2f4bfe Fix get_post_meta() array return. fixes #2183
git-svn-id: https://develop.svn.wordpress.org/trunk@3410 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-06 01:30:13 +00:00
Ryan Boren 016361ea34 Avoid invoking template filters twice. Props David House. fixes #2225
git-svn-id: https://develop.svn.wordpress.org/trunk@3409 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-06 01:09:16 +00:00
Ryan Boren 880f8c8ba3 Check if SCRIPT_FILENAME is set to avoid warnings. fixes #2227
git-svn-id: https://develop.svn.wordpress.org/trunk@3408 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-06 01:05:59 +00:00
Ryan Boren eafd28b05d Send to editor fix ups. fixes #2199
git-svn-id: https://develop.svn.wordpress.org/trunk@3407 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 23:33:50 +00:00
Matt Mullenweg 17929f1629 Technorati URL change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3406 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 06:31:11 +00:00
Ryan Boren 7ffb664afe LJ importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3405 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 05:35:09 +00:00
Ryan Boren 8845339de9 Don't cache posts when importing. fixes #2224
git-svn-id: https://develop.svn.wordpress.org/trunk@3404 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 05:34:28 +00:00
Ryan Boren 78d90dda67 Remove printr calls.
git-svn-id: https://develop.svn.wordpress.org/trunk@3403 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 05:27:31 +00:00
Ryan Boren 04cd1038db Don't remove top level cache dir when flushing.
git-svn-id: https://develop.svn.wordpress.org/trunk@3402 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 04:50:58 +00:00
Ryan Boren d702816be5 Add [L] to rewrite rule. Props cavemonkey50. fixes #2222
git-svn-id: https://develop.svn.wordpress.org/trunk@3401 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 03:47:38 +00:00
Ryan Boren a984308f14 More reliable cache flusher that does not require glob().
git-svn-id: https://develop.svn.wordpress.org/trunk@3400 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 02:56:42 +00:00
Ryan Boren 4bc544584d Default theme header color provisioning tweaks. fixes #2219
git-svn-id: https://develop.svn.wordpress.org/trunk@3399 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 01:47:22 +00:00
Ryan Boren e5a6014e1a Handle quotes in upload titles. fixes #2198
git-svn-id: https://develop.svn.wordpress.org/trunk@3398 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 01:43:30 +00:00