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 |
rob1n
|
424cdf9b88
|
Fix double header when WP importer file upload fails. Props takayukister. fixes #4033
git-svn-id: https://develop.svn.wordpress.org/trunk@5146 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 03:55:22 +00:00 |
Matt Mullenweg
|
d57901d29a
|
Ryan slays the dragon. (Some of these return WP_Error objects.)
git-svn-id: https://develop.svn.wordpress.org/trunk@5089 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 02:05:29 +00:00 |
Matt Mullenweg
|
b1f6f9a6a8
|
(int)er the dragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@5087 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 00:59:21 +00:00 |
Ryan Boren
|
2f7225192d
|
Blogger importer updates. fixes #3971
git-svn-id: https://develop.svn.wordpress.org/trunk@5038 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-14 19:20:19 +00:00 |
Ryan Boren
|
d97212755b
|
Drop empty b2 importer file. fixes #3855
git-svn-id: https://develop.svn.wordpress.org/trunk@5034 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-14 01:49:54 +00:00 |
Mark Jaquith
|
56368548ad
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 05:29:15 +00:00 |
Mark Jaquith
|
5acfcd9fea
|
trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-27 15:24:54 +00:00 |
Ryan Boren
|
17af6d060d
|
Update blogger importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@4896 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-20 07:46:40 +00:00 |
Ryan Boren
|
83906b5169
|
Revert [4735]. Not needed.
git-svn-id: https://develop.svn.wordpress.org/trunk@4742 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 03:00:35 +00:00 |
Ryan Boren
|
e8967ab756
|
Fix author mapping in the WP-to-WP importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@4735 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 01:35:19 +00:00 |
Mark Jaquith
|
deacbceb25
|
Change wording for Blogger import to note that it only works with OLD Blogger accounts. Props foolswisdom. fixes #3490
git-svn-id: https://develop.svn.wordpress.org/trunk@4679 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-05 08:45:52 +00:00 |
Ryan Boren
|
484d300625
|
Some string changes. Props MichaelH. fixes #2724
git-svn-id: https://develop.svn.wordpress.org/trunk@4608 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-05 07:15:12 +00:00 |
Ryan Boren
|
7518f9f43d
|
Import/export category data. Props andy. fixes #3403
git-svn-id: https://develop.svn.wordpress.org/trunk@4558 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-30 18:15:14 +00:00 |
Ryan Boren
|
80cd515b96
|
Use js_escape. Props nbachiyski. fixes #3399
git-svn-id: https://develop.svn.wordpress.org/trunk@4535 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-28 21:51:13 +00:00 |
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
Ryan Boren
|
661e5dedc3
|
Set eol style. fixes #3264
git-svn-id: https://develop.svn.wordpress.org/trunk@4424 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-25 22:55:05 +00:00 |
Matt Mullenweg
|
ee977aca6c
|
Missed one in [4369]
git-svn-id: https://develop.svn.wordpress.org/trunk@4370 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-10 09:08:33 +00:00 |
Matt Mullenweg
|
978275a654
|
Capitalization fixes in importers. Hat tip: Niall.
git-svn-id: https://develop.svn.wordpress.org/trunk@4369 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-10 09:07:06 +00:00 |
Mark Jaquith
|
fb4484c724
|
Matt, likes, lots, of, commas,,,
git-svn-id: https://develop.svn.wordpress.org/trunk@4363 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-08 21:23:26 +00:00 |
Mark Jaquith
|
0bd715961c
|
WXR export shouldn't sell itself short!
git-svn-id: https://develop.svn.wordpress.org/trunk@4361 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-07 23:50:13 +00:00 |
Matt Mullenweg
|
bc2d62560c
|
Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-06 01:14:47 +00:00 |
Ryan Boren
|
cdd3f05642
|
Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: https://develop.svn.wordpress.org/trunk@4264 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-02 18:03:34 +00:00 |
Ryan Boren
|
a28be38534
|
i18n fixes from nbachiyski. fixes #3109
git-svn-id: https://develop.svn.wordpress.org/trunk@4165 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-05 18:52:24 +00:00 |
Ryan Boren
|
78a3e54add
|
strip CDATA from title. Props pgarrett and mdawaffe. fixes #879
git-svn-id: https://develop.svn.wordpress.org/trunk@4150 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-31 17:36:35 +00:00 |