Re: Customize css in big text editor

[email protected]
Newsgroups gmane.comp.cms.jahia.template
Message-ID <OFBE019CE5.79467F39-ONC12571C7.0030CF9D-C12571C7.0031721C@commaro.com>
Hello Clément,

the CSS styles for the HTML editors are configured in the following XML 
file:
        /WEB-INF/etc/htmleditors/htmleditors_config.xml

There you can configure you style using any existing example, e.g.:
                <css>
                        <id>jahia</id>
                        <name>Jahia Engine Demo Style</name>
                        <url>/jsp/jahia/engines/css/jahia.css</url>
                        <shared>true</shared>
                        <!--
                        <shared>false</shared>
                        <allowed-sites>
                                <site-key>myjahiasite</site-key>
                        </allowed-sites>
                        -->
                </css>

Just put you CSS style configuration as first one in the list inside the 
tag <style-sheets> and it will be the default one.

Kind regards.
Sergiy.




Clément Egger <[email protected]> 
10.08.2006 14:14
Please respond to
<[email protected]>


To
<[email protected]>
cc

Subject
Customize css in big text editor






Hi,
 
id'like to customize the BigText editor engine.
By default, css dispalyed is "Jahia Engine Demo Styles"
and I wish to have "Corporate Templates Styles" by default.
 
Where can I find the page to modify.
 
Thanks
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.