commit: imp navigator.php imp/docs CHANGES imp/lib tree.php
chuck@horde.org
chuck@horde.org
31 Oct 2000 19:31:38 -0000
chuck 2000/10/31 11:31:38 PST
Modified files:
. navigator.php
docs CHANGES
lib tree.php
Log:
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.
Revision Changes Path
1.73 +3 -3 imp/navigator.php
1.198 +2 -0 imp/docs/CHANGES
1.19 +85 -51 imp/lib/tree.php