[cvs] commit: framework/Editor/Editor htmlarea.php horde/services/editor/htmlarea htmlarea.css htmlarea.js popupdiv.js popupwin.js horde/services/editor/htmlarea/images ed_killword.gif ed_rmformat.gif horde/services/editor/htmlarea/popups about.html fullscreen.html ...

Jan Schneider jan at horde.org
Mon Sep 6 05:20:59 PDT 2004


jan         2004-09-06 05:20:59 PDT

  Modified files:
    Editor/Editor        htmlarea.php 
    services/editor/htmlarea htmlarea.css htmlarea.js popupdiv.js 
                             popupwin.js 
    services/editor/htmlarea/popups about.html fullscreen.html 
                                    insert_table.html link.html 
                                    popup.js 
  Added files:
    services/editor/htmlarea/images ed_killword.gif 
                                    ed_rmformat.gif 
  Log:
  Update HTMLArea code from CVS.
  Revert plugin changes for now.
  
  Some highlights from HTMLArea changelog:
  - no mo' document.write-es
  - gray disabled buttons in IE
  - improved script loading functions
  - font, font-size and format drop-downs are consistend with the document
  - mozilla is now consistent with IE concerning the ENTER key
  - replaced the old Word cleaner with one that actually works (DOM-based) fixed
  some bugs in HTMLArea.getHTML()
  
  Beside that lots of bugfixes and a "remove format" feature.
  
  Revision  Changes    Path
  1.17      +9 -27     framework/Editor/Editor/htmlarea.php
  1.2       +2 -2      horde/services/editor/htmlarea/htmlarea.css
  1.6       +372 -167  horde/services/editor/htmlarea/htmlarea.js
  1.1       +3 -0      horde/services/editor/htmlarea/images/ed_killword.gif (new)
  1.1       +1 -0      horde/services/editor/htmlarea/images/ed_rmformat.gif (new)
  1.2       +1 -1      horde/services/editor/htmlarea/popupdiv.js
  1.5       +2 -4      horde/services/editor/htmlarea/popups/about.html
  1.2       +15 -9     horde/services/editor/htmlarea/popups/fullscreen.html
  1.2       +3 -1      horde/services/editor/htmlarea/popups/insert_table.html
  1.3       +3 -3      horde/services/editor/htmlarea/popups/link.html
  1.2       +10 -5     horde/services/editor/htmlarea/popups/popup.js
  1.2       +2 -2      horde/services/editor/htmlarea/popupwin.js

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Editor/Editor/htmlarea.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/htmlarea.css?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/htmlarea.js?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/co.php/horde/services/editor/htmlarea/images/ed_killword.gif?r=1.1
  http://cvs.horde.org/co.php/horde/services/editor/htmlarea/images/ed_rmformat.gif?r=1.1
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/popupdiv.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/popups/about.html?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/popups/fullscreen.html?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/popups/insert_table.html?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/popups/link.html?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/popups/popup.js?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/horde/services/editor/htmlarea/popupwin.js?r1=1.1&r2=1.2&ty=u


More information about the cvs mailing list