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 drag_order from the GitHub repository
[USERNAME@deathlok ~/rails/test_app/vendor/extensions]$ git [...]