public
Description: simple blogging engine with a RESTful approach
Homepage: http://gentoo64.net
Clone URL: git://github.com/Hoodow/warlock.git
Search Repo:
name age message
folder COMMITTERS Thu May 08 15:09:08 -0700 2008 Committers, readme. Moving to will_paginate gem... [Ole Riesenberg]
folder COPYING Sun Mar 09 16:31:39 -0700 2008 broken posts controller [Ole Riesenberg]
folder README Thu May 08 15:09:08 -0700 2008 Committers, readme. Moving to will_paginate gem... [Ole Riesenberg]
folder Rakefile Fri Mar 07 13:58:46 -0800 2008 initial commit [Ole Riesenberg]
folder app/ Thu May 08 14:57:35 -0700 2008 Removed unneeded application method. [aroedl]
folder config/ Wed May 07 17:35:06 -0700 2008 categories [Ole Riesenberg]
folder db/ Thu May 08 15:09:08 -0700 2008 Committers, readme. Moving to will_paginate gem... [Ole Riesenberg]
folder doc/ Fri Mar 07 13:58:46 -0800 2008 initial commit [Ole Riesenberg]
folder lib/ Fri Mar 07 13:58:46 -0800 2008 initial commit [Ole Riesenberg]
folder public/ Wed May 07 18:47:16 -0700 2008 smart_field_constraints plugin, categories in s... [Ole Riesenberg]
folder script/ Fri Mar 07 13:58:46 -0800 2008 initial commit [Ole Riesenberg]
folder templates/ Fri Mar 07 13:58:46 -0800 2008 initial commit [Ole Riesenberg]
folder test/ Thu May 08 14:42:48 -0700 2008 Model annotations. To update, run rake annotate... [aroedl]
folder vendor/ Thu May 08 15:09:08 -0700 2008 Committers, readme. Moving to will_paginate gem... [Ole Riesenberg]
README
Warlock is a blog engine written in RoR.

-- Todo --
Validations
Pages
Trackbacks
Akismet
More advanced admin panel
Support for themes
Remove unused views
Tests
Blogroll


-- Plugins--
restful_authentication
permalink_fu
acts_as_taggable_redux
smart_field_constraints


-- Required gems --
RedCloth
will_paginate

-- Settings --
Settings.sitename = "blog.hoodow.de"


-- License --
Ruby License, http://www.ruby-lang.org/en/LICENSE.txt.