From e91dca4fd1394230b9a2ca061805438fc24ea820 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 6 Jul 2009 13:51:24 -0600 Subject: [PATCH] Clean up dimp references --- imp/docs/INSTALL | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/imp/docs/INSTALL b/imp/docs/INSTALL index 33e5adb71..5ca7d1b4e 100644 --- a/imp/docs/INSTALL +++ b/imp/docs/INSTALL @@ -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 -- 2.11.0