This post is a continuation of Setting Up Radiant CMS 0.8.1 on Dreamhost Adding Extensions Drag Order Drag Order enables you to modify the order of pages by dragging them within the Radiant Admin Source: http://github.com/bright4/radiant-drag-order/ Make sure you are in your application’s vendor extensions directory [USERNAME@deathlok ~/rails/test_app]$ cd vendor/extensions/ Get the latest version of [...]
Posts Tagged cms
I am working on a couple client projects leveraging the Radiant Content Management System (http://www.radiantcms.org) and I thought it would be interesting to document the process I am going through to setup the production environment. The base environment is the following: Dreamhost Shared Hosting running mod_passenger on the domain (http://wiki.dreamhost.com/Passenger) Rails v2.3.4 (http://www.rubyonrails.org The requirements [...]