commit: horde/lib Data.php Horde.php turba data.php horde/templates/data csvmap.inc turba/templates/data export.inc import.inc

Jan Schneider jan@ammma.de
23 Aug 2001 17:48:36 -0000


jan         2001/08/23 10:48:36 PDT

  Modified files:
    lib                  Horde.php 
  Added files:
    lib                  Data.php 
    .                    data.php 
    templates/data       csvmap.inc 
    templates/data       export.inc import.inc 
  Log:
  Import/export framework and sample implementation for Turba.
  The Data class is not (yet) very well documented but easy to understand.
  What currently works is exporting to CSV and importing from CSV
  especially Outlook.
  vCards and actually each RFC2445 formed data is parsed into a huge hash
  but not yet transformed to data that may be imported to Turba. Perhaps
  someone who knows the secrets of vCard wants to implement this.
  data.php is not yet linked into the Turba menu, we should test it before
  we make it visible to the users.
  
  Revision  Changes    Path
  1.108     +5 -3      horde/lib/Horde.php