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: Removed redundant / in aggregate.xsl's .js links ------------------------------------------------------------------------------ <!--<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"> </script> - <script src="{$root}/fckeditor/invokeEditor.js" type="text/javascript"> </script> + <script src="{$root}fckeditor/invokeEditor.js" type="text/javascript"> </script> <title>FCKEditor Editor</title> </head> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
