You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by st...@outerthought.org on 2003/09/15 22:00:03 UTC

[WIKI-UPDATE] LayoutTemplatePattern Mon Sep 15 22:00:02 2003

Page: http://wiki.cocoondev.org/Wiki.jsp?page=LayoutTemplatePattern , version: 13 on Mon Sep 15 19:33:35 2003 by 141.211.168.244

+ !Debugging
+ __A word of warning:__ Because of Cocoon's caching, if you implement this pattern and then tweak the template document, your changes will not show up immediately. This is because Cocoon caches the calls it makes via the document() function. In order to see your changes, you'll have to either modify or touch the insertIntoLayoutTemplate.xsl file.
+