[cvs] commit: horde/lib/MIME/Viewer pdf.php horde/config
mime_drivers.php.dist
Michael M Slusarz
slusarz at bigworm.colorado.edu
Wed Oct 8 09:03:24 PDT 2003
slusarz 2003/10/08 09:03:23 PDT
Modified files:
config mime_drivers.php.dist
Added files:
lib/MIME/Viewer pdf.php
Log:
Add a MIME_Viewer_pdf object to display PDF files. Looks exactly the same
as MIME_Viewer_default, but we need this as a placeholder as MIME_Contents
will assume that a MIME_Viewer_default object doesn't output anything useful
and won't create links to view the object - for PDF files, we want these
links to be created since, most likely, the browser can handle the PDF file
directly.
Revision Changes Path
1.80 +22 -11 horde/config/mime_drivers.php.dist
1.1 +33 -0 horde/lib/MIME/Viewer/pdf.php (new)
Chora Links:
http://cvs.horde.org/diff.php/horde/config/mime_drivers.php.dist?r1=1.79&r2=1.80&ty=u
http://cvs.horde.org/co.php/horde/lib/MIME/Viewer/pdf.php?r=1.1
More information about the cvs
mailing list