[cvs] commit: horde/templates/prefs identityselect.inc horde/services prefs.php imp identities.php horde/docs CHANGES horde/config prefs.php.dist framework/Identity Identity.php framework/Prefs/Prefs UI.php imp/config prefs.php.dist imp/lib ...

Jan Schneider jan at horde.org
Sat May 8 14:07:41 PDT 2004


jan         2004/05/08 14:07:41 PDT

  Modified files:
    services             prefs.php 
    docs                 CHANGES 
    config               prefs.php.dist 
    Identity             Identity.php 
    Prefs/Prefs          UI.php 
    config               prefs.php.dist 
    lib                  prefs.php 
    lib/Identity         imp.php 
  Added files:
    templates/prefs      identityselect.inc 
    templates/prefs      sentmailselect.inc 
  Removed files:
    .                    identities.php 
  Log:
  Identities are no longer managed by imp/identities.php but by the generic
  preferences code. Unless you need a special preference, adding a property to
  the identities for one application is now as easy as adding a new preference
  to the 'identities' prefs group.
  
  Revision  Changes    Path
  1.42      +85 -47    framework/Identity/Identity.php
  1.45      +13 -14    framework/Prefs/Prefs/UI.php
  1.59      +63 -38    horde/config/prefs.php.dist
  1.465     +2 -0      horde/docs/CHANGES
  1.11      +42 -5     horde/services/prefs.php
  1.1       +81 -0     horde/templates/prefs/identityselect.inc (new)
  2.71      +0 -164    imp/Attic/identities.php (dead)
  1.200     +53 -78    imp/config/prefs.php.dist
  1.36      +49 -2     imp/lib/Identity/imp.php
  1.3       +41 -72    imp/lib/prefs.php
  1.1       +46 -0     imp/templates/prefs/sentmailselect.inc (new)

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Identity/Identity.php?r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/UI.php?r1=1.44&r2=1.45&ty=u
  http://cvs.horde.org/diff.php/horde/config/prefs.php.dist?r1=1.58&r2=1.59&ty=u
  http://cvs.horde.org/diff.php/horde/docs/CHANGES?r1=1.464&r2=1.465&ty=u
  http://cvs.horde.org/diff.php/horde/services/prefs.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/co.php/horde/templates/prefs/identityselect.inc?r=1.1
  http://cvs.horde.org/co.php/imp/Attic/identities.php?r=2.70
  http://cvs.horde.org/diff.php/imp/config/prefs.php.dist?r1=1.199&r2=1.200&ty=u
  http://cvs.horde.org/diff.php/imp/lib/Identity/imp.php?r1=1.35&r2=1.36&ty=u
  http://cvs.horde.org/diff.php/imp/lib/prefs.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/co.php/imp/templates/prefs/sentmailselect.inc?r=1.1


More information about the cvs mailing list