Downloads
Download tar.gz
37.88 KB
MD5: 393b923d9c6b3722072bdb8cfe76e191
SHA-1: 457a95082e13f27726774bc84d27aea59d4bc444
SHA-256: 59352d6f78aba3ed7fe4fb517efbc99e06a506dacb97f5dd268097c6b87013fc
Download zip
43.05 KB
MD5: 57b710ffe515342a56bda29a92b5892a
SHA-1: 912857b22e69d64c52fd8555603561c85d4a8833
SHA-256: 8d50d6f74727fdd6b2ed0e71ab52d61518293577e03eaf8eab3c7cfeb644a4df
Release notes
Some minor things and a major glitch with the categories/tags importer have been resolved with this release.
- Hide the extra rewrite fields when using GlobalRedirect.
- Added some Before You Begin info at the top of the form.
- Corrected references to GlobalRedirect, it's Path_Redirect that does the actual work, GlobalRedirect just makes it cleaner.
- Changed to using the correct drupal_write_record() function to insert the path_redirect lines.
- Skip importing terms for WP posts records that were not imported, e.g. attachments, revisions.
- #433932: Taxonomies not matching up correctly - Fixed a bug in the taxonomy importer that confused the WP term_id and term_taxonomy_id.