Here's another suggestion for how you could potentially select a new 
parent for a particular page.




>From the edit screen you see a basic text box with the URL of the parent 
page.

If you start typing into this box, it becomes an AJAX-y auto-complete 
box with the names of pages whose page name or url matches what you are 
typing...

when you select a parent, the full url is shown in the text box.

When you actually save the page you were editing, the controller has to 
figure out the actual page object that corresponds to the url and assign 
it as the parent, with validation etc...

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to