commit: imp compose.php imp/docs CHANGES imp/graphics expand.gif imp/templates/compose compose.inc javascript.inc

chuck@horde.org chuck@horde.org
30 Mar 2001 04:18:22 -0000


chuck       2001/03/29 20:18:22 PST

  Modified files:
    .                    compose.php 
    docs                 CHANGES 
    templates/compose    compose.inc javascript.inc 
  Added files:
    graphics             expand.gif 
  Log:
  Use the new Registry:: framework to expand addresses from Turba addressbooks
  (or anything else that implements the contacts/expand API).
  
  THIS IS NOT COMPLETELY FINISHED
  
  It works pretty well, and it doesn't interfere with sending. Current problems:
   - needs a preference in IMP for what addressbooks to search. right now it
     just searches the first one defined in Turba.
  
   - needs a UI for taking care of addresses that are invalid or have multiple
     expansions.
  
   - probably a few things I haven't found.
  
  Comments would be great, fixing any of the above problems even better. ;)
  
  Revision  Changes    Path
  2.277     +93 -1     imp/compose.php
  1.295     +2 -0      imp/docs/CHANGES
  2.90      +14 -13    imp/templates/compose/compose.inc
  2.32      +0 -95     imp/templates/compose/javascript.inc