Date: 2004-12-10T02:21:17 Editor: BertrandDelacretaz <[EMAIL PROTECTED]> Wiki: Cocoon Wiki Page: HtmlToXsltExperiments URL: http://wiki.apache.org/cocoon/HtmlToXsltExperiments
typo in Conal's name Change Log: ------------------------------------------------------------------------------ @@ -1,5 +1,5 @@ = Converting HTML to XSLT for easier templating = -After all the recent discussions on easier templating, here's an experiment based on [http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=110246247525208&w=2 Conal Tuhoy's html-to-xslt transform] (mucho thanks Conal), enhanced to allow the template writer to define individual HTML templates at the element level. +After all the recent discussions on easier templating, here's an experiment based on [http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=110246247525208&w=2 Conal Tuohy's html-to-xslt transform] (mucho thanks Conal), enhanced to allow the template writer to define individual HTML templates at the element level. The use case is the conversion of one of our xdoc files, I tried with src/documentation/xdocs/userdocs/forms/binding.xml and the results are pretty decent already, although the HTML template is very easy to understand.
