root/trunk/wp-admin/import/wordpress.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8799 [8799] 09/03/08 18:34:20 ryan WXR Importer fix to resolve absolute urls without protocol and domain. …
(edit) @8645 [8645] 08/14/08 06:30:38 westi phpdoc for wp-admin. See #7496 props santosj.
(edit) @8600 [8600] 08/09/08 05:36:14 ryan Trailing whitespace cleanup
(edit) @7965 [7965] 05/20/08 22:22:21 ryan Export and import post excerpts. Props kartik_subbarao. fixes #5555
(edit) @7883 [7883] 05/04/08 10:37:06 westi Associate lables with form fields. Fixes #6859 props MarcoZ.
(edit) @7546 [7546] 03/27/08 07:20:53 ryan Init categories array. Props tellyworth. fixes #6411
(edit) @7152 [7152] 03/04/08 04:33:40 matt Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.
(edit) @7104 [7104] 02/29/08 17:09:44 ryan Update deprecated attributes. Props hansengel. fixes #6037
(edit) @7072 [7072] 02/27/08 22:05:50 ryan Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
(edit) @7065 [7065] 02/27/08 18:45:40 westi Generate random passwords for users created during import. Fixes #5837
(edit) @6870 [6870] 02/16/08 12:54:10 westi Add translations. Fixes #5877 props hervada.
(edit) @6753 [6753] 02/07/08 19:22:59 ryan Add post_password to export. Props Nazgul. fixes #4376
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6565 [6565] 01/06/08 08:43:20 ryan Init tags array. Props fitzrev. fixes #5468
(edit) @6551 [6551] 01/04/08 19:36:34 ryan Unused var cleanup. Props DD32. see #5418
(edit) @6532 [6532] 01/01/08 17:03:52 ryan Defer comment counting. Props tellyworth. fixes #5557
(edit) @6477 [6477] 12/24/07 06:20:34 ryan Importer refactoring from tellyworth. fixes #5522
(edit) @6472 [6472] 12/23/07 01:10:29 ryan Add import_done actions
(edit) @6430 [6430] 12/20/07 17:05:06 ryan Use ngettext() for plurals. Props darkdragon. see #4865
(edit) @6428 [6428] 12/20/07 05:31:39 ryan Attachment and post meta import improvements from tellyworth. fixes #5497
(edit) @6390 [6390] 12/16/07 21:34:48 ryan Import file attachments. Props tellyworth. fixes #5466
(edit) @6376 [6376] 12/12/07 05:14:00 ryan Defer term counting during import. Props tellyworth. fixes #5377
(edit) @6374 [6374] 12/12/07 05:08:48 ryan Correctly handle post_parent during import. Props tellyworth. fixes #5456
(edit) @6336 [6336] 11/15/07 05:36:43 ryan Don't load entire wxr import file at once to conserve memory. Props …
(edit) @6332 [6332] 11/12/07 19:51:42 ryan Make sure term id is an int. Props tellyworth. fixes #5330
(edit) @6149 [6149] 09/21/07 18:34:28 ryan Export and import of post tags. fixes #4682
(edit) @6129 [6129] 09/18/07 17:50:21 ryan Import tags. see #4682
(edit) @6125 [6125] 09/18/07 16:32:22 ryan Add checks for WP_Error. Props filosofo. see #4809
(edit) @6026 [6026] 09/03/07 23:32:58 ryan Remove trailing whitespace
(edit) @5937 [5937] 08/24/07 14:44:26 ryan Update WP importer to use taxonomy and query cat based on slug. see #4613
(edit) @5870 [5870] 08/14/07 03:12:24 ryan Space before slash to properly close br tag. Props tmountjr. fixes #4717
(edit) @5802 [5802] 07/15/07 17:55:12 ryan Don't slurp in entire file. Props tellyworth. see #4421
(edit) @5718 [5718] 06/16/07 02:09:08 ryan Regex fix. Props tellyworth. fixes #4452
(edit) @5711 [5711] 06/15/07 17:22:38 ryan Use CDATA escaping on fields. Props tellyworth. fixes #4452
(edit) @5700 [5700] 06/14/07 02:25:30 ryan Trim empty lines. Nothing but newline.
(edit) @5448 [5448] 05/11/07 03:51:21 rob1n Show authors' logins in alphabetical order. fixes #4232
(edit) @5427 [5427] 05/10/07 02:31:16 ryan Var is an object var. Add missing this.
(edit) @5423 [5423] 05/10/07 00:05:21 ryan Don't preg_match_all when processing items. fixes #4239 for 2.3
(edit) @5404 [5404] 05/07/07 15:56:53 ryan Add nonces to importers
(edit) @5252 [5252] 04/12/07 05:55:34 rob1n Some fixes for another fix. Props takayukister. fixes #4040
(edit) @5249 [5249] 04/12/07 02:58:41 ryan Stripslashes post meta values before handing off to add_post_meta. Use …
(edit) @5247 [5247] 04/12/07 02:08:40 rob1n Use get_var and only select cat_ID. see #4040
(edit) @5246 [5246] 04/12/07 01:49:46 rob1n Use cat_name instead of cat_nicename when creating categories from import. …
(edit) @5245 [5245] 04/12/07 01:34:15 ryan Preserve page hierarchy. Props takayukister. fixes #4025
(edit) @5208 [5208] 04/07/07 16:36:10 rob1n Add menu_order and page_name to WP import/export. Props takaykister. fixes …
(edit) @5146 [5146] 03/31/07 03:55:22 rob1n Fix double header when WP importer file upload fails. Props takayukister. …
(edit) @5089 [5089] 03/23/07 02:05:29 matt Ryan slays the dragon. (Some of these return WP_Error objects.)
(edit) @5087 [5087] 03/23/07 00:59:21 matt (int)er the dragon.
(edit) @4742 [4742] 01/16/07 03:00:35 ryan Revert [4735]. Not needed.
(edit) @4735 [4735] 01/16/07 01:35:19 ryan Fix author mapping in the WP-to-WP importer.
(edit) @4608 [4608] 12/05/06 07:15:12 ryan Some string changes. Props MichaelH. fixes #2724
(edit) @4558 [4558] 11/30/06 18:15:14 ryan Import/export category data. Props andy. fixes #3403
(edit) @4495 [4495] 11/19/06 07:56:05 ryan Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes …
(edit) @4424 [4424] 10/25/06 22:55:05 ryan Set eol style. fixes #3264
(edit) @4363 [4363] 10/08/06 21:23:26 markjaquith Matt, likes, lots, of, commas,
(edit) @4361 [4361] 10/07/06 23:50:13 markjaquith WXR export shouldn't sell itself short!
(edit) @4349 [4349] 10/06/06 01:14:47 matt Some UI cleanups, changes, and various miscellany.
(edit) @4165 [4165] 09/05/06 18:52:24 ryan i18n fixes from nbachiyski. fixes #3109
(edit) @3776 [3776] 05/17/06 21:39:40 ryan WP importer fixes from mdawaffe. fixes #2727
(add) @3769 [3769] 05/10/06 20:34:17 matt New import and export, v0.1
Note: See TracRevisionLog for help on using the revision log.