AW: [opencms-dev] Why WYSIWYG editor does not see the stylesheet information

Kai Schliemann k.schliemann at comundus.com
Fri Jul 18 10:32:01 CEST 2003


Why WYSIWYG editor does not see the stylesheet informationHi,

if you use OpenCMS 5.0, you have to define your stylesheet in your
mastertemplate like

<stylesheet>system/modules/org.mymodule.default/resources/style.css</stylesh
eet>

Regards

Kai

 -----Ursprüngliche Nachricht-----
Von: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org]Im
Auftrag von Nguyen La Yen Dung
Gesendet: Freitag, 18. Juli 2003 10:04
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Why WYSIWYG editor does not see the stylesheet
information




   Hi,

   I put style.css file under system/modules/org.mymodule.default/resources
directory.

   But I don't know why the stylesheet information is not effective in the
WYSIWYG editor (it works in the HTML-page).

   Here is my frame template which includes stylesheet information:

  <XMLTEMPLATE>

<stylesheet>system/modules/org.mymodule.default/resources/style.css</stylesh
eet>
  <TEMPLATE><![CDATA[
  <HTML>
  <HEAD>
          <TITLE>HELLO</TITLE>
          <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
          <LINK rel="stylesheet"
href="]]><link>/system/modules/org.mymodule.default/resources/style.css</lin
k><![CDATA[">


  </HEAD>
  <BODY>
  ....

   Please help.
   Thanks,

   Yendung
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20030718/aa15d6c3/attachment.htm>


More information about the opencms-dev mailing list