[Announce] Cindy - another template engine
am 08.06.2010 19:41:13 von Joachim ZobelHi.
My Cindy::Apache2 module is stable by now. Cindy is
1. unobtrusive - it works on plain HTML/XML - and
2. language independent - it moves data between handler responses.
It is used by configuring content injection sheets. These describe how
to extract data from a source document and inject them into a target
document (the template). Source data and target location are located via
XPath (or CSS selectors). Both documents are retrieved via subrequests
and can therefore be dynamically generated.
See
http://www.heute-morgen.de/site/10_About.shtml
http://search.cpan.org/%7ejzobel/Cindy-Apache2/
for more details.
Sincerely,
Joachim