[imp] horde login
Michael Redinger
Michael.Redinger@uibk.ac.at
Mon, 7 Jan 2002 12:47:47 +0100 (CET)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Mon, 7 Jan 2002, Aaron Solochek wrote:
> I'm using imp (3.0) login for the horde login. My current setup doesn't
> use the horde page at all, but now I want to add turba into the mix.
> There are two ways I can see doing this and maintaining the sort of
> interface I like, but I'm not sure if either are possible.
>
> The preferred method would simply be having turba "integrated" into imp.
> Ideally, an addressbook icon in the top icon bar.
imp/config/conf.php:
$conf['menu']['apps'] = array('turba');
Michael
-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8
iQA/AwUBPDmK6A/XqdllwsEdEQIlQwCfXulQC4qoPb+DWECG6gx7PqmTyw8AoNL9
KYYEkvzJsgdYSreJi82SodQz
=htI/
-----END PGP SIGNATURE-----
>From mike@graftonhall.co.nz Date: Mon, 7 Jan 2002 13:39:19 +0000
Return-Path: <mike@graftonhall.co.nz>
Mailing-List: contact imp-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list imp@lists.horde.org
Received: (qmail 11997 invoked from network); 7 Jan 2002 13:36:03 -0000
Received: from unknown (HELO graftonhall.co.nz) (210.54.179.59)
by clark.horde.org with SMTP; 7 Jan 2002 13:36:03 -0000
Received: from localhost [127.0.0.1]
by graftonhall.co.nz [10.0.0.4]
with SMTP (MDaemon.PRO.v5.0.1.R)
for <imp@lists.horde.org>; Tue, 08 Jan 2002 02:39:19 +1300
Received: from 10.0.0.4 ( [10.0.0.4])
as user mike@10.0.0.4 by webmail.graftonhall.co.nz with HTTP;
Mon, 7 Jan 2002 13:39:19 +0000
Message-ID: <1010410759.3c39a507475a3@webmail.graftonhall.co.nz>
Date: Mon, 7 Jan 2002 13:39:19 +0000
From: Michael Cochrane <mike@graftonhall.co.nz>
To: imp@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
X-Originating-IP: 10.0.0.4
X-MDRemoteIP: 127.0.0.1
X-Return-Path: mike@graftonhall.co.nz
X-MDaemon-Deliver-To: imp@lists.horde.org
Subject: A few of my patches for imp and horde
Here's a link to a few patches i have made that should be able to be applied to
the release version of horde and imp.
http://www.graftonhall.co.nz/mikes/Horde%20Diffs/
There are 3 different patches there at the moment.
The first just adds a display option to have message numbers in the mailbox view
The second adds a display option to open messages in a new window and once it's
open still allows the delete, blacklist etc to work without ending up with
another mailbox veiw in the new window.
The third adds shortcut icons for all the horde apps so it looks all pretty :-)
also puts the name of the current application in the title of the page when
working in the horde frameset.
I'm in the process of creating a patch to allow the message list to scroll in
hte message window. There's pictures there of it allready. Patch should be there
in an hour or so
Any problems or suggestions please message me off the list. If anyone wants the
commit oo link to any of this then go for it.
- Mike