Hello, I have a few sections in a client project that are buried a bit deep, which creates longer-than-desired URLs...
home - about -- newsroom --- press --- announcements --- events The Press section URLs looks like this... /about/newsroom/press/ /about/newsroom/press/article-name/ Is there any way to override this and have tags for these third-level sections output and resolve to URLs like... /press/ /press/article-name/ I could simply move these sections to be root-level, but I'd like to avoid that if possible for a few reasons. Thanks, - Dave -- 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
