[cvs] commit: imp cache.php compose.php stationery.php imp/config prefs.php.dist imp/docs CHANGES imp/js compose.js imp/js/src compose.js imp/lib IMP.php imp/lib/UI Compose.php imp/templates javascript_defs.php

Michael M Slusarz slusarz at horde.org
Fri Feb 29 13:07:53 UTC 2008


slusarz     2008-02-29 08:07:53 EST

  Modified files:
    .                    cache.php compose.php stationery.php 
    config               prefs.php.dist 
    docs                 CHANGES 
    js                   compose.js 
    js/src               compose.js 
    lib                  IMP.php 
    lib/UI               Compose.php 
    templates            javascript_defs.php 
  Log:
  Bug: 6344
  Some cleanups before 4.2 to better integrate IMP and DIMP.
  Add fckeditor to list of jseditors in IMP to match DIMP.
  Integrate DIMP/IMP jseditor init code so we it only appears once.
  Add local getStylesheets() to preserve BC (Ticket 6344).
  Refactor stylesheet/js caching to allow DIMP to use IMP's version to
  prevent still more code duplication.
  
  Revision  Changes    Path
  1.5       +18 -3     imp/cache.php
  2.1083    +2 -15     imp/compose.php
  1.284     +17 -6     imp/config/prefs.php.dist
  1.1100    +2 -0      imp/docs/CHANGES
  1.19      +1 -1      imp/js/compose.js
  1.19      +47 -13    imp/js/src/compose.js
  1.661     +137 -7    imp/lib/IMP.php
  1.17      +53 -1     imp/lib/UI/Compose.php
  2.17      +2 -1      imp/stationery.php
  2.6       +2 -1      imp/templates/javascript_defs.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/cache.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.1082&r2=2.1083&ty=u
  http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?r1=1.283&r2=1.284&ty=u
  http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.1099&r2=1.1100&ty=u
  http://cvs.horde.org/diff.php/imp/js/compose.js?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/imp/js/src/compose.js?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.660&r2=1.661&ty=u
  http://cvs.horde.org/diff.php/imp/lib/UI/Compose.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/imp/stationery.php?r1=2.16&r2=2.17&ty=u
  http://cvs.horde.org/diff.php/imp/templates/javascript_defs.php?r1=2.5&r2=2.6&ty=u


More information about the cvs mailing list