Commit Graph

64 Commits

Author SHA1 Message Date
Ivan Storck
4c860a0536 added explanation on ignoring drafts and duplicate titles to readme 2011-06-02 16:07:25 -07:00
Ivan Storck
886b3d8bf9 ignore drafts and ignore duplicate titles 2011-06-02 16:05:16 -07:00
Ivan Storck
f254bb9216 work in progress on duplicate title issue 2011-06-02 14:26:18 -07:00
Marc Remolt
5c85ee2ec3 Merge pull request #1 from SustainableWebsites/master
reset_blog task now truncates the blog_categories_blog_posts table
2011-06-02 13:04:49 -07:00
Ivan Storck
49a49bbab8 added truncating blog_categories_blog_posts to reset_blog task 2011-06-02 12:32:58 -07:00
Marc Remolt
2dbf9d31b2 Wrong formatting in docs (rdoc, not textile) 2011-06-02 17:16:19 +02:00
Marc Remolt
d800fa469a First try at documentation 2011-06-02 17:13:56 +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
dae4c2ea0a Started integrationg the code into gem
* added nokogiri as dependency
* added wordpress dump as fixture
2011-06-01 21:16:19 +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
Marc Remolt
1a68663552 project setup
* added refinerycms(-blog) as depencies
* removed capybara (we won't do any browsertests here)
* initialized refinery in dummy app
2011-06-01 21:07:20 +02:00
Marc Remolt
3ec27fdfe6 Initial commit
* Created project via Jose Valims brilliant enginex gem
2011-06-01 20:23:29 +02:00