Commit Graph

128 Commits

Author SHA1 Message Date
Mark Jaquith 7ae0df4b21 Don't set comment_author_email for pings in MT import. fixes #4461
git-svn-id: https://develop.svn.wordpress.org/trunk@6101 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-13 04:10:36 +00:00
Ryan Boren e08ead79c9 If a category is already a tag, don't put it in the list of categories to convert. fixes #4955
git-svn-id: https://develop.svn.wordpress.org/trunk@6080 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:54:19 +00:00
Ryan Boren dc582d68d8 Retain default category when converting categories to tags. fixes #4845
git-svn-id: https://develop.svn.wordpress.org/trunk@6079 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 19:33:35 +00:00
Peter Westwood dd1332fdaf Add importer for Bunny's Technorati Tags plugin. Fixes #4931
git-svn-id: https://develop.svn.wordpress.org/trunk@6072 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-10 20:30:55 +00:00
Ryan Boren 0b78fa4aa1 Fix comment orphaning in blogger importer. Props andy. fixes #4406
git-svn-id: https://develop.svn.wordpress.org/trunk@6043 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-05 22:48:58 +00:00
Mark Jaquith a4924de5d5 Clean up Jerome's Keywords importer
git-svn-id: https://develop.svn.wordpress.org/trunk@6028 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-04 02:14:34 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren e9391140a7 Strip lines that contain only whitespace down to newlines.
git-svn-id: https://develop.svn.wordpress.org/trunk@6025 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:19:20 +00:00
Ryan Boren 24a23168f7 Importer for Jerome's Keywords. fixes #4346
git-svn-id: https://develop.svn.wordpress.org/trunk@5984 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 01:39:46 +00:00
Ryan Boren 7ab0bf54e9 Don't convert category to tag if tag of the same name already exists. fixes #4864
git-svn-id: https://develop.svn.wordpress.org/trunk@5980 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 22:47:07 +00:00
Ryan Boren 7d51bf8626 Simple Tagging importer. Props bloertscher and joostdevalk. fixes #4247
git-svn-id: https://develop.svn.wordpress.org/trunk@5977 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 19:55:39 +00:00
Ryan Boren be259a7a72 Fix blogger auth. Props andy. fixes #4847
git-svn-id: https://develop.svn.wordpress.org/trunk@5966 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:31:51 +00:00
Ryan Boren 299c9e1109 Remove extraneous tag. Props nbachiyski. fixes #4838
git-svn-id: https://develop.svn.wordpress.org/trunk@5962 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 20:25:57 +00:00
Ryan Boren aaa89080a8 Update dotclear and textpattern importers to use taxonomy
git-svn-id: https://develop.svn.wordpress.org/trunk@5953 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 00:08:58 +00:00
Ryan Boren a434f1056b Trim before comparison. Props foolswisdom and Nazgul. fixes #4815
git-svn-id: https://develop.svn.wordpress.org/trunk@5948 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-27 15:17:00 +00:00
Ryan Boren cd314cdf4a Add nonces to tag importers. Props xknown. fixes #4811
git-svn-id: https://develop.svn.wordpress.org/trunk@5941 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-25 17:07:10 +00:00
Ryan Boren aa0ab82ecd Update WP importer to use taxonomy and query cat based on slug. see #4613
git-svn-id: https://develop.svn.wordpress.org/trunk@5937 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-24 14:44:26 +00:00
Ryan Boren 1b36113b6a Space before slash to properly close br tag. Props tmountjr. fixes #4717
git-svn-id: https://develop.svn.wordpress.org/trunk@5870 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-14 03:12:24 +00:00
Mark Jaquith 593eca6f21 ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
git-svn-id: https://develop.svn.wordpress.org/trunk@5820 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-27 21:28:01 +00:00
Ryan Boren 3ea5315ea9 Don't slurp in entire file. Props tellyworth. see #4421
git-svn-id: https://develop.svn.wordpress.org/trunk@5802 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:55:12 +00:00
Ryan Boren 724be536b6 Regex fix. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5718 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-16 02:09:08 +00:00
Ryan Boren 2383b46194 Use CDATA escaping on fields. Props tellyworth. fixes #4452
git-svn-id: https://develop.svn.wordpress.org/trunk@5711 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-15 17:22:38 +00:00
Ryan Boren b046d67f41 Trim empty lines. Nothing but newline.
git-svn-id: https://develop.svn.wordpress.org/trunk@5700 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-14 02:25:30 +00:00
Ryan Boren 18f29da681 MT importer rework. see #4421
git-svn-id: https://develop.svn.wordpress.org/trunk@5684 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-12 19:49:30 +00:00
Ryan Boren b75bf365f8 cat2tag fixes. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5554 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-26 18:59:58 +00:00
Ryan Boren 4c2cd543c1 Update cat2tag converter. Some term API tweaks. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5553 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-26 18:54:16 +00:00
Mark Jaquith 44ce2aac83 Allow MT Importer to use FTP-uploaded file (to get around php.ini-set file upload size limit). fixes #4284
git-svn-id: https://develop.svn.wordpress.org/trunk@5531 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-23 19:36:35 +00:00
rob1n 32ab5928ef Some fixes for the Textpattern importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@5449 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-11 03:54:56 +00:00
rob1n 14a4a43f9e Show authors' logins in alphabetical order. fixes #4232
git-svn-id: https://develop.svn.wordpress.org/trunk@5448 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-11 03:51:21 +00:00
Ryan Boren 5168e22236 Var is an object var. Add missing this.
git-svn-id: https://develop.svn.wordpress.org/trunk@5427 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 02:31:16 +00:00
Ryan Boren 059f5ae3e8 Don't preg_match_all when processing items. fixes #4239 for 2.3
git-svn-id: https://develop.svn.wordpress.org/trunk@5423 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-10 00:05:21 +00:00
Ryan Boren e8da828363 Add nonces to importers
git-svn-id: https://develop.svn.wordpress.org/trunk@5404 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-07 15:56:53 +00:00
Ryan Boren 18bb3b4811 Set eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@5390 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-04 21:28:50 +00:00
rob1n 5ca855b43a Use non-GMT date. fixes #3034
git-svn-id: https://develop.svn.wordpress.org/trunk@5326 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-27 00:56:12 +00:00
rob1n be028957b0 Add small i18n fix. Props nbachiyski. fixes #4139
git-svn-id: https://develop.svn.wordpress.org/trunk@5253 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 05:59:59 +00:00
rob1n ceea4bb3fe Some fixes for another fix. Props takayukister. fixes #4040
git-svn-id: https://develop.svn.wordpress.org/trunk@5252 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 05:55:34 +00:00
rob1n 23909c920b Add ability to convert all categories to tags. fixes #4135
git-svn-id: https://develop.svn.wordpress.org/trunk@5251 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 05:46:36 +00:00
Ryan Boren 3a9b0e0c08 Stripslashes post meta values before handing off to add_post_meta. Use wpdb::escape instead of addslashes. Props takayukister. fixes #4028
git-svn-id: https://develop.svn.wordpress.org/trunk@5249 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 02:58:41 +00:00
rob1n e8c058cfc1 Use get_var and only select cat_ID. see #4040
git-svn-id: https://develop.svn.wordpress.org/trunk@5247 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 02:08:40 +00:00
rob1n f9ab937ce7 Use cat_name instead of cat_nicename when creating categories from import. Props takayukister. fixes #4040
git-svn-id: https://develop.svn.wordpress.org/trunk@5246 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 01:49:46 +00:00
Ryan Boren e58cfd6981 Preserve page hierarchy. Props takayukister. fixes #4025
git-svn-id: https://develop.svn.wordpress.org/trunk@5245 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-12 01:34:15 +00:00
rob1n e1ea2d169e Use own category_exists() function, and only list categories to convert. fixes #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5229 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-10 16:57:21 +00:00
rob1n 7ffd36eeb0 Fix some i18n and typographical stuff in the UTW importer. Props nbachiyski. fixes #4121
git-svn-id: https://develop.svn.wordpress.org/trunk@5228 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-10 09:27:50 +00:00
rob1n ee25d5d700 Just check for manage_categories. fixes #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5218 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-09 16:27:22 +00:00
rob1n bd96ee067f Add initial UTW tag converter. Props MellerTime. fixes #4100
git-svn-id: https://develop.svn.wordpress.org/trunk@5213 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-08 04:51:35 +00:00
rob1n f75f20b517 Put the sorting on hold, and add empty contructor.
git-svn-id: https://develop.svn.wordpress.org/trunk@5210 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 19:04:57 +00:00
rob1n f429599f0f Add menu_order and page_name to WP import/export. Props takaykister. fixes #4024
git-svn-id: https://develop.svn.wordpress.org/trunk@5208 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 16:36:10 +00:00
rob1n 6cc6c1de4f Fix typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@5205 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 15:52:53 +00:00
rob1n 143c7eb4c1 Add clean_category_cache() and capability checking. see #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5203 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 15:43:20 +00:00
rob1n ab8c90f89e Add initial category to tag importing. see #4107
git-svn-id: https://develop.svn.wordpress.org/trunk@5201 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-07 04:58:28 +00:00