Commit Graph

10 Commits

Author SHA1 Message Date
201233f89f Filter EOT characters from import 2014-03-12 18:59:31 -07:00
d4b2457787 Changing attachment to use paperclip 2014-03-06 17:25:39 -07:00
bd4cccd91a Refining post/author/dump behavior 2014-03-05 21:27:57 -07:00
60ce62ad1b Beginning to remove refinery stuff 2014-03-04 15:47:53 -07:00
Kyle Wilkinson
368561cfc7 Use File.expand_path instead of File.absolute_path to work with Ruby 1.8.7 2011-06-20 22:53:26 -07:00
Marc Remolt
772cfdc25b Started on attachment import
* created Attachment
* created Dump#attachments
* specs
* replaced require with autoload
2011-06-05 17:43:30 +02:00
Marc Remolt
e1c60163e4 Started on cms page import
* created rake tasks
* still needed: cleanups, more tests and docs
2011-06-03 18:50:27 +02:00
Marc Remolt
29bc2534b6 It is now possible to ignore draft posts on import.
* refactored the code sent by SustainableWebsites
* made the ignore feature optional via ENV variable
* added docs
2011-06-03 11:35:11 +02:00
Marc Remolt
a45f502f44 Conversion in a gem finished
* specs are working again
* added railitie
* added missing migration (acts-as-taggable)
* cleanups
2011-06-02 14:41:31 +02:00
Marc Remolt
b37abb4606 copied all revant files over from my fork of refinerycms-blog
* everything is breaking atm.
2011-06-01 21:11:57 +02:00