[cvs] commit: imp navigator.php imp/docs CHANGES imp/lib tree.php
Chuck Hagenbuch
chuck@horde.org
Tue, 31 Oct 2000 14:33:44 -0500
Quoting chuck@horde.org <chuck@horde.org>:
> This fixes (I hope) the navigator for cases like Jon's. I've made sure that
> the INBOX shows up all the time, and I've made sure that if you have a
> folder prefix, you see that folder prefix in the tree as the parent element
> of all of your other folders (it had to be there logically; we can discuss
> whether or not that's really wanted, but I kind of like it, and it's _so_
> much nicer than having to shift everything up to the next level, from a code
> point of view, at any rate. Also, that prefix folder is auto-expanded, so it
> doesn't cause users an extra click or anything.
Jon, I'm very curious to know what this does for you, and also Anil, can you
make sure this doesn't break Courier or Cyrus? There are a lot of cases to
test (with a folder prefix - I'm really interested in how it works for
'INBOX.' with Cyrus/Courier - and with subscriptions) but I think it's in
decent shape.
-chuck
--
BUGS: The source code is not comprehensible - telnet(1) man page
>From chuck@horde.org Date: 31 Oct 2000 20:11:44 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 14485 invoked by uid 1000); 31 Oct 2000 20:11:44 -0000
Date: 31 Oct 2000 20:11:44 -0000
Message-ID: <20001031201144.14484.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp navigator.php imp/docs CHANGES imp/lib tree.php
chuck 2000/10/31 12:11:44 PST
Modified files:
. navigator.php
docs CHANGES
lib tree.php
Log:
just splice folders out of the tree when they're deleted, instead of
reinitializing.
Revision Changes Path
1.74 +2 -3 imp/navigator.php
1.199 +2 -0 imp/docs/CHANGES
1.20 +32 -18 imp/lib/tree.php
>From jon@horde.org Date: 31 Oct 2000 20:27:04 -0000
Return-Path: <jon@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 15680 invoked by uid 1001); 31 Oct 2000 20:27:04 -0000
Date: 31 Oct 2000 20:27:04 -0000
Message-ID: <20001031202704.15679.qmail@horde.org>
From: jon@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp compose.php imp/lib/js open_compose_win.js
open_print_win.js imp/templates/compose compose.inc javascript.inc
imp/templates/folders delete.inc subscribe.inc imp/templates/login
login.inc imp/templates/mailbox javascript.inc ...
jon 2000/10/31 12:27:04 PST
Modified files:
. compose.php
lib/js open_compose_win.js open_print_win.js
templates/compose compose.inc javascript.inc
templates/folders delete.inc subscribe.inc
templates/login login.inc
templates/mailbox javascript.inc
templates/navigator alert.inc javascript.inc
templates/prefs buttons.inc
templates/search main.inc
Log:
Settle on 'JavaScript' (its official name), as opposed to 'Javascript'.
Revision Changes Path
2.210 +5 -5 imp/compose.php
2.15 +1 -1 imp/lib/js/open_compose_win.js
1.5 +1 -1 imp/lib/js/open_print_win.js
2.73 +3 -3 imp/templates/compose/compose.inc
2.25 +1 -1 imp/templates/compose/javascript.inc
2.18 +1 -1 imp/templates/folders/delete.inc
2.19 +1 -1 imp/templates/folders/subscribe.inc
2.59 +5 -5 imp/templates/login/login.inc
2.18 +2 -2 imp/templates/mailbox/javascript.inc
1.5 +1 -1 imp/templates/navigator/alert.inc
1.9 +1 -1 imp/templates/navigator/javascript.inc
2.6 +1 -1 imp/templates/prefs/buttons.inc
1.20 +1 -1 imp/templates/search/main.inc
>From jon@horde.org Date: 31 Oct 2000 20:27:38 -0000
Return-Path: <jon@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 15802 invoked by uid 1001); 31 Oct 2000 20:27:38 -0000
Date: 31 Oct 2000 20:27:38 -0000
Message-ID: <20001031202738.15801.qmail@horde.org>
From: jon@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: turba/lib/js open_search_win.js
jon 2000/10/31 12:27:38 PST
Modified files:
lib/js open_search_win.js
Log:
Settle on 'JavaScript' (its official name), as opposed to 'Javascript'.
Revision Changes Path
1.4 +1 -1 turba/lib/js/open_search_win.js
>From jon@horde.org Date: 31 Oct 2000 20:29:13 -0000
Return-Path: <jon@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 15945 invoked by uid 1001); 31 Oct 2000 20:29:13 -0000
Date: 31 Oct 2000 20:29:13 -0000
Message-ID: <20001031202913.15944.qmail@horde.org>
From: jon@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: horde/config registry.php.dist horde/lib Browser.php
Help.php Horde.php horde/lib/js md5.js open_help_win.js
jon 2000/10/31 12:29:13 PST
Modified files:
config registry.php.dist
lib Browser.php Help.php Horde.php
lib/js md5.js open_help_win.js
Log:
Settle on 'JavaScript' (its official name), as opposed to 'Javascript'.
Revision Changes Path
1.12 +2 -2 horde/config/registry.php.dist
1.6 +3 -3 horde/lib/Browser.php
1.8 +3 -3 horde/lib/Help.php
1.53 +6 -6 horde/lib/Horde.php
1.3 +3 -3 horde/lib/js/md5.js
1.5 +2 -2 horde/lib/js/open_help_win.js
>From chuck@horde.org Date: 31 Oct 2000 22:06:18 -0000
Return-Path: <chuck@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 18819 invoked by uid 1000); 31 Oct 2000 22:06:18 -0000
Date: 31 Oct 2000 22:06:18 -0000
Message-ID: <20001031220618.18818.qmail@horde.org>
From: chuck@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp navigator.php spelling.php imp/config conf.php.dist
imp/docs CHANGES imp/lib tree.php imp/templates/compose
compose.inc javascript.inc spelling.inc
chuck 2000/10/31 14:06:18 PST
Modified files:
. navigator.php spelling.php
config conf.php.dist
docs CHANGES
lib tree.php
templates/compose compose.inc javascript.inc spelling.inc
Log:
use buttons in spellcheck and use $conf['utils']['spellchecker'] to be
binary-agnostic.
Revision Changes Path
1.75 +2 -2 imp/navigator.php
2.22 +2 -2 imp/spelling.php
1.92 +2 -2 imp/config/conf.php.dist
1.200 +2 -0 imp/docs/CHANGES
1.21 +45 -4 imp/lib/tree.php
2.74 +3 -3 imp/templates/compose/compose.inc
2.26 +1 -1 imp/templates/compose/javascript.inc
1.11 +3 -3 imp/templates/compose/spelling.inc
>From jon@horde.org Date: 31 Oct 2000 22:55:40 -0000
Return-Path: <jon@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 20939 invoked by uid 1001); 31 Oct 2000 22:55:40 -0000
Date: 31 Oct 2000 22:55:40 -0000
Message-ID: <20001031225540.20938.qmail@horde.org>
From: jon@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: imp/templates/compose spelling.inc
jon 2000/10/31 14:55:40 PST
Modified files:
templates/compose spelling.inc
Log:
Remove an unnecessary table row that used to be used for spacing.
Revision Changes Path
1.12 +1 -4 imp/templates/compose/spelling.inc
>From bjn@horde.org Date: 1 Nov 2000 12:50:59 -0000
Return-Path: <bjn@horde.org>
Mailing-List: contact cvs-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list cvs@lists.horde.org
Received: (qmail 40508 invoked by uid 1002); 1 Nov 2000 12:50:59 -0000
Date: 1 Nov 2000 12:50:59 -0000
Message-ID: <20001101125059.40507.qmail@horde.org>
From: bjn@horde.org
To: cvs@lists.horde.org
X-Horde-CVS-Branch: HEAD
Subject: commit: horde/docs INSTALL
bjn 2000/11/01 04:50:59 PST
Modified files:
docs INSTALL
Log:
New, more comprehensive install documentation. This is quite a bit better
than what we had. Also cleaned up tabbing, s/HORDE/Horde/, etc.
Submitted by: Scott Martin <martin@math.ohiou.edu>
Revision Changes Path
1.12 +734 -106 horde/docs/INSTALL