Tag: rails plugin
BlogKit Gaining Traction, Upcoming Features
Posted By Ryan Stout on June 14, 2010
BlogKit now has 58 followers on github, while thats not a ton, I feel its a good start. Someone mentioned that we should add support for Pages like most blog software has. I am thinking of maybe building a separate plugin for that. I like the idea of keeping everything very goal oriented and making it so you only install what you need.
One thing that I think would be really good is a CMS paragraph based plugin, where you can tag paragraphs in your view as editable, then give it a path: "/Home/Left Column" and you can then edit those paths from an admin. I know this is something I would use, and again isn't something I've seen done well before. I'm thinking I would just assume an existing login system, then people could add it with authlogic (or devise) if they don't have it yet.
Tags: blog, blogkit, cms, rails plugin
