[cvs] commit: dimp compose.php message.php dimp/lib/Views Compose.php dimp/templates/chunks compose.php fullcompose.php fullmessage.php dimp/templates/imp fullcompose.html
Michael M Slusarz
slusarz at horde.org
Tue Apr 24 18:11:58 UTC 2007
slusarz 2007-04-24 14:11:58 EDT
Modified files:
. compose.php message.php
templates/chunks fullmessage.php
Added files:
lib/Views Compose.php
templates/imp fullcompose.html
Removed files:
templates/chunks compose.php fullcompose.php
Log:
Move compose html generation code to a function so we can more easily
call it in several places and better control and use the output. Allows us
to better handle when javscript file/code is included in the page, cleaner
template-like files, etc. Basically, doing the same thing we have previously
done with the ShowMessage and ListMessages code.
Revision Changes Path
1.74 +19 -8 dimp/compose.php
1.1 +206 -0 dimp/lib/Views/Compose.php (new)
1.42 +12 -2 dimp/message.php
1.125 +0 -184 dimp/templates/chunks/Attic/compose.php (dead)
1.47 +0 -19 dimp/templates/chunks/Attic/fullcompose.php (dead)
1.47 +2 -6 dimp/templates/chunks/fullmessage.php
1.1 +11 -0 dimp/templates/imp/fullcompose.html (new)
Chora Links:
http://cvs.horde.org/diff.php/dimp/compose.php?r1=1.73&r2=1.74&ty=u
http://cvs.horde.org/co.php/dimp/lib/Views/Compose.php?r=1.1
http://cvs.horde.org/diff.php/dimp/message.php?r1=1.41&r2=1.42&ty=u
http://cvs.horde.org/co.php/dimp/templates/chunks/Attic/compose.php?r=1.124
http://cvs.horde.org/co.php/dimp/templates/chunks/Attic/fullcompose.php?r=1.46
http://cvs.horde.org/diff.php/dimp/templates/chunks/fullmessage.php?r1=1.46&r2=1.47&ty=u
http://cvs.horde.org/co.php/dimp/templates/imp/fullcompose.html?r=1.1
More information about the cvs
mailing list