commit: imp message.php imp/config conf.php.dist mime.php.dist imp/docs CHANGES imp/lib IMP.php

chuck@horde.org chuck@horde.org
1 Mar 2001 19:04:02 -0000


chuck       2001/03/01 11:04:02 PST

  Modified files:
    .                    message.php 
    config               conf.php.dist mime.php.dist 
    docs                 CHANGES 
    lib                  IMP.php 
  Log:
  Start to clean up/simplify the MIME stuff a bit. Remove the override_text
  option, change things so that you only have to specify an action if it's
  other than the default, and you only need to specify an inline option (no
  called 'no_inline', for clarity) if you never want the part displayed inline.
  
  We also respect Content-Disposition now, assuming the part is viewable and
  you haven't said never to display the part inline.
  
  Revision  Changes    Path
  2.205     +15 -22    imp/message.php
  1.113     +1 -5      imp/config/conf.php.dist
  1.7       +13 -90    imp/config/mime.php.dist
  1.279     +4 -0      imp/docs/CHANGES
  1.151     +3 -2      imp/lib/IMP.php