[cvs] commit: troll article.php newsgroups.php view.php troll/config
mime_drivers.php.dist troll/lib Contents.php Troll.php base.php
troll/lib/MIME/Viewer alternative.php enriched.php html.php
images.php multipart.php plain.php related.php report.php ...
Chuck Hagenbuch
chuck at horde.org
Wed Jan 8 11:02:41 PST 2003
chuck 2003/01/08 11:02:40 PST
Modified files:
. article.php newsgroups.php view.php
config mime_drivers.php.dist
lib Contents.php Troll.php base.php
lib/MIME/Viewer plain.php
Added files:
lib/MIME/Viewer alternative.php enriched.php html.php
images.php multipart.php related.php
report.php rfc822.php tnef.php zip.php
Log:
- Give Troll a bunch of new MIME_Viewers.
- Lots of code cleanup.
- I still don't get message bodies.
Revision Changes Path
1.21 +2 -4 troll/article.php
1.2 +105 -3 troll/config/mime_drivers.php.dist
1.26 +3 -4 troll/lib/Contents.php
1.1 +207 -0 troll/lib/MIME/Viewer/alternative.php (new)
1.1 +89 -0 troll/lib/MIME/Viewer/enriched.php (new)
1.1 +152 -0 troll/lib/MIME/Viewer/html.php (new)
1.1 +69 -0 troll/lib/MIME/Viewer/images.php (new)
1.1 +51 -0 troll/lib/MIME/Viewer/multipart.php (new)
1.8 +41 -33 troll/lib/MIME/Viewer/plain.php
1.1 +74 -0 troll/lib/MIME/Viewer/related.php (new)
1.1 +77 -0 troll/lib/MIME/Viewer/report.php (new)
1.1 +68 -0 troll/lib/MIME/Viewer/rfc822.php (new)
1.1 +95 -0 troll/lib/MIME/Viewer/tnef.php (new)
1.1 +119 -0 troll/lib/MIME/Viewer/zip.php (new)
1.47 +6 -30 troll/lib/Troll.php
1.30 +2 -2 troll/lib/base.php
1.42 +5 -3 troll/newsgroups.php
1.3 +4 -4 troll/view.php
Chora Links:
http://cvs.horde.org/diff.php/troll/article.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/troll/config/mime_drivers.php.dist?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/troll/lib/Contents.php?r1=1.25&r2=1.26&ty=u
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/alternative.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/enriched.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/html.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/images.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/multipart.php?r=1.1
http://cvs.horde.org/diff.php/troll/lib/MIME/Viewer/plain.php?r1=1.7&r2=1.8&ty=u
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/related.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/report.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/rfc822.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/tnef.php?r=1.1
http://cvs.horde.org/co.php/troll/lib/MIME/Viewer/zip.php?r=1.1
http://cvs.horde.org/diff.php/troll/lib/Troll.php?r1=1.46&r2=1.47&ty=u
http://cvs.horde.org/diff.php/troll/lib/base.php?r1=1.29&r2=1.30&ty=u
http://cvs.horde.org/diff.php/troll/newsgroups.php?r1=1.41&r2=1.42&ty=u
http://cvs.horde.org/diff.php/troll/view.php?r1=1.2&r2=1.3&ty=u
More information about the cvs
mailing list