AW: [opencms-dev] WYSIWYG Editor and Style Sheet Integration

Michael Schäfer ms at ethikom.de
Thu Oct 31 10:12:28 CET 2002


Hi Tobias,
 
in the frametemplate of your pages you have to define the tag
<stylesheet>.
 
The first part of your frametemplate could look like:
 
<?xml version="1.0"?>
<XMLTEMPLATE>
<stylesheet>css/styles.css</stylesheet>
<TEMPLATE>
<![CDATA[
<!DOCTYPE HTML PUBLISH "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>]]><METHOD name="getTitle"/><![CDATA[</title>

until version 5.0 beta the path inside the stylesheet-tag can not start
with "/".
 
Michael
 

-----Ursprüngliche Nachricht-----
Von: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org] Im Auftrag von Kindlieb
Tobias
Gesendet: Donnerstag, 31. Oktober 2002 10:04
An: opencms-dev at www.opencms.org
Betreff: [opencms-dev] WYSIWYG Editor and Style Sheet Integration



Hi,

 

I'm currently deploying the Opencms-System for our company.

 

Unfortunately, I have some problems using style sheets in the WYSIWYG
Editor. I have read a lot in the mailing list about this problem, but I
haven't found a solution yet. Can somebody provide guidance?

 

 

How can I use self-defined style sheets in the editor?

 

Thanks in advance.

 

Tobias Kindlieb

 

 

 

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


More information about the opencms-dev mailing list