Marc Remolt
76830ec51c
More refactorings and specs
2011-06-05 13:38:39 +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
dacd503d8f
Formatting fixes
...
* less <br /> tags by replacing simple_format
* improved regex for SyntaxHighlighter (less false positives)
2011-06-03 17:34:40 +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
4e3905fcb9
Compatibility with Wordpress 3.0
...
* Tags are now imported from a 3.0 dump
* Authors are not imported from 3.0, as they are not part of the dump
* simple_format now doesn't sanitize the content anymore
2011-06-02 16:43:14 +02:00
Marc Remolt
afb35f58ad
HTML-Formatting
...
* added simple_format for content content
* added support for SyntaxHighlighter JS
* finished rake tasks for blog
2011-06-02 16:22:50 +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