[cvs] commit: dimp/js DimpCore.js.php dimp.js.php dimp/js/src DimpCore.js.php dimp.js.php dimp/templates/chunks compose.php

Michael M Slusarz slusarz at horde.org
Wed Sep 20 09:51:48 PDT 2006


slusarz     2006-09-20 09:51:48 PDT

  Modified files:
    js                   DimpCore.js.php dimp.js.php 
    js/src               DimpCore.js.php dimp.js.php 
    templates/chunks     compose.php 
  Log:
  Move all dynamically created PHP content from DimpCore.js.php to dimp.js.php.
  Now we can cache the output of DimpCore.js.php on the browser side and only
  have to regenerated dimp.js.php on each unique page load (which was being
  regenerated anyway).
  
  Revision  Changes    Path
  1.262     +16 -14    dimp/js/DimpCore.js.php
  1.10      +2 -1      dimp/js/dimp.js.php
  1.121     +39 -52    dimp/js/src/DimpCore.js.php
  1.5       +48 -2     dimp/js/src/dimp.js.php
  1.91      +5 -5      dimp/templates/chunks/compose.php

  Chora Links:
  http://cvs.horde.org/diff.php/dimp/js/DimpCore.js.php?r1=1.261&r2=1.262&ty=u
  http://cvs.horde.org/diff.php/dimp/js/dimp.js.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/DimpCore.js.php?r1=1.120&r2=1.121&ty=u
  http://cvs.horde.org/diff.php/dimp/js/src/dimp.js.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/dimp/templates/chunks/compose.php?r1=1.90&r2=1.91&ty=u


More information about the cvs mailing list