tailieunhanh - The Template Toolkit

Mục tiêu của phụ lục này là để cung cấp cho bạn một hương vị của những gì Toolkit Tiêu bản có thể làm cho bạn và các trang web của bạn. Đó là do không có nghĩa là toàn diện, và bạn đang mạnh mẽ kêu gọi để tham khảo tài liệu phong phú đó là kèm với các mô-đun Perl hoặc có sẵn cho các trình duyệt trực tuyến tại trang web Template Toolkit | Page 804 Thursday November 18 2004 12 49 PM APPENDIX D The Template Toolkit This appendix provides an introduction to the Template Toolkit a fast flexible powerful and extensible template processing system written in Perl. It is ideally suited for use in creating highly customized static and dynamic web pages and for building Perl-based web applications. This appendix explains how to get the best out of the Template Toolkit under mod_perl although the Template Toolkit is in no way limited to use under mod_perl . All the example code is available for download from this book s web site http . This appendix s goal is to give you a flavor of what the Template Toolkit can do for you and your web sites. It is by no means comprehensive and you re strongly urged to consult the copious documentation that is bundled with the Perl modules or available for browsing online at the Template Toolkit web site http . Fetching and Installing the Template Toolkit You can fetch the Template Toolkit from any CPAN site. It can be found at the following URL http modules by-module Template . Once you ve unzipped and untarred the distribution installation proceeds via the usual route. For example panic perl panic make panic make test panic su panic make install There are also some optional components written in C for speed but you don t need to use them if you re looking for a pure Perl solution. 804 Page 805 Thursday November 18 2004 12 49 PM Alternately you can use the module to install it. Full details on installation can be found in the INSTALL file in the distribution directory. There is also a README file that is worth at least a passing glance. Overview The Template Toolkit is a collection of Perl modules scripts and other useful bits and pieces that collectively implement a powerful template processing system for generating and manipulating content. It scans through source documents looking

TỪ KHÓA LIÊN QUAN