Download List

Projeto Descrição

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

Um erro no setTemplate () método foi corrigido.
Tags: Old, Minor bugfixes
An error in the setTemplate() method has been fixed.

2004-05-15 02:27
1.5

Esta versão adiciona uma setTemplate () método para definir um modelo padrão de nome de arquivo. O display métodos () e buscar () honrar o setTemplate () valor quando nenhum modelo é chamado. A findTemplate () método foi adicionado ao encontrar um caminho de modelo (útil para a in-modelo incluem declarações). O fetch () método agora aparece o modelo da pilha quando terminar.
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