SimpleTemplate moved to PEAR and got renamed, it is now called HTML_Template_Xipe. For the newest versions please see http://pear.php.net
On phpkitchen you can vote for SimpleTemplate.
If you think this piece of code is worth it go to:
http://www.phpkitchen.com/pollbooth.php?qid=bestTemplateEngine
BTW - currently we have place 2 behind Smarty but the others are close :-)
thanks
Wolfram
Finally I have released version 1.5.1 which i wanted to do already for a long time.
And finally there is a documentation :-) have a look at it at
http://opensource.visionp.de/modules/project/simpletpl.php.
Many feature enhancements and bug fixes for making it more stable. Update soon!
regards Wolfram
A real documentation exists!
please be sure to look at the docs:
as a PDF file (~260K) - http://wolfram.kriesing.de/simpleTemplate/SimpleTemplate.pdf
as an OpenOffice file (~22K) http://wolfram.kriesing.de/simpleTemplate/SimpleTemplate.sxw
one HTML file (~53K) http://wolfram.kriesing.de/simpleTemplate/SimpleTemplate.html
NOTE: due to exporting the file the indentions in the HTML are not shown correctly!
Finally it's there, the caching feature.
Now you can cache the final output.
Many feature improvements, please be sure to see the examples.
In the new version some features people have requested have been implemented.
And I updated the fullFeatured-example, which also serves as the doc, you can find that online here:
http://wolfram.kriesing.de/libs/php/SimpleTemplate/examples/fullFeatured/index.php?lang=en
Have fun
Wolfram
Changed the way of registering methods as filters, be sure to look in the release notes.
The major changes are bugfixes and relying on new PEAR classes "Tree" and "I18N", which before were not in PEAR.
The error handling was enhanced, so setting up this class is much easier now.
Finally there is a working version on Sourceforge, after struggeling a bit with it i got it. Try it and tell me your thoughts.
If anyone feels like joining the development and extending it you are welcome to join, just drop me a line.
Examples will follow in the contrib, for now you can check them out at:
http://wolfram.kriesing.de/programming/index.php#SimpleTemplate
Wolfram
You can already check out the stable version on
http://wolfram.kriesing.de/programming/index.php#SimpleTemplate
and see it in action, there too.
It is already in use in a couple of projects.
The move to sourceforge will take place soon.