[Radiant] How to add additional routes without touching radiant routes.rb

Sean Cribbs seancribbs at gmail.com
Sun May 6 11:38:23 CDT 2007


If you're creating an extension, it's easy to do in the
'define_routes' block of the generated extensions class.  All of the
routes from extensions are loaded before the Radiant core routes.

Sean

On 5/6/07, Leon Yeh <leon at newavenue.net> wrote:
> Hello,
>
> I tried to add a new routes into routes.rb. After reading the file, I
> found it to load routes.rb from radiant root. Is there any easy way to
> append or combine my routes to the radiant routes. Something similar to
> the extension routes handler.
>
>
> Thanks in advance,
> Leon Yeh
>
> _______________________________________________
> Radiant mailing list
> Post:   Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site:   http://lists.radiantcms.org/mailman/listinfo/radiant
>



More information about the Radiant mailing list