Direct port of 6.x branch.no new features.
Please test myblog sub-module and open issues accordingly,since i didn't have a chance to test it with a real database dump
5.x-2.1:
New: Import Users order by id
Bug fix: Import all users without click next page (Pager also removed)
New: variable to determine how many rows will be imported before a delay
New: replace src="images" with src="/files/images" on any articles
5.x-1.9:
Bug fix: wrong typo file_directory_path should be file_directory_path()
Bug fix: in unix/linux server Joomla path must be full path, i.e: "/home/your_username/public_html" instead "/public_html" only
Bug fix: Set node "promote" according to Joomla "frontpage"
Bug fix: image display not correctly in teaser
Bug fix: import categories (terms) from all sections (vocabularies)
New - Add "Import as PHP Format"
Bug fix - Copy image if Drupal installed on sub-folder
Bug fix - Update Drupal sequences while importing process not completed (this may caused if the server can not handle many contents at once)