xsl-list
[Top] [All Lists]

From Thread: XHTML to XHTML transform

2004-05-28 00:15:27
My goal is to replace php's smarty template engine with something clean,
simple and flexible. I'm surprised it works out so well. I'm also surprised
nobody has thought of this sooner. The newly released PHP5 comes with the
ability to embed a php function anywhere in your XSL stylesheet, given that
you "registered" the function into the processor beforehand.


Looks fabulous to me! I also have a separate namespace defined for elements
I want processed at runtime, template is all done at "compile" time. I am
very impressed at how well this all works out!

Hi Jeff,

I'm working on similar project, but I'm not even close to where you are.
Do you have any page with some more details on your project or would you
mind sharing some info about it?

thanks,
Mayo



<Prev in Thread] Current Thread [Next in Thread>
  • From Thread: XHTML to XHTML transform, Mayo <=