Download List

Projeto Descrição

Expose is a PHP template engine. It supports
server and client-sided caching, a plugin system
(to simplify common tasks like inserting a date
picker) and internationalization (to write
templates in multiple languages using external
translation files). Unlike most template engines,
Expose's template script language is based on PHP
itself, which means you don't have to learn a new
syntax. You can use most of the PHP language
elements and functions in the way with which
you're familiar.

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.

2006-04-20 15:26
1.1.2

O booleano "e" (&) O operador está agora devidamente reconhecida. Várias funções de array do PHP estão agora registrados em default. A primeira nova linha após a tag de fim (?>) Agora é despojado como o esperado. A built-in display () função de modelo agora corretamente passa parâmetros adicionais para o modelo incluído.
Tags: Minor bugfixes
The Boolean "and" (&&) operator is now properly
recognized. Several array PHP functions are now
registered at default. The first newline after the
close tag (?>) is now stripped like expected.
The built-in display() template function now
correctly passes additional parameters to the
included template.

2006-02-16 03:24
1.1.0

Tags: Initial freshmeat announcement

Project Resources