This is a fork of the IS Layout template engine class
It fixes several bugs, a substantially smaller memory footprint (necessary because there seems to be some kind of problem with regular expression replacement), and some additional capabilities.
Documentation can be generated from the class source code using the supplied script to run phpdoc.
All the new code is being released under the GPL.
This class is officially compatible with PHP 5.
1.2 allows nested replacement blocks.
1.3 allows qualified replacement values if you're explicitly naming replacement blocks. |