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 <jshir...@gmail.com> wrote:

> On Wed, Feb 17, 2010 at 5:34 PM, Julien Sobrier <jul...@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@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/
>
_______________________________________________
List: Catalyst@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/

Reply via email to