[Catalyst] A doc in french to start with Catalyst

Daniel Brosseau dab at free.fr
Mon Dec 12 23:45:14 CET 2005


--- Gary Ashton-Jones <Gary_ASHTON-JONES at rta.nsw.gov.au <http://lists.rawmode.org/mailman/listinfo/catalyst>> wrote:

>/ Just an addendum to my previous posting, I am off the Net for
/>>/ the next three weeks. Could someone please volunteer to attempt
/>>/ to follow the  English tutorial 
/>>/ (http://www.geocities.com/garyaj2/Catalyst.html) and report 
/>>/ back if it makes sense?
/>
>A couple of quick comments.
>
>"Passing a table (actually a table ref)" should be "Passing an array
>(actually an array ref)".  "Tableau", in this case, translates to
>"array".
>
>In "Creating a Controller", the "date" example has:
>
>  sub date {
>
>Should be:
>
>  sub date : Global {
>
>This problem appears in the French version, too.
>
>Later, the following two modules were required but not listed in the
>list of things to install:
>
>  Catalyst::Helper::Controller::Scaffold
>  Catalyst::Plugin::Authentication::CDBI
>
>I'm also wondering if there's a bug with Catalyst::Enzyme?  The
>templates 'view_macros.tt' and 'delete.tt' were not found.  I had to
>pull them from the distributions t/tutorial/Bookshelf example.
>
>I finally stopped when I got to the Authentication section.  I never
>got it to work.  I kept getting blank screens and the "session_login"
>result was always 0 (zero).
>
>Cheers,
>Ovid

Thank for your comments
I have modified the french document ( http://dab.free.fr/perl/catalyst/doc/Catalyst.html )

-Doc in pdf (Makefile)
-Add CDBI (has_a, has_many)
Insert, Delete et Cie
Catalyst::Enzyme 0.09

DaB





More information about the Catalyst mailing list