ダウンロードリスト

プロジェクト概要

PHP の高速テンプレート クローンは、元のクラスの交換です。!FastTemplate PHP コードにおける再帰的なテンプレート構造を提供します。クラスで許可される「動的」テンプレート ブロック。いくつかのケースでテンプレートを小型化できるように !FastTemplate をネストできます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2002-10-02 10:17
1.26

PREG_DYN(請うは、END)文がHTMLのコメントブロック内のコメントの末尾を無視するように変更されました。利便性のときにも、配列の引数で動作するキーにテキストを追加するを追加しました()メソッドを追加します。 load()はエラーの場合は、テンプレートファイルをスローしないように、これはNOEMPTY設定して制御することができますが空だった変更されました。
タグ: Minor feature enhancements
The PREG_DYN{BEG,END} statement was modified to ignore trailing comments in HTML comment blocks. An append() method was added as a convenience when adding text to a key, which also works with array arguments. load() was modified to not throw an error if the template file was empty, which can be controlled with the NOEMPTY setting.

2001-10-19 03:10
1.22

静かな()のテンプレート変数を許可するように警告メッセージを生成せずに、最終出力に存在することが追加されています。ドキュメント、およびupdtatedされている"方法"のセクションが開始されています。
タグ: Minor feature enhancements
quiet() has been added to allow template variables to be present in the final output without generating warning messages. The documentation has been updtated, and a "How To" section has been started.

2001-10-18 23:12
1.21

clear()をFastTemplate互換性、および新機能clear_dynamic()(これはマルチになりますレベルのときにいくつかの要素を空白にすることがあります)を管理しやすく表示されます。
タグ: Major bugfixes
clear() FastTemplate compatibility, and a new function clear_dynamic() (which makes multi-level lists easier to manage when some elements may be blank).

2001-10-12 03:41
1.20

このリリースのように静かにもにerror_reporting(E_ALLで実行されます)をオンにコードのクリーンアップをしています。フォトアルバムのサンプルが更新されている。現在のtarballをするので、自分自身を含める必要がありますし、適切にキャッシュディレクトリを設定する任意の画像が含まれていません。代わりに、画像のtarballを入手することができます。
タグ: Minor bugfixes
This release has code cleanup so that it runs quietly even with error_reporting(E_ALL) turned on. The photo album sample has been updated. The current tarball does not include any images, so you will need to include your own and set up the cache directory appropriately. Alternately, you can get the images tarball.

2001-10-04 05:13
1.19

('テーブル'、'メイン'))バグFastTemplateと互換性のために$ Tシャツ"を解析する(メイン、配列を修正します。
タグ: Minor bugfixes
A fix for a $t->parse(MAIN,array('table','main')) bug to be compatible with FastTemplate.

プロジェクトリソース