Download List

项目描述

Savant is a powerful but lightweight
PEAR-compliant template system for PHP. It is
non-compiling, and uses PHP itself as its template
language so you don't need to learn a new markup
system. It has an object-oriented system of
template plugins and output filters, so it sports
almost all of the power of Smarty with almost none
of the overhead.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-02 13:35
3.0.0dev4

标签: Development, Initial freshmeat announcement

2005-06-02 08:55
2.3.3

标签: Stable, Major feature enhancements

2004-07-04 05:06
2.0.4

标签: Stable, Initial freshmeat announcement

2004-07-02 23:02
1.5.1

一个在setTemplate()方法的错误已得到修复。
标签: Old, Minor bugfixes
An error in the setTemplate() method has been fixed.

2004-05-15 02:27
1.5

此版本增加了一个setTemplate()方法来设置一个默认的模板文件名。显示的方法()和提取()荣誉的setTemplate()值在没有模板的名字命名。阿findTemplate()方法已被添加到模板的路径找到一个(可用于在模板include语句)。以fetch()方法现在弹出从堆栈模板完成时。
标签: Old, Minor feature enhancements
This release adds a setTemplate() method to set a default template file name. The methods display() and fetch() honor the setTemplate() value when no template is named. A findTemplate() method has been added to find a template path (useful for in-template include statements). The fetch() method now pops the template off the stack when done.

Project Resources