[cvs] commit: imp acl.php compose.php identities.php login.php
mailbox.php message.php smime.php view.php imp/lib IMP.php
Message.php imp/templates/compose compose.inc redirect.inc
imp/templates/contacts contacts.inc imp/templates/mailbox ...
Michael M Slusarz
slusarz at bigworm.colorado.edu
Fri Jun 13 13:57:25 PDT 2003
slusarz 2003/06/13 13:57:25 PDT
Modified files:
. acl.php compose.php identities.php
login.php mailbox.php message.php
smime.php view.php
lib IMP.php Message.php
templates/compose compose.inc redirect.inc
templates/contacts contacts.inc
templates/mailbox actions.inc javascript.inc navbar.inc
templates/message javascript.inc navbar_actions.inc
navbar_navigate.inc
Log:
Move all action IDs exclusive to a single page to that page to avoid unneeded
define() calls.
ActionIDs that are accessed by more than 1 page remain in IMP.php.
The only thing this might affect is a user's encryption/composition
preference - this can simply be reset by going to the options menu.
Removed some unneeded constants, and a few Horde::addParameter() cleanups.
Revision Changes Path
1.9 +5 -1 imp/acl.php
2.661 +20 -15 imp/compose.php
2.51 +4 -2 imp/identities.php
1.387 +49 -63 imp/lib/IMP.php
1.120 +13 -7 imp/lib/Message.php
2.181 +2 -2 imp/login.php
2.503 +27 -12 imp/mailbox.php
2.473 +23 -13 imp/message.php
2.24 +2 -2 imp/smime.php
2.234 +1 -1 imp/templates/compose/compose.inc
1.4 +1 -1 imp/templates/compose/redirect.inc
1.16 +1 -2 imp/templates/contacts/contacts.inc
2.57 +7 -7 imp/templates/mailbox/actions.inc
2.48 +2 -2 imp/templates/mailbox/javascript.inc
2.50 +2 -2 imp/templates/mailbox/navbar.inc
2.38 +1 -1 imp/templates/message/javascript.inc
2.5 +4 -4 imp/templates/message/navbar_actions.inc
2.7 +2 -2 imp/templates/message/navbar_navigate.inc
2.168 +1 -2 imp/view.php
Chora Links:
http://cvs.horde.org/diff.php/imp/acl.php?r1=1.8&r2=1.9&ty=u
http://cvs.horde.org/diff.php/imp/compose.php?r1=2.660&r2=2.661&ty=u
http://cvs.horde.org/diff.php/imp/identities.php?r1=2.50&r2=2.51&ty=u
http://cvs.horde.org/diff.php/imp/lib/IMP.php?r1=1.386&r2=1.387&ty=u
http://cvs.horde.org/diff.php/imp/lib/Message.php?r1=1.119&r2=1.120&ty=u
http://cvs.horde.org/diff.php/imp/login.php?r1=2.180&r2=2.181&ty=u
http://cvs.horde.org/diff.php/imp/mailbox.php?r1=2.502&r2=2.503&ty=u
http://cvs.horde.org/diff.php/imp/message.php?r1=2.472&r2=2.473&ty=u
http://cvs.horde.org/diff.php/imp/smime.php?r1=2.23&r2=2.24&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/compose.inc?r1=2.233&r2=2.234&ty=u
http://cvs.horde.org/diff.php/imp/templates/compose/redirect.inc?r1=1.3&r2=1.4&ty=u
http://cvs.horde.org/diff.php/imp/templates/contacts/contacts.inc?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/imp/templates/mailbox/actions.inc?r1=2.56&r2=2.57&ty=u
http://cvs.horde.org/diff.php/imp/templates/mailbox/javascript.inc?r1=2.47&r2=2.48&ty=u
http://cvs.horde.org/diff.php/imp/templates/mailbox/navbar.inc?r1=2.49&r2=2.50&ty=u
http://cvs.horde.org/diff.php/imp/templates/message/javascript.inc?r1=2.37&r2=2.38&ty=u
http://cvs.horde.org/diff.php/imp/templates/message/navbar_actions.inc?r1=2.4&r2=2.5&ty=u
http://cvs.horde.org/diff.php/imp/templates/message/navbar_navigate.inc?r1=2.6&r2=2.7&ty=u
http://cvs.horde.org/diff.php/imp/view.php?r1=2.167&r2=2.168&ty=u
More information about the cvs
mailing list