PullMonkey Blog

24 Jul

simpleCMS on github


Moved simpleCMS over to github.

There were quite a few changes that were required to get it working with rails 2.1, so they are in the repository now.
So to install, you pretty much follow the same instructions from before.

The only thing I have not completely resolved is the use of the simple_cms_item partial that sits in the plugin's app/views/shared directory. I tried forever to use append_view_path to share the partial over. That worked, as in it found the partial, but the application layout went away, so instead, you can just copy the partial to your RAILS_ROOT/app/views/shared directory for now.

Additionally, you can install it through github: script/plugin install git://github.com/pullmonkey/simple_cms.git
And of course, a lot of you have asked how to just plain download it, well you can do that here, find the download button and click 🙂

Let me know how it goes.



3 Responses to “simpleCMS on github”

  1. By Natalie Klein on Jul 24, 2008 | Reply

    I was just stopping in to say hi!

    but i feel like i should make a relevant comment so… I like github 🙂 and git, better than subversion. and i’m using lots of ruby these days 🙂

    How are you doing? Still at that one place? sometimes i miss that one place but… not that much…. haha

    my summer project is going really well and it looks like I’m going to get to continue it through school this year 🙂

  2. By charlie on Jul 24, 2008 | Reply

    @Natalie – Hey!! Great to hear from you. Yup, I am lovin github, you have any projects up there? Anyway, good luck with your project, sounds like a winner.

  3. By Natalie on Jul 24, 2008 | Reply

    Hey 🙂 yeah i have the project I’m working on right now up there… it’s definitely still in rough working shape though, haha…. but i think it’s promising!

    http://github.com/agent229/onn/tree/master

    have a good one!

Sorry, comments for this entry are closed at this time.