[Catalyst] Announce. Catalyst::Plugin::I18N::DBIC 0.01

John Napiorkowski jjn1056 at yahoo.com
Mon Nov 13 19:42:31 GMT 2006


-- Ian Docherty <ian at iandocherty.com> wrote:

> Since I got no response to my request a few weeks
> ago about I18N data 
> from a database I wrote my own :)
> 
> This module has just been released to CPAN.
> 
> It builds on Catalyst::Plugin::I18N and inherits all
> methods from that 
> module. In addition it provides a 'load_lexicon'
> method that loads data 
> from a database. (Which reminds me, the POD does not
> explain the 
> database structure ;(  I see version 0.02 coming
> on...)
> 
> The 'Lexicon' data in the en.pm, fr.pm, de.pm etc.
> files is empty. It is 
> loaded from the database using the 'load_lexicon'
> method.
> 
> You can also divide up your application into
> 'paths', for example 
> 'header', 'footer', 'navigation', 'user/edit',
> 'user/login' etc. which 
> means you only need to load a subset of the
> translation data as required 
> by your templates.
> 
> Regards
> Ian C. Docherty (ICD)

I'll be using it in this application I wrote that
stores the TT templates in a database.  Now I can move
everything to the DB interface for my users.  Thanks!
--john

> 
> 
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo:
> http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive:
>
http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
> 



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com



More information about the Catalyst mailing list