[Catalyst-dev] RFC: Catalyst::Plugin::I18N::PathPrefix
    BUCHMULLER Norbert 
    norbi.lists at nix.hu
       
    Thu Dec  3 19:32:12 GMT 2009
    
    
  
Hi,
I wrapped up this hack from the Catalyst wiki as a Catalyst plugin:
http://dev.catalystframework.org/wiki/wikicookbook/urlpathprefixing
(I could not make this module a controller or request trait, as it not
only massages the request object, but also relays the language
information between the request object and the C:P::I18N part of the
context object. Any better idea is welcome.)
Can you have a look at it and comment (or tell me if it's plain wrong):
http://github.com/mendel/Catalyst-Plugin-I18N-PathPrefix
norbi
    
    
More information about the Catalyst-dev
mailing list