[cvs] commit: imp/lib Contents.php imp/lib/MIME/Viewer alternative.php enriched.php html.php images.php multipart.php pgp.php related.php rfc822.php text.php tnef.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Wed, 26 Jun 2002 14:54:01 -0700 (PDT)


slusarz     2002/06/26 14:54:01 PDT

  Modified files:
    lib                  Contents.php 
    lib/MIME/Viewer      alternative.php enriched.php html.php 
                         images.php multipart.php pgp.php 
                         related.php rfc822.php text.php tnef.php 
  Log:
  MIME_Viewers should only have _1_ parameter according to the specification
  in the base library. It is the MIME_Viewer's responsibility to extract
  the parameters needed out of this single parameter.
  
  Revision  Changes    Path
  1.31      +3 -3      imp/lib/Contents.php
  1.17      +6 -3      imp/lib/MIME/Viewer/alternative.php
  1.12      +6 -3      imp/lib/MIME/Viewer/enriched.php
  1.21      +6 -3      imp/lib/MIME/Viewer/html.php
  1.7       +6 -3      imp/lib/MIME/Viewer/images.php
  1.5       +7 -4      imp/lib/MIME/Viewer/multipart.php
  1.30      +10 -6     imp/lib/MIME/Viewer/pgp.php
  1.4       +6 -3      imp/lib/MIME/Viewer/related.php
  1.7       +6 -3      imp/lib/MIME/Viewer/rfc822.php
  1.38      +6 -3      imp/lib/MIME/Viewer/text.php
  1.7       +6 -3      imp/lib/MIME/Viewer/tnef.php

  Chora Links:
  http://cvs.horde.org/diff.php/imp/lib/Contents.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/alternative.php?r1=1.16&r2=1.17&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/enriched.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/html.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/images.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/multipart.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/pgp.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/related.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/rfc822.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/text.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/imp/lib/MIME/Viewer/tnef.php?r1=1.6&r2=1.7&ty=u