knguyen     2004/11/30 13:36:04 CET

  Modified files:        (Branch: JAHIA-4-0-BRANCH)
    etc/htmleditors      htmleditors_config.xml 
  Log:
  - added eopro 4
  
  Revision  Changes    Path
  1.11.4.6  +15 -6     jahia/etc/htmleditors/htmleditors_config.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/etc/htmleditors/htmleditors_config.xml.diff?r1=1.11.4.5&r2=1.11.4.6&f=h
  
  
  
  Index: htmleditors_config.xml
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/etc/htmleditors/Attic/htmleditors_config.xml,v
  retrieving revision 1.11.4.5
  retrieving revision 1.11.4.6
  diff -u -r1.11.4.5 -r1.11.4.6
  --- htmleditors_config.xml    5 Nov 2004 15:25:07 -0000       1.11.4.5
  +++ htmleditors_config.xml    30 Nov 2004 12:36:03 -0000      1.11.4.6
  @@ -48,10 +48,19 @@
                <include-file>mozile_htmleditor.jsp</include-file>
                <enable-css>false</enable-css>
                
<compatibility-tester>org.jahia.services.htmleditors.MozillaGeckoTester</compatibility-tester>
  -             <rank>4</rank>
  +             <rank>5</rank>
        </editor>
        -->
  -
  +     <!--
  +     <editor>
  +             <id>eopro4</id>
  +             <name>Edit On Pro 4 Applet</name>
  +             <base-directory>eopro4</base-directory>
  +             <include-file>eopro4_htmleditor.jsp</include-file>
  +             <enable-css>true</enable-css>
  +    <rank>6</rank>
  +    </editor>
  +     -->
        <!--
        <editor>
                <id>eopro</id>
  @@ -59,7 +68,7 @@
                <base-directory>eopro</base-directory>
                <include-file>eopro_htmleditor.jsp</include-file>
                <enable-css>false</enable-css>
  -             <rank>4</rank>
  +             <rank>7</rank>
        </editor>
        -->
        <!--
  @@ -69,7 +78,7 @@
                <base-directory>eopro3</base-directory>
                <include-file>eopro3_htmleditor.jsp</include-file>
                <enable-css>false</enable-css>
  -     <rank>5</rank>
  +    <rank>8</rank>
       </editor>
        -->
        <!--
  @@ -79,7 +88,7 @@
                <base-directory>editize</base-directory>
                <include-file>editize_htmleditor.jsp</include-file>
                <enable-css>false</enable-css>
  -             <rank>6</rank>
  +             <rank>9</rank>
        </editor>
        -->
        
  @@ -116,7 +125,7 @@
                -->
                <css>
                        <id>jahia</id>
  -                     <name>Jahia Engine Style</name>
  +                     <name>Jahia Engine Demo Style</name>
                        <url>/jsp/jahia/engines/css/jahia.css</url>
                        <shared>true</shared>
                        <!--
  

Reply via email to