Commit Graph

3125 Commits

Author SHA1 Message Date
Ryan Boren 25458f93b8 More massive code cleanups from Mark Jaquith. fixes #1772
git-svn-id: https://develop.svn.wordpress.org/trunk@2955 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-18 22:42:02 +00:00
Matt Mullenweg 14d9931137 Missing directory
git-svn-id: https://develop.svn.wordpress.org/trunk@2954 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-18 16:40:06 +00:00
Ryan Boren df1f4e7389 Don't process enclosures when importing. Props: skeltoac. fixes #1771
git-svn-id: https://develop.svn.wordpress.org/trunk@2953 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-17 23:45:50 +00:00
Ryan Boren ac45aae4d7 More code cleanups from Mark Jaquith. fixes #1768
git-svn-id: https://develop.svn.wordpress.org/trunk@2952 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-17 23:41:28 +00:00
Ryan Boren 976678dce3 Image uploading for pages. Props skeltoac. fixes #1759
git-svn-id: https://develop.svn.wordpress.org/trunk@2951 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-14 21:52:56 +00:00
Ryan Boren 565ff7ca40 Add ordered list tags to kses. fixes #1761
git-svn-id: https://develop.svn.wordpress.org/trunk@2950 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-14 18:52:44 +00:00
Ryan Boren ae85f7064b wp_attach_object threading fix ups. fixes #1760 #1758
git-svn-id: https://develop.svn.wordpress.org/trunk@2949 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-14 18:06:23 +00:00
Ryan Boren 561c9d7ff3 Remove thread unsafe Auto_increment tricks. fixes #1753
git-svn-id: https://develop.svn.wordpress.org/trunk@2948 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-13 19:06:31 +00:00
Ryan Boren e4d15f3596 Oops. Patch didn't apply cleanly. fixes #1750
git-svn-id: https://develop.svn.wordpress.org/trunk@2947 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-13 18:59:10 +00:00
Ryan Boren 5399c5f576 Category insert cleanup from donncha. fixes #1750
git-svn-id: https://develop.svn.wordpress.org/trunk@2946 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-13 18:17:05 +00:00
Ryan Boren cda9a51ff0 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: https://develop.svn.wordpress.org/trunk@2945 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 18:21:15 +00:00
Ryan Boren 40b9d7955e Add admin-db include. Props donncha. fixes #1751
git-svn-id: https://develop.svn.wordpress.org/trunk@2944 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 17:04:27 +00:00
Ryan Boren a8562a1455 Code cleanup from Mark Jaquith. fixes #1746
git-svn-id: https://develop.svn.wordpress.org/trunk@2943 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 17:01:50 +00:00
Matt Mullenweg 4c18e778d0 Awesome fix from Dougal about ping timeout problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@2942 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-10 16:36:54 +00:00
Ryan Boren 9b7f201b11 Code cleanups from markjaquith. fixes #1743
git-svn-id: https://develop.svn.wordpress.org/trunk@2941 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-10 09:25:38 +00:00
Matt Mullenweg ab51dd291b admin-db is needed for wp_delete_category
git-svn-id: https://develop.svn.wordpress.org/trunk@2940 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-09 01:59:02 +00:00
Ryan Boren 8c5f91cd89 Blogger updates from skeltoac. * No more SSL * No more fopen wrappers required (all CURL) * Better FTP handling * Better duplicate handling * Strings marked for translation * Post IDs are cronological * Coffee stays fresher longer. fixes #1737
git-svn-id: https://develop.svn.wordpress.org/trunk@2939 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-07 17:43:43 +00:00
Ryan Boren 342e12282c pre_get_posts action from ringmaster. fixes #1736
git-svn-id: https://develop.svn.wordpress.org/trunk@2938 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 17:27:57 +00:00
Ryan Boren 3757394e6d Move some fxns to admin-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@2937 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 17:26:06 +00:00
Ryan Boren e18c838749 Start marking strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@2936 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 00:44:04 +00:00
Ryan Boren 65b86c1e52 Don't run bloginfo filters on URIs. fixes #1545 #1410 #1729
git-svn-id: https://develop.svn.wordpress.org/trunk@2935 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 00:04:59 +00:00
Ryan Boren 4bb9a136f6 Add kses_init_filters(). Call it when running importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@2934 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:58:16 +00:00
Ryan Boren 14abc74d54 Send User-Agent when confirming pingbacks. Props error. fixes #1713
git-svn-id: https://develop.svn.wordpress.org/trunk@2933 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:29:56 +00:00
Ryan Boren cb59a1db62 Actually remove deleted plugins from the active plugin list. This has been broken for ever. fixes #1709
git-svn-id: https://develop.svn.wordpress.org/trunk@2932 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 23:19:48 +00:00
Ryan Boren 36183456c1 SQL error fix from MikeLittle. fixes #1711
git-svn-id: https://develop.svn.wordpress.org/trunk@2931 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 22:48:51 +00:00
Ryan Boren 2c32adcc6e Header generator font fixes from skeltoac. fixes #1728
git-svn-id: https://develop.svn.wordpress.org/trunk@2930 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 22:24:29 +00:00
Ryan Boren 097080a29e wp_delete_object() and image popup from skeltoac. fixes #1731
git-svn-id: https://develop.svn.wordpress.org/trunk@2929 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-04 17:38:04 +00:00
Ryan Boren 16e0e7a788 Blogger importer updates from skeltoac. fixes #1722
git-svn-id: https://develop.svn.wordpress.org/trunk@2928 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-01 11:29:03 +00:00
Ryan Boren 3c787da1e8 Typo fix from ringmaster. fixes #1717
git-svn-id: https://develop.svn.wordpress.org/trunk@2927 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:45:06 +00:00
Ryan Boren 5076d8f999 Image Uploader bug fixes and UI rework from Andy. fixes #1718
git-svn-id: https://develop.svn.wordpress.org/trunk@2926 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:42:26 +00:00
Ryan Boren 40c98305df Don't double escape.
git-svn-id: https://develop.svn.wordpress.org/trunk@2925 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-28 20:41:53 +00:00
Matt Mullenweg a223ff02c3 Some of that really shouldn't be in posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@2924 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 21:23:02 +00:00
Matt Mullenweg 81f443ddab Minor cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2923 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 03:42:17 +00:00
Matt Mullenweg 21cafc609c For apos in links.
git-svn-id: https://develop.svn.wordpress.org/trunk@2922 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 03:34:37 +00:00
Ryan Boren 1f4f968040 Image uploading widget from skeltoac. fixes #1710
git-svn-id: https://develop.svn.wordpress.org/trunk@2921 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 23:55:36 +00:00
Matt Mullenweg 3a5b78da27 Validate!
git-svn-id: https://develop.svn.wordpress.org/trunk@2920 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 17:21:51 +00:00
Matt Mullenweg dbe7f56251 We had reverted this fix from [1253]
git-svn-id: https://develop.svn.wordpress.org/trunk@2919 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 16:06:58 +00:00
Matt Mullenweg 29f5d94b76 Shhhh windows
git-svn-id: https://develop.svn.wordpress.org/trunk@2918 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 15:50:08 +00:00
Matt Mullenweg 537572d958 A few cleanups from the upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@2917 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 07:13:48 +00:00
Matt Mullenweg 52c8a27143 Updating to latest TinyMCE
git-svn-id: https://develop.svn.wordpress.org/trunk@2916 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 06:52:30 +00:00
Ryan Boren 62a83ea445 Moving more stuff to new API.
git-svn-id: https://develop.svn.wordpress.org/trunk@2915 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 18:07:46 +00:00
Ryan Boren acd5fb96f1 Use cap instead of level.
git-svn-id: https://develop.svn.wordpress.org/trunk@2914 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:56:22 +00:00
Ryan Boren 961144d6ba Header color picker for default theme from skeltoac. fixes #1705
git-svn-id: https://develop.svn.wordpress.org/trunk@2913 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:55:14 +00:00
Ryan Boren c103e2c1b9 Level typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2912 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:38:09 +00:00
Matt Mullenweg a0cd2a9b38 A few more tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2911 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 00:05:50 +00:00
Ryan Boren 74953b3c51 Kubrick header generator from skeltoac. fixes #1703
git-svn-id: https://develop.svn.wordpress.org/trunk@2910 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:35:37 +00:00
Matt Mullenweg 33654a99f7 Add blockquoting.
git-svn-id: https://develop.svn.wordpress.org/trunk@2909 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:32:03 +00:00
Ryan Boren 9d797cfdad Add object awareness to WP_Query. Props skeltoac. fixes #1700
git-svn-id: https://develop.svn.wordpress.org/trunk@2908 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:24:19 +00:00
Ryan Boren 3fae411f9e Array and object support for post meta from skeltoac. fixes #1699
git-svn-id: https://develop.svn.wordpress.org/trunk@2907 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:22:51 +00:00
Ryan Boren 72133b0358 Post preview, now with extra spiff, from Mark Jaquith. fixes #1701
git-svn-id: https://develop.svn.wordpress.org/trunk@2906 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 00:44:26 +00:00