[Catalyst] Re: Branding - or path prefix

Uwe Voelker uwe.voelker at gmx.de
Fri Aug 12 17:47:01 CEST 2005


Hi Luke,

> I think I'll probably change it to get the branding from the config
> and then make it an actual Plugin. Hope you're okay with that.

Yes, that's fine.

Please have a look at Catalyst::Plugin::Static::Simple, especially the 
'dir' config option. In an arrayref you can pass scalar values or 
regexpes - we could use this here too.

Maybe path_prefix is better than branding because it is also useful for 
localization.

If you are ready, please send me the plugin - I will test it :-)


Thanks,
Uwe



More information about the Catalyst mailing list