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

Nguyen La Yen Dung dny at sdcgrp.com
Fri Jul 18 11:22:01 CEST 2003


Hi,
 
Thanks for all replies.
 
Yes, it works after I put the stylesheet specification in the master
template file.
 
Thanks again,
 
Yendung
 
 -----Original Message-----
From: Kai Schliemann [mailto:k.schliemann at comundus.com]
Sent: 18 July 2003 15:14
To: opencms-dev at opencms.org
Subject: AW: [opencms-dev] Why WYSIWYG editor does not see the stylesheet
information



Hi,
 
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/d8834761/attachment.htm>


More information about the opencms-dev mailing list