[cvs] commit: imp compose.php imp/config prefs.php.dist imp/docs
CHANGES imp/lib Compose.php
Michael M Slusarz
slusarz at bigworm.colorado.edu
Mon Jan 19 12:31:44 PST 2004
slusarz 2004/01/19 12:31:44 PST
Modified files:
. compose.php
config prefs.php.dist
docs CHANGES
lib Compose.php
Log:
RFC 2646 is a Good Thing. So as such, we need to talk the talk in order to
walk the walk. Thus, we can no longer support user defined quote strings -
we must use the '>' quote string as specified by the RFC. So remove the
'quote_prefix' preference.
This allows IMP to produce RFC compliant 'flowed' format messages when
replying to a message, which results in a much nicer display on the user's
end (especially if their MUA specifically supports flowed text viewing).
Revision Changes Path
2.713 +12 -2 imp/compose.php
1.188 +4 -12 imp/config/prefs.php.dist
1.632 +1 -0 imp/docs/CHANGES
1.66 +18 -21 imp/lib/Compose.php
Chora Links:
http://cvs.horde.org/diff.php/imp/compose.php?r1=2.712&r2=2.713&ty=u
http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?r1=1.187&r2=1.188&ty=u
http://cvs.horde.org/diff.php/imp/docs/CHANGES?r1=1.631&r2=1.632&ty=u
http://cvs.horde.org/diff.php/imp/lib/Compose.php?r1=1.65&r2=1.66&ty=u
More information about the cvs
mailing list