Sean Cribbs wrote: > You could create a special Page type that acts like a rewrite rule, > redefining find_by_url so that it scopes to your "buried" page. If you > want to go the simple route, you could rewrite the URL in your webserver > before it gets to Radiant, but that would be uneditable from the Radiant > interface.
Thanks for the ideas Sean. Using mod_rewrite would definitely be the easier route, but the in-page URLs created by the radius tags would still appear as "/about/newsroom/press/article-name/"... Though I could just use custom hrefs instead of using r:link... -- 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
