Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Die Boolean "und" (& &) Operator wird jetzt korrekt erkannt. Mehrere Array-PHP-Funktionen sind jetzt standardmäßig registriert. Die erste Neue Zeile nach dem Abschluss-Tag (?>) Wird nun wie erwartet entfernt. Das eingebaute Display () Template-Funktion nun korrekt verläuft zusätzliche Parameter an die Vorlage aufgenommen.
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