Download List

Descripción del Proyecto

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 Requirements

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

Tags: Development, Initial freshmeat announcement

2005-06-02 08:55
2.3.3

Tags: Stable, Major feature enhancements

2004-07-04 05:06
2.0.4

Tags: Stable, Initial freshmeat announcement

2004-07-02 23:02
1.5.1

Un error en el setTemplate () el método ha sido corregido.
Tags: Old, Minor bugfixes
An error in the setTemplate() method has been fixed.

2004-05-15 02:27
1.5

Este comunicado añade un setTemplate () para establecer una plantilla predeterminada de nombre de archivo. La pantalla de los métodos de () y fetch () honrar la setTemplate () cuando el valor es el nombre de ningún modelo. Un findTemplate () el método se ha añadido a encontrar una ruta de plantillas (útil para incluir en la plantilla de las declaraciones). El fetch () método que ahora aparece en la plantilla de la pila cuando haya terminado.
Tags: 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