[cvs] commit: imp message.php imp/templates/message javascript.inc
navbar.inc navbar_actions.inc navbar_aux_bottom.inc
navbar_aux_top.inc navbar_bottom.inc navbar_charset.inc
navbar_navigate.inc navbar_top.inc
Michael M Slusarz
slusarz at bigworm.colorado.edu
Fri May 2 01:06:25 PDT 2003
slusarz 2003/05/02 00:06:25 PDT
Modified files:
. message.php
templates/message javascript.inc
Added files:
templates/message navbar_actions.inc navbar_charset.inc
navbar_navigate.inc navbar_top.inc
Removed files:
templates/message navbar.inc navbar_aux_bottom.inc
navbar_aux_top.inc navbar_bottom.inc
Log:
Lots of duplicate code in these template files. Tried to break down the
code into more managable blocks which, even better, can be cached so that
the same file (and all the processing) does not have to be done twice.
Only call IMP::getThisMailbox() once instead of four separate times.
Revision Changes Path
2.463 +33 -8 imp/message.php
2.103 +0 -88 imp/templates/message/Attic/navbar.inc (dead)
2.24 +0 -14 imp/templates/message/Attic/navbar_aux_bottom.inc (dead)
2.43 +0 -16 imp/templates/message/Attic/navbar_aux_top.inc (dead)
2.6 +0 -88 imp/templates/message/Attic/navbar_bottom.inc (dead)
2.36 +3 -9 imp/templates/message/javascript.inc
2.1 +35 -0 imp/templates/message/navbar_actions.inc (new)
2.1 +13 -0 imp/templates/message/navbar_charset.inc (new)
2.1 +38 -0 imp/templates/message/navbar_navigate.inc (new)
2.1 +17 -0 imp/templates/message/navbar_top.inc (new)
Chora Links:
http://cvs.horde.org/diff.php/imp/message.php?r1=2.462&r2=2.463&ty=u
http://cvs.horde.org/co.php/imp/templates/message/Attic/navbar.inc?r=2.102
http://cvs.horde.org/co.php/imp/templates/message/Attic/navbar_aux_bottom.inc?r=2.23
http://cvs.horde.org/co.php/imp/templates/message/Attic/navbar_aux_top.inc?r=2.42
http://cvs.horde.org/co.php/imp/templates/message/Attic/navbar_bottom.inc?r=2.5
http://cvs.horde.org/diff.php/imp/templates/message/javascript.inc?r1=2.35&r2=2.36&ty=u
http://cvs.horde.org/co.php/imp/templates/message/navbar_actions.inc?r=2.1
http://cvs.horde.org/co.php/imp/templates/message/navbar_charset.inc?r=2.1
http://cvs.horde.org/co.php/imp/templates/message/navbar_navigate.inc?r=2.1
http://cvs.horde.org/co.php/imp/templates/message/navbar_top.inc?r=2.1
More information about the cvs
mailing list