Skip to content

Releases: jekyll/jekyll-import

v0.8.0

13 Sep 20:24
Compare
Choose a tag to compare
  • WordPress: Add site_prefix to support WP multi-site (#203)
  • WordPress: Add extension option to support different output file extensions (#208)
  • WordPress.com: Fix assets_folder to include leading slash. (#212)
  • WordPress.com: Write dateless posts to _drafts (#213)
  • Wordpress.com: Fix a few issues introduced by #213 (#218)

v0.7.1

07 May 06:03
Compare
Choose a tag to compare
  • RSS: Require all of rss to get atom parser. (#196)

v0.7.0

07 May 06:01
Compare
Choose a tag to compare
  • Tumblr: check for content when parsing a video caption to avoid Nil error (#179)
  • Tumblr: pass redirect_dir so it's accessible from add_syntax_highlights (#191)
  • Drupal 7: Fix Title extraction bug where it's read as binary (#192)
  • WordPress: update docs to explictly define dependencies. (#190)

v0.6.0

07 Mar 23:01
Compare
Choose a tag to compare

Minor Enhancements

  • Drupal 7: use the body_summary field as an excerpt if it's available (#176)
  • WordPress.com: Extract post excerpt (#189)

Bug Fixes

  • Drupal 7: Remove unused nid from MySQL SELECT (#177)

Development Fixes

  • Updated the LICENSE file to the "standard" formatting (#178)

v0.5.3

29 Dec 06:03
Compare
Choose a tag to compare

Bug Fixes

  • Blogger: Fix draft importing. (#175)

Site Enhancements

  • Add link to another third-party importer. (#172)

v0.5.2

29 Dec 06:03
Compare
Choose a tag to compare

Bug Fixes

  • WordPress: Use nil instead of "" for default socket (#170)
  • Tumblr: Set title to "no title" if no title available (#168)

v0.5.1

04 Nov 06:14
Compare
Choose a tag to compare

Bug Fixes

v0.5.0

19 Sep 07:25
Compare
Choose a tag to compare

Minor Enhancements

  • Add Blogger (blogspot.com) importer (#162)

Development Fixes

  • Remove all comments from the Ruby classes. (#159)
  • Remove a bunch of useless stuff from the Rakefile

v0.4.1

01 Aug 04:40
Compare
Choose a tag to compare

Bug Fixes

  • Update WordPress importer to use table_prefix everywhere (#154)
  • Add date to WordPressDotCom importer output (#152)

Site Enhancements

  • Update site to use Jekyll 2.2 (#157)

v0.4.0

01 Aug 04:10
Compare
Choose a tag to compare

Hey! Some minor updates in this release:

  • Add importer for EasyBlog
  • Import all photos from a Tumblr photoset post
  • Import WordPress drafts to the _drafts folder
  • Compatibility with Jekyll 2

As always, check out the full changelog for more details.

Happy blogging :)