[ Index ]
 

Code source de IMP H3 (4.1.5)

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/docs/ -> UPGRADING (source)

   1  ===============
   2   Upgrading IMP
   3  ===============
   4  
   5  :Last update:   $Date: 2006/01/06 10:29:45 $
   6  :Revision:      $Revision: 1.7.8.8 $
   7  :Contact:       imp@lists.horde.org
   8  
   9  
  10  
  11  Upgrading IMP From 4.0.x To 4.1.x
  12  =================================
  13  
  14  This is a non-exhaustive, quick explanation of what has changed between an IMP
  15  4.0.x installation to IMP 4.1.x.
  16  
  17  
  18  Automatic Namespace Detection
  19  -----------------------------
  20  
  21  The ``namespace``, ``hierarchies``, ``folders``, ``delimiter``, and
  22  ``dotfiles`` parameters were removed from ``config/servers.php``.  Namespaces
  23  are now automatically configured pursuant to RFC 2342.
  24  
  25  If using the UW IMAP daemon, you may notice a bunch of additional namespaces
  26  that were not displayed before as well as the ability of the user to
  27  view all files that live in their home directory via the folders screen.
  28  Information on how to correct your IMAP server configuration can be found at
  29  
  30    http://wiki.horde.org/ImpUWIMAPNamespaces
  31  
  32  
  33  User-Defined Headers
  34  --------------------
  35  
  36  The ``config/headers.txt`` file has been removed and replaced by
  37  ``config/headers.php``.  Any user-defined headers should be migrated to this
  38  file.  The new file has the advantage of allowing any valid PHP expression
  39  to be executed at run-time when generating the headers.  See the top of
  40  the ``headers.php`` file for the new format required.
  41  
  42  
  43  Removed Preferences
  44  -------------------
  45  
  46  The following preferences are no longer used and may be safely removed from
  47  your ``config/prefs.php`` file and your preferences backend::
  48  
  49     'disposition_request_delivery'
  50     'disposition_send_mdn'
  51     'wrap_width'
  52  
  53  
  54  Upgrading IMP From 3.x To 4.0.x
  55  ===============================
  56  
  57  This is a non-exhaustive, quick explanation of what has changed between an IMP
  58  3.x installation to IMP 4.0.x.
  59  
  60  
  61  Filters
  62  -------
  63  
  64  Filtering code has been removed from IMP.  To have the same features as the
  65  old code, you should install the Ingo_ module.  See the INSTALL_ file for more
  66  information.
  67  
  68  .. _Ingo: http://www.horde.org/ingo/
  69  .. _INSTALL: ?f=INSTALL.html


Généré le : Thu Nov 29 12:30:07 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics