Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lenya Wiki" for change 
notification.

The following page has been changed by BobHarner:
http://wiki.apache.org/lenya/HowToIntegrateFCKEditor

The comment on the change is:
Fixed aggregate.xsl's problem with script tags collapsing

------------------------------------------------------------------------------
  
  <!--<xsl:apply-templates select="xhtml:html/xhtml:[EMAIL PROTECTED] = 
'EditorHead']"/>-->
  <head>
-       <script src="{$root}fckeditor/fckeditor.js" type="text/javascript"> 
</script>
+       <script src="{$root}fckeditor/fckeditor.js" 
type="text/javascript">&#160;</script>
-       <script src="{$root}fckeditor/invokeEditor.js" type="text/javascript"> 
</script>
+       <script src="{$root}fckeditor/invokeEditor.js" 
type="text/javascript">&#160;</script>
        <title>FCKEditor Editor</title>
  </head>
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to