This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Fri Jun 20 11:28:58 -0700 2008 | [seancribbs] |
| |
Rakefile | Fri Jun 20 11:28:58 -0700 2008 | [seancribbs] |
| |
app/ | Mon Jul 21 11:57:23 -0700 2008 | [seancribbs] |
| |
db/ | Fri Jun 20 11:28:58 -0700 2008 | [seancribbs] |
| |
lib/ | Tue Aug 19 07:52:12 -0700 2008 | [seancribbs] |
| |
public/ | Fri Jun 20 11:28:58 -0700 2008 | [seancribbs] |
| |
reorder_extension.rb | Fri Jun 20 11:28:58 -0700 2008 | [seancribbs] |
| |
test/ | Tue Aug 19 07:52:12 -0700 2008 | [seancribbs] |
| |
vendor/ | Fri Jun 20 11:28:58 -0700 2008 | [seancribbs] |
README
= Reorder Created by Sean Cribbs, October 2007. Inspired by Adam Williams' original reorder extension. Allows pages to be arbitrarily ordered underneath their parent. This is useful for creating navigations based on children of a given page. Buttons are added to the sitemap that allow you to move individual pages higher or lower in the ordering, or to the top or bottom of the list. No drag-and-drop for now! Keeping it simple. Included images are slightly modified from FamFamFam Silk Icons by Mark James: http://www.famfamfam.com/lab/icons/silk/ *** THIS EXTENSION REQUIRES THE 'SHARDS' EXTENSION TO BE INSTALLED *** == Installation 1) Unpack/checkout/export the extension into vendor/extensions of your project. 2) Run the extension migrations. $ rake production db:migrate:extensions 3) Run the extension update task. $ rake radiant:extensions:reorder:update 4) Restart your server




