Clean up dimp references
authorMichael M Slusarz <slusarz@curecanti.org>
Mon, 6 Jul 2009 19:51:24 +0000 (13:51 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Mon, 6 Jul 2009 19:51:24 +0000 (13:51 -0600)
imp/docs/INSTALL

index 33e5adb..5ca7d1b 100644 (file)
@@ -484,18 +484,18 @@ Configuring IMP
    IMP's setup screen (``Administration/Setup/Webmail/Mailbox and Fetchmail``).
 
 
-Dynamic View (dimp) Troubleshooting
-===================================
-
-DIMP (IMP's dynamic, AJAX-based view) differs from traditional Horde
-applications in that it requires javascript support; in fact, javascript
-performs the bulk of the page display.  As such, debugging DIMP is more
-complex than with other Horde applications.
-
-If you run into problems with DIMP, first follow the troubleshooting steps
-for Horde - namely checking PHP error logs and Horde debug logs to determine
-if the problem is located there.  Server-based errors will be logged in the
-traditional manner.
+Dynamic View Troubleshooting
+============================
+
+IMP's dynamic, AJAX-based view (formerly known as DIMP) differs from
+traditional Horde applications in that it requires javascript support; in
+fact, javascript performs the bulk of the page display.  As such, debugging
+the dynamic view is more complex than with other Horde applications.
+
+If you run into problems with the dynamic view, first follow the
+troubleshooting steps for Horde - namely checking PHP error logs and Horde
+debug logs to determine if the problem is located there.  Server-based errors
+will be logged in the traditional manner.
 
 Only if traditional debugging is unsuccessful will you need to move to
 javascript debugging.  It is highly recommended to use Mozilla Firefox with