[Catalyst] Multiple path for the same action

Julien Sobrier julien at sobrier.net
Thu Feb 18 05:45:15 GMT 2010


I want to let users decide how to name their URL.


For example, by default, the url looks like this:
/home/Julien

But people can decide to change /home with anything they want through an
administration panel:
/name/Julien
/first-name/Julien
/my-website/Julien
etc.

Thank you
Julien

On Wed, Feb 17, 2010 at 6:15 PM, J. Shirley <jshirley at gmail.com> wrote:

> On Wed, Feb 17, 2010 at 5:34 PM, Julien Sobrier <julien at sobrier.net>
> wrote:
> > Thank you
> >
> > But I cannot create these aliases at run-time, right?
>
>
> They're not aliases, they're methods and dispatchable actions.
>
> How about explaining what you are trying to achieve :)
>
> -J
>
> _______________________________________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20100217/a600f=
321/attachment.htm


More information about the Catalyst mailing list