- バックアップ一覧
- ソース を表示
- Perl/モジュール/Template は削除されています。
- 1 (2008-06-10 (火) 21:05:10)
- 2 (2008-06-10 (火) 21:12:56)
- 3 (2008-06-16 (月) 03:49:15)
- 4 (2008-10-22 (水) 07:34:06)
Template
フィルター
改行コードをBRタグへ
<p>[% bar | html_line_break %]</p>
参考
http://search.cpan.org/~abw/Template-Toolkit-2.19/lib/Template/Filters.pm
コメント
[% # this is a comment to the end of line foo = 'bar' %] [%# placing the '#' immediately inside the directive tag comments out the entire directive %]
http://search.cpan.org/~abw/Template-Toolkit-2.19/lib/Template.pm