Commit Graph

212 Commits

Author SHA1 Message Date
azaozz
35002bde5f Completely New LiveJournal Importer update, props beaulebens, see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-10 19:34:52 +00:00
ryan
e74d1ca69d Revert the revert per Matt. see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-04 18:24:02 +00:00
ryan
c60bd16ec2 Revert new LJ importer. see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-04 17:47:50 +00:00
azaozz
e8b009cbf3 Fix single quote problems in LJ importer, props beaulebens, fixes #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10492 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-02-04 00:04:29 +00:00
azaozz
fc8345977f Completely New LiveJournal Importer, props beaulebens, see #8999
git-svn-id: http://svn.automattic.com/wordpress/trunk@10475 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-31 18:41:35 +00:00
azaozz
0c65134b61 Fix empty feed after MT import, props hailin, fixes #8944 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@10430 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-24 12:24:57 +00:00
ryan
0858d9b0c2 Use preg_replace_callback instead of preg_replace with eval. Props beaulebens. see #8689
git-svn-id: http://svn.automattic.com/wordpress/trunk@10339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-09 19:29:35 +00:00
ryan
6674856a90 Translate lj user= tags. Props novalis_dt. fixes #5840
git-svn-id: http://svn.automattic.com/wordpress/trunk@10334 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2009-01-08 17:46:48 +00:00
ryan
0eede66e7f OPML import fixes
git-svn-id: http://svn.automattic.com/wordpress/trunk@10175 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 18:43:43 +00:00
ryan
47b68e1400 Update form action
git-svn-id: http://svn.automattic.com/wordpress/trunk@10174 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-10 18:22:56 +00:00
markjaquith
a32e0dd9ba Fix a few trailing spaces/tabs
git-svn-id: http://svn.automattic.com/wordpress/trunk@10157 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-09 21:50:35 +00:00
ryan
8ddfe0f101 Don't import cat and tags with empty string for name. Check for WP_Error after term insertion. fixes #8474
git-svn-id: http://svn.automattic.com/wordpress/trunk@10021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-03 17:47:44 +00:00
ryan
b35f4bf519 Assign comment post ID when importing existing posts. Props tott. fixes #8458
git-svn-id: http://svn.automattic.com/wordpress/trunk@10014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-12-02 19:25:42 +00:00
ryan
0c44e6c3e6 Make link-import and importer
git-svn-id: http://svn.automattic.com/wordpress/trunk@9968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-29 18:23:03 +00:00
azaozz
63b7ab11a1 Importers XHTML fixes, props sivel, fixes #8403
git-svn-id: http://svn.automattic.com/wordpress/trunk@9933 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-28 02:12:36 +00:00
azaozz
7c68e6945a Screen icons
git-svn-id: http://svn.automattic.com/wordpress/trunk@9903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-26 13:51:25 +00:00
ryan
40c754df1d Unused var fixes. Props DD32. see #8220
git-svn-id: http://svn.automattic.com/wordpress/trunk@9716 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-15 18:10:35 +00:00
ryan
2fdde1e736 Notice fixes from filosofo and Viper007Bond. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9506 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-11-04 03:22:24 +00:00
westi
b392c3a35f validation fixes for the WordPress importer. Fixes #7982 props sivel.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9372 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 21:12:24 +00:00
azaozz
17083f0ce8 Fix button styling inconsistency on settings pages, props sivel, fixes #7975
git-svn-id: http://svn.automattic.com/wordpress/trunk@9369 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-27 20:41:05 +00:00
westi
b679f97348 Syncronise the messages for Import/Export of WXR. Fixes #6557 props mtdewvirus.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9361 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 18:40:20 +00:00
ryan
2ef93d9391 Allow gzipped files for MT/TypePad import. Props mtdewvirus. fixes #7971
git-svn-id: http://svn.automattic.com/wordpress/trunk@9358 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-26 17:08:40 +00:00
ryan
2eb1ba967f Better error response when fetching attachments. Props DD32. see #7944
git-svn-id: http://svn.automattic.com/wordpress/trunk@9327 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-24 18:22:43 +00:00
ryan
5a529cd216 Notice fixes from DD32. see #7509
git-svn-id: http://svn.automattic.com/wordpress/trunk@9270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-21 23:54:18 +00:00
ryan
9af33a74a9 Suspend cache invalidation while importing posts with WP importer
git-svn-id: http://svn.automattic.com/wordpress/trunk@9106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 00:50:52 +00:00
ryan
65660bd565 Try to preserve post IDs during import
git-svn-id: http://svn.automattic.com/wordpress/trunk@9100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 21:42:52 +00:00
westi
81818b9ed8 Ensure that post meta is attached to the correct post when importing. Fixes #7707 props dougal.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-22 20:52:05 +00:00
ryan
c7e516b25d WXR Importer fix to resolve absolute urls without protocol and domain. fixes #7595
git-svn-id: http://svn.automattic.com/wordpress/trunk@8799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-03 18:34:20 +00:00
westi
2843c01b3d Fix typo in textpattern importer. Fixes #7529 for trunk.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-16 20:41:20 +00:00
westi
7f894ae416 phpdoc for wp-admin. See #7496 props santosj.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-14 06:30:38 +00:00
ryan
35b18e5034 Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@8600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-09 05:36:14 +00:00
ryan
f605bcc3a3 gettext updates for cat2tag. Props msi08. fixes #7139
git-svn-id: http://svn.automattic.com/wordpress/trunk@8279 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-07 23:49:22 +00:00
ryan
40c67062cb Grammar fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@8253 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-07-04 00:28:18 +00:00
westi
d367c296f1 Make the subject in "wp-cat2tag.php" translatable. Fixes #7137 props msi08.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8080 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-14 15:08:53 +00:00
ryan
3189d5c197 Tag to cat converter improvements from azaozz. see #6909
git-svn-id: http://svn.automattic.com/wordpress/trunk@8077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-13 20:23:29 +00:00
ryan
6c8d35de32 Allow wp-content to exist outside of webroot. Props sambauers. see #6938
git-svn-id: http://svn.automattic.com/wordpress/trunk@7999 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 17:55:24 +00:00
ryan
47e6a79b98 Export and import post excerpts. Props kartik_subbarao. fixes #5555
git-svn-id: http://svn.automattic.com/wordpress/trunk@7965 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 22:22:21 +00:00
ryan
04b03a7906 Show when a term is both a category and a tag, also when a child category is converted to a tag and then converted back, restore the child status, if the parent still exists. Props azaozz. fixes #6909
git-svn-id: http://svn.automattic.com/wordpress/trunk@7897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-05 17:15:35 +00:00
westi
3cbcbbbfb4 Associate lables with form fields. Fixes #6859 props MarcoZ.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-04 10:37:06 +00:00
ryan
957a61318b array_shift() error fixes from DD32. fixes #6499 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-16 23:09:51 +00:00
ryan
d943a8252a Make MT post status lower case when importing. Props jgbishop. fixes #6656 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-14 16:26:21 +00:00
ryan
248a0c06e2 Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: http://svn.automattic.com/wordpress/trunk@7645 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-14 16:13:25 +00:00
ryan
70a2ebbdd3 Init categories array. Props tellyworth. fixes #6411
git-svn-id: http://svn.automattic.com/wordpress/trunk@7546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-27 07:20:53 +00:00
ryan
c66438659d ngettext fixes from nbachiyski. fixes #6261
git-svn-id: http://svn.automattic.com/wordpress/trunk@7397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-19 16:00:09 +00:00
westi
78c365c7cd Import mt tags/keywords. See #4472 props shacker.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7326 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-15 23:16:28 +00:00
matt
92745e8531 Don't timeout while importing WXR. Fixes #6089. Hat tip: tellyworth.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7152 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-04 04:33:40 +00:00
ryan
88e06106a8 Make punctuation consistent. Props hervada. fixes #5880
git-svn-id: http://svn.automattic.com/wordpress/trunk@7125 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-01 20:54:00 +00:00
ryan
577f12beae Update deprecated attributes. Props hansengel. fixes #6037
git-svn-id: http://svn.automattic.com/wordpress/trunk@7104 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-29 17:09:44 +00:00
ryan
d91f8ed06e Make punctuation consistent. Props hervada and lloydbudd. fixes #5880
git-svn-id: http://svn.automattic.com/wordpress/trunk@7072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-27 22:05:50 +00:00
ryan
eaf3da1a2c Tagging terminology cleanup from lloydudd. fixes #6020
git-svn-id: http://svn.automattic.com/wordpress/trunk@7071 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-27 21:47:52 +00:00