Commit Graph

19 Commits

Author SHA1 Message Date
Ryan Boren f9e0982d6a Don't register MT importer since it's not quite ready.
git-svn-id: https://develop.svn.wordpress.org/trunk@3141 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 01:36:20 +00:00
Ryan Boren c8a8ab6807 Importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3098 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 02:07:56 +00:00
Ryan Boren a0d9c53007 Don't register incomplete importers.
git-svn-id: https://develop.svn.wordpress.org/trunk@3096 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 00:52:14 +00:00
Ryan Boren 68852dc1f5 Import data uploading. wp_import_handle_upload(), wp_import_cleanup(), wp_import_upload_form().
git-svn-id: https://develop.svn.wordpress.org/trunk@3093 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 23:39:32 +00:00
Matt Mullenweg 899d70bbbd More eol-style: native
git-svn-id: https://develop.svn.wordpress.org/trunk@3062 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-13 04:43:57 +00:00
Ryan Boren 1412706873 Handle the lack of curl. From skeltoac. fixes #1855
git-svn-id: https://develop.svn.wordpress.org/trunk@3016 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-08 21:55:01 +00:00
Ryan Boren ea4ebf21a9 Let wp_insert_post() figure out the GMT date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2971 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 04:37:06 +00:00
Ryan Boren 6fcc709db0 Let wp_insert_post() figure out the GMT date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2970 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 04:36:24 +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 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 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 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 9441bb9093 wp_insert_comment(), wp_update_comment(), wp_allow_comment(), and wp_filter_comment() from skeltoac. fixes #1683
git-svn-id: https://develop.svn.wordpress.org/trunk@2894 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 03:17:43 +00:00
Ryan Boren e41117d98a Blogger importer from skeltoac. fixes #1680
git-svn-id: https://develop.svn.wordpress.org/trunk@2880 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:37:54 +00:00
Ryan Boren 651b102a56 Flesh out MT importer. WIP.
git-svn-id: https://develop.svn.wordpress.org/trunk@2875 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 05:17:20 +00:00
Ryan Boren 8baae0c89e User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification().
git-svn-id: https://develop.svn.wordpress.org/trunk@2872 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 00:03:02 +00:00
Ryan Boren 3f7eb6d15d RSS importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@2868 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-11 00:00:18 +00:00
Ryan Boren f938d6d1fd Make RSS importer actually kinda work.
git-svn-id: https://develop.svn.wordpress.org/trunk@2867 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:45:32 +00:00
Ryan Boren dfadec884f New import system. Very rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@2800 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-21 07:03:23 +00:00