pvollenweider    2005/10/11 15:56:41 CEST

  Modified files:
    core/src/webapp/WEB-INF/etc/htmleditors htmleditors_config.xml 
  Log:
  Comment xinha
  
  Revision  Changes    Path
  1.9       +7 -7      
jahia/core/src/webapp/WEB-INF/etc/htmleditors/htmleditors_config.xml
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/WEB-INF/etc/htmleditors/htmleditors_config.xml.diff?r1=1.8&r2=1.9&f=h
  
  
  
  Index: htmleditors_config.xml
  ===================================================================
  RCS file: 
/home/cvs/repository/jahia/core/src/webapp/WEB-INF/etc/htmleditors/htmleditors_config.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- htmleditors_config.xml    22 Jun 2005 09:15:24 -0000      1.8
  +++ htmleditors_config.xml    11 Oct 2005 13:56:41 -0000      1.9
  @@ -1,5 +1,5 @@
   <editors>
  -     
  +
        <editor>
                <id>FCKEditor</id>
                <name>FCK Editor</name>
  @@ -8,7 +8,7 @@
                <enable-css>false</enable-css>
                <rank>1</rank>
        </editor>
  -     
  +    <!--
       <editor>
                <id>xinha</id>
                <name>Xinha Editor</name>
  @@ -17,7 +17,7 @@
                <enable-css>true</enable-css>
                <rank>2</rank>
        </editor>
  -
  +    -->
        <editor>
            <!-- Never EVER remove this editor, as it is the fallback for all 
the other editors ! -->
                <id>simpletext</id>
  @@ -27,7 +27,7 @@
                <enable-css>false</enable-css>
                <rank>3</rank>
        </editor>
  -     
  +
        <!--
        <editor>
                <id>ekit</id>
  @@ -38,7 +38,7 @@
                <rank>4</rank>
        </editor>
        -->
  -     
  +
        <!--
        <editor>
                <id>activex</id>
  @@ -50,7 +50,7 @@
                <rank>4</rank>
        </editor>
        -->
  -     
  +
       <!--
        <editor>
                <id>mozile</id>
  @@ -102,7 +102,7 @@
                <rank>9</rank>
        </editor>
        -->
  -     
  +
   
   
        <style-sheets>
  

Reply via email to