
stas at apache
Sep 15, 2006, 5:19 PM
Post #1 of 1
(972 views)
Permalink
|
|
svn commit: r446792 - in /perl/modperl/docs/trunk/src: docs/offsite/books.pod images/books/mod_perl2_users_guide.jpg
|
|
Author: stas Date: Fri Sep 15 17:19:51 2006 New Revision: 446792 URL: http://svn.apache.org/viewvc?view=rev&rev=446792 Log: - add entry about mod_perl2 User's Guide - add a link to practical mod_perl translation to Chinese (partial) Added: perl/modperl/docs/trunk/src/images/books/mod_perl2_users_guide.jpg (with props) Modified: perl/modperl/docs/trunk/src/docs/offsite/books.pod Modified: perl/modperl/docs/trunk/src/docs/offsite/books.pod URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/docs/offsite/books.pod?view=diff&rev=446792&r1=446791&r2=446792 ============================================================================== --- perl/modperl/docs/trunk/src/docs/offsite/books.pod (original) +++ perl/modperl/docs/trunk/src/docs/offsite/books.pod Fri Sep 15 17:19:51 2006 @@ -6,9 +6,28 @@ This document presents the published mod_perl and related books. -=head1 Learn mod_perl +=head1 Learn mod_perl2 -These are the mod_perl specific books. +These are the mod_perl2 specific books. + + +=head2 mod_perl2 User's Guide + +=for html <img src="../../images/books/mod_perl2_users_guide.jpg" +width="128" height="192" align="right" alt="mod_perl2 User's Guide"> + +By Stas Bekman and Jim Brandt. + +To be published soon by OnyxNeon + +Home site: http://www.onyxneon.com/ + + + + +=head1 Learn mod_perl1 + +These are the mod_perl1 specific books. @@ -77,7 +96,8 @@ http://modperlbook.org/, under the CreativeCommons "Attribution Share-Alike License": http://creativecommons.org/licenses/by-sa/2.0/. - +Jeff Pang translated a big chunk of the book to Chinese: +http://home.earthlink.net/~pangj/mod_perl/ =head2 mod_perl Pocket Reference Added: perl/modperl/docs/trunk/src/images/books/mod_perl2_users_guide.jpg URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/images/books/mod_perl2_users_guide.jpg?view=auto&rev=446792 ============================================================================== Binary file - no diff available. Propchange: perl/modperl/docs/trunk/src/images/books/mod_perl2_users_guide.jpg ------------------------------------------------------------------------------ svn:mime-type = image/jpeg --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|