piotrlegnica / SithTemplate (http://piotrlegnica.one.pl/SithTemplate)

SithTemplate is a text-based, general-purpose template engine for PHP 5, with Django-based syntax. It's aiming to be fast and simple to integrate, while providing powerful extensions mechanism (whole standard library is implemented as libraries - including loops, blocks, conditionals and template inheritance).

 NB: This is not the latest revision. For the latest view, go to tip.

View at rev
SithTemplate /
filename size last modified message
docs  
lib  
tests  
tools  
.hgignore 127 B 7 months ago Updated make-release tool. Releasing 1.1a1.
.hgtags 222 B 7 months ago Added tag release-1.1a2 for changeset 8cad1d88b70c
Doxyfile 9.2 KB 7 months ago Changed WARN_NO_PARAMDOC to YES.
FEEDBACK_NEEDED 1.9 KB 8 months ago Updated FEEDBACK_NEEDED, implemented {% call %}.
LICENSE 1.5 KB 9 months ago 2009 not 2008.
TODO 381 B 7 months ago Releasing 1.1a2, updated TODO.
sample-configuration.ini 2.4 KB 7 months ago Added "allowInternalRequest" and "allowInternalConstants"…