25 Apr 11:56
Re: Other TAL implementations?
Joachim Zobel wrote: > Hi. > > What other TAL implementations do exist (except for PHPTAL)? Is there a > Javascript implementation to do client side template expansion? Is there > an implementation using XSLT? From http://zope.org/Wikis/DevSite/Projects/ZPT/TAL/FrontPage Non-Zope Implementations Page Templates, or subsets such as TAL, have now been implemented in several languages. There are also Python re-implementations that are independent of Zope: * Perl: Jean-Michel Hiver's PETAL * PHP: Laurent Bedubourg's PHPTAL * Java: Stefano Masini's Java ZPT * Java: Chris Rossi's JPT * Python: Colin Stewart's Simple TAL * Python: Lalo Martins' Open TAL * Python: Kevin Smith's Sourceforge Project
RSS Feed