[Yanel-commits] rev 43178 - public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt

michi at wyona.com michi at wyona.com
Tue Jun 9 13:05:12 CEST 2009


Author: michi
Date: 2009-06-09 13:05:12 +0200 (Tue, 09 Jun 2009)
New Revision: 43178

Modified:
   public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl
Log:
comment added

Modified: public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl
===================================================================
--- public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl	2009-06-09 11:03:27 UTC (rev 43177)
+++ public/yanel/trunk/src/realms/from-scratch-realm-template/data-repo/data/app1/xslt/global.xsl	2009-06-09 11:05:12 UTC (rev 43178)
@@ -26,6 +26,7 @@
         <link media="screen" type="text/css" href="{$yarep.back2realm}app1/css/screen.css" rel="stylesheet"/>
         <link media="print" type="text/css" href="{$yarep.back2realm}app1/css/print.css" rel="stylesheet"/>
 
+        <!-- The following copy statement is copying for example header stuff from the content source, but also in the case of the TinyMCE or Xinha resource the important javascript and CSS links! -->
         <xsl:copy-of select="/xhtml:html/xhtml:head/*[name(.) != 'title']"/>
         <xsl:choose>
           <xsl:when test="/xhtml:html/xhtml:head/xhtml:link/@rel='neutron-introspection'">



More information about the Yanel-commits mailing list