In this case you'd honestly be better off creating a press page at the root-level and then calling in the children of newsroom/press. Its really difficult to avoid long urls when it comes to news, blog or chronologically added pages. I'd consider this a fringe case simply cause most people don't really find it necessary to manually type in long or even pretty urls. Your call. :)
David Piehler wrote: > 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
