You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2004/12/10 11:16:56 UTC

[Cocoon Wiki] Updated: Templates

   Date: 2004-12-10T02:16:56
   Editor: BertrandDelacretaz <bd...@codeconsult.ch>
   Wiki: Cocoon Wiki
   Page: Templates
   URL: http://wiki.apache.org/cocoon/Templates

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -13,6 +13,9 @@
  * [http://marc.theaimsgroup.com/?t=110132589800001&r=1&w=2 (Design) JXTG 2.0]
  * [http://marc.theaimsgroup.com/?t=110173410800002&r=1&w=2 (RFC) "Cocoon Templates": Name and Tag Interface]
 
+== Experimental stuff ==
+ * [:HtmlToXsltExperiments] - simple conversion of HTML attribute-based templates to XSLT
+
 == Attribute Driven Templating ==
 
 In some cases e.g. when using [http://www.macromedia.com/software/dreamweaver/ Dreamweaver], using attributes as template directives is better as it doen't disturb WYSIWYG. It might also make the templates less verbose and easier to read. This has been discussed in various threads and a design proposal can be found in AttributeTemplates: