[cvs] commit: horde/lib/MIME Part.php Structure.php mimp compose.php troll/lib Contents.php imp compose.php imp/templates/compose compose.inc imp/lib Contents.php

Michael M Slusarz slusarz@bigworm.colorado.edu
Mon Nov 25 20:43:12 2002


slusarz     2002/11/25 12:43:12 PST

  Modified files:
    lib/MIME             Part.php Structure.php 
    .                    compose.php 
    lib                  Contents.php 
    .                    compose.php 
    templates/compose    compose.inc 
    lib                  Contents.php 
  Log:
  Added getSize(), setBytes(), and getBytes() to MIME_Part::.
  This allows us to determine the Part size for multipart MIME_Parts (since
  c-client doesn't do it for us).
  TODO: Make the size determination work with a MIME_Message:: object in
  MIME_Structure::_parse() (I'm thinking of just making MIME_Message extend
  MIME_Part anyway, so this may provide the impetus.)
  
  Revision  Changes    Path
  1.70      +76 -4     horde/lib/MIME/Part.php
  1.47      +16 -5     horde/lib/MIME/Structure.php
  2.573     +6 -8      imp/compose.php
  1.61      +4 -4      imp/lib/Contents.php
  2.187     +1 -1      imp/templates/compose/compose.inc
  1.13      +6 -8      mimp/compose.php
  1.8       +4 -4      troll/lib/Contents.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/MIME/Part.php?r1=1.69&r2=1.70&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Structure.php?r1=1.46&r2=1.47&ty=u
  http://cvs.horde.org/diff.php/imp/compose.php?r1=2.572&r2=2.573&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Contents.php?r1=1.60&r2=1.61&ty=u
  http://cvs.horde.org/diff.php/imp/templates/compose/compose.inc?r1=2.186&r2=2.187&ty=u
  http://cvs.horde.org/diff.php/mimp/compose.php?r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/troll/lib/Contents.php?r1=1.7&r2=1.8&ty=u


More information about the cvs mailing list