Ryan Boren
|
f1ade9ee25
|
Gettext fix from nbachiyski. fixes #5086 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6171 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-26 23:23:14 +00:00 |
Ryan Boren
|
6404a6cc79
|
STP importer fixes from momo360modena. fixes #5059
git-svn-id: https://develop.svn.wordpress.org/trunk@6162 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-24 01:57:55 +00:00 |
Ryan Boren
|
4f4bb50529
|
Export and import of post tags. fixes #4682
git-svn-id: https://develop.svn.wordpress.org/trunk@6149 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-21 18:34:28 +00:00 |
Ryan Boren
|
a83ced4491
|
Add some filtering. Props jhodgdon. fixes #5030
git-svn-id: https://develop.svn.wordpress.org/trunk@6147 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-21 15:04:13 +00:00 |
Ryan Boren
|
b0baf1b7fd
|
Import tags. see #4682
git-svn-id: https://develop.svn.wordpress.org/trunk@6129 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 17:50:21 +00:00 |
Ryan Boren
|
5917c5458c
|
Add checks for WP_Error. Props filosofo. see #4809
git-svn-id: https://develop.svn.wordpress.org/trunk@6125 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-18 16:32:22 +00:00 |
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 |
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 |
Ryan Boren
|
2e7e539054
|
Post date fixes. Props mdawaffe. fixes #878
git-svn-id: https://develop.svn.wordpress.org/trunk@4149 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-31 17:34:56 +00:00 |
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
Ryan Boren
|
0b25954d38
|
Use wp_die(). Props filosofo. fixes #2914
git-svn-id: https://develop.svn.wordpress.org/trunk@3985 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 22:00:03 +00:00 |
Ryan Boren
|
e77c9d5893
|
Add ids to inputs. Props leftjustified. fixes #2911
git-svn-id: https://develop.svn.wordpress.org/trunk@3976 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 17:06:10 +00:00 |
Ryan Boren
|
23e2a0a25f
|
Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-27 05:38:56 +00:00 |
Ryan Boren
|
f81e74015b
|
Excerpt fix from Mike Little. fixes #2686
git-svn-id: https://develop.svn.wordpress.org/trunk@3785 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-19 06:22:11 +00:00 |
Matt Mullenweg
|
adceb4d2b3
|
Adding Blogware importer
git-svn-id: https://develop.svn.wordpress.org/trunk@3784 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-18 17:53:32 +00:00 |
Ryan Boren
|
0bcf97cd84
|
WP importer fixes from mdawaffe. fixes #2727
git-svn-id: https://develop.svn.wordpress.org/trunk@3776 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-17 21:39:40 +00:00 |
Matt Mullenweg
|
a3d0bb059d
|
New import and export, v0.1
git-svn-id: https://develop.svn.wordpress.org/trunk@3769 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-10 20:34:17 +00:00 |
Ryan Boren
|
cf70770e24
|
Remove those naughty flushes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3749 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-22 02:10:42 +00:00 |
Matt Mullenweg
|
24aed7b0cf
|
What an oogly importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3719 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 07:25:52 +00:00 |
Ryan Boren
|
196da1e408
|
Typo fix. fixes #2575
git-svn-id: https://develop.svn.wordpress.org/trunk@3661 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-29 01:58:53 +00:00 |
Ryan Boren
|
da07b1d1c0
|
Allow alternative table prefix in dotclear importer. Props thomasq. fixes #2388
git-svn-id: https://develop.svn.wordpress.org/trunk@3650 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 00:14:18 +00:00 |
Ryan Boren
|
0271fde782
|
Set charset in blogger importer iframe. Props Sewar. fixes #2404
git-svn-id: https://develop.svn.wordpress.org/trunk@3609 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-04 22:11:48 +00:00 |
Ryan Boren
|
f598aff5b6
|
greymatter importer from bungeman. fixes #2464
git-svn-id: https://develop.svn.wordpress.org/trunk@3546 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-18 00:06:33 +00:00 |
Ryan Boren
|
14e0e16c39
|
dotclear importer fix from thomasq. fixes #2430
git-svn-id: https://develop.svn.wordpress.org/trunk@3530 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-14 22:32:25 +00:00 |
Ryan Boren
|
6008a133c4
|
Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-02-12 07:53:23 +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
|
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
|
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
|
7252c08995
|
Fix typo. Props gasper@gmail.com. fixes #2213
git-svn-id: https://develop.svn.wordpress.org/trunk@3397 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-04 00:49:25 +00:00 |
Ryan Boren
|
7b1816ee53
|
MT import fixes from cubex.
git-svn-id: https://develop.svn.wordpress.org/trunk@3387 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-01-01 22:54:56 +00:00 |
Ryan Boren
|
e45a58d547
|
LJ tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3375 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-29 01:25:41 +00:00 |
Ryan Boren
|
ba3372e3d0
|
Flesh out LJ importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3374 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-28 20:24:12 +00:00 |
Ryan Boren
|
7531aa10b7
|
gettext updates from SteveAgl. fixes #2143
git-svn-id: https://develop.svn.wordpress.org/trunk@3355 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-24 15:12:59 +00:00 |
Ryan Boren
|
d2e82671ef
|
Enable MT importer.
git-svn-id: https://develop.svn.wordpress.org/trunk@3352 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-23 23:16:20 +00:00 |
Ryan Boren
|
6f6e018161
|
Remove calls to html_entity_decode(). fixes #2029
git-svn-id: https://develop.svn.wordpress.org/trunk@3276 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-07 00:36:07 +00:00 |
Ryan Boren
|
f8f9acc610
|
i18n fixes from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3262 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-02 22:37:02 +00:00 |
Ryan Boren
|
e430025635
|
i18n updates from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3260 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-02 17:42:12 +00:00 |
Ryan Boren
|
64d215d764
|
i18n updates from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3259 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-02 17:39:36 +00:00 |
Ryan Boren
|
90c78120d7
|
Textpattern importer updates from technosailor. #1944
git-svn-id: https://develop.svn.wordpress.org/trunk@3253 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-01 17:12:22 +00:00 |
Ryan Boren
|
545644ebc8
|
Textpattern importer changes from Aaron Brazell. fixes #1944
git-svn-id: https://develop.svn.wordpress.org/trunk@3240 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-30 07:13:20 +00:00 |
Ryan Boren
|
5bbfb57635
|
TP importer tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@3236 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 14:59:23 +00:00 |
Ryan Boren
|
a2e0b5f3cc
|
Textpattern importer from Aaron Brazell.
git-svn-id: https://develop.svn.wordpress.org/trunk@3228 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-29 00:40:09 +00:00 |
Ryan Boren
|
0b2c8e19df
|
MT importer work.
git-svn-id: https://develop.svn.wordpress.org/trunk@3204 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-23 10:02:23 +00:00 |
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 |