[cvs] commit: imp view.php imp/lib Contents.php imp/lib/MIME/Viewer
enriched.php html.php images.php text.php
Michael M Slusarz
slusarz@bigworm.colorado.edu
Tue, 11 Jun 2002 15:04:08 -0700 (PDT)
slusarz 2002/06/11 15:04:07 PDT
Modified files:
. view.php
lib Contents.php
lib/MIME/Viewer enriched.php html.php images.php text.php
Log:
* MIME_Viewers can now determine if they are being viewed as an attachment
or not via $contents->viewAsAttachment().
* All MIME_Viewer handling of getType() and getCharset() is handled through
IMP_Contents::.
* Raw view.php URLs are produced by IMP_Contents::urlView().
Revision Changes Path
1.16 +93 -17 imp/lib/Contents.php
1.10 +3 -3 imp/lib/MIME/Viewer/enriched.php
1.19 +9 -6 imp/lib/MIME/Viewer/html.php
1.6 +9 -9 imp/lib/MIME/Viewer/images.php
1.32 +11 -10 imp/lib/MIME/Viewer/text.php
2.129 +2 -7 imp/view.php
Chora Links:
http://cvs.horde.org/diff.php/imp/lib/Contents.php?r1=1.15&r2=1.16&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.9&r2=1.10&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/html.php?r1=1.18&r2=1.19&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/images.php?r1=1.5&r2=1.6&ty=u
http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/text.php?r1=1.31&r2=1.32&ty=u
http://cvs.horde.org/diff.php/imp/view.php?r1=2.128&r2=2.129&ty=u