commit please

Anton Nekhoroshih anton@valuehost.ru
Mon, 3 Dec 2001 21:58:50 +0300


Hello dev,

small fix

*** /imp/templates/login/login.inc  Mon Nov 19 11:37:15 2001
--- /imp/templates/login/login.my   Mon Dec  3 21:42:09 2001
***************
*** 54,60 ****
  <form action="<?= Horde::applicationUrl('redirect.php') ?>" method="post" name="implogin">
  <input type="hidden" name="actionID" value="<?= $actionID ?>" />
  <input type="hidden" name="redirect_url" value="<?= htmlspecialchars(Horde::getFormData('redirect_url')) ?>" />
! <input type="hidden" name="mailbox" value="INBOX" />
  
  <table border="0" cellpadding="0" cellspacing="0"><tr><td class="menu">
  <table border="0" width="300" class="menu">
--- 54,60 ----
  <form action="<?= Horde::applicationUrl('redirect.php') ?>" method="post" name="implogin">
  <input type="hidden" name="actionID" value="<?= $actionID ?>" />
  <input type="hidden" name="redirect_url" value="<?= htmlspecialchars(Horde::getFormData('redirect_url')) ?>" />
! <input type="hidden" name="mailbox" value="<?= $prefs->getValue('mailbox') ?>" />
  
  <table border="0" cellpadding="0" cellspacing="0"><tr><td class="menu">
  <table border="0" width="300" class="menu">

-- 
 Anton                          mailto:anton@valuehost.ru



>From chuck@horde.org Date: Mon,  3 Dec 2001 14:09:27 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 94232 invoked from network); 3 Dec 2001 19:10:11 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 3 Dec 2001 19:10:11 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id F121139EB; Mon,  3 Dec 2001 14:09:27 -0500 (EST)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  3 Dec 2001 14:09:27 -0500
Message-ID: <1007406567.3c0bcde7c8bce@marina.horde.org>
Date: Mon,  3 Dec 2001 14:09:27 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@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
Subject: onclick rollovers

While the onclick rollovers are kind of cool, I want to get rid of the 
onclicks. They interact with links in funky ways, cause problems, can't be used 
in the row where the checkbox is, and thus are inconsistent. And also, the 
cursor doesn't change, so users shouldn't _really_ expect them.

I want to get RCs rolled, so I'm going to go ahead with this, but arguments 
will be listened to in any case.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin


>From chuck@horde.org Date: Mon,  3 Dec 2001 14:17:46 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 95497 invoked from network); 3 Dec 2001 19:18:24 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 3 Dec 2001 19:18:24 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 345D739B1; Mon,  3 Dec 2001 14:17:46 -0500 (EST)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  3 Dec 2001 14:17:46 -0500
Message-ID: <1007407066.3c0bcfda0d390@marina.horde.org>
Date: Mon,  3 Dec 2001 14:17:46 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <1426492671.20011203215850@valuehost.ru>
In-Reply-To: <1426492671.20011203215850@valuehost.ru>
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
Subject: Re: [dev] commit please

Quoting Anton Nekhoroshih <anton@valuehost.ru>:

> small fix

Committed and merged, thanks.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin


>From chuck@horde.org Date: Mon,  3 Dec 2001 14:18:21 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 95698 invoked from network); 3 Dec 2001 19:18:59 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 3 Dec 2001 19:18:59 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 949BA39B1; Mon,  3 Dec 2001 14:18:21 -0500 (EST)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  3 Dec 2001 14:18:21 -0500
Message-ID: <1007407101.3c0bcffd6ec24@marina.horde.org>
Date: Mon,  3 Dec 2001 14:18:21 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <20011203164313.9E4BA41C@arkady.horde.org> <20011203132713.H19313@csh.rit.edu>
In-Reply-To: <20011203132713.H19313@csh.rit.edu>
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
Subject: Re: [dev] Re: [cvs] cvs commit: horde/lib/Auth ldap.php

Quoting Jon Parise <jon@horde.org>:

> Who contributed the support?

I don't remember, and I can't find the email. I think it was sent to core@; if 
someone has it, either let me know, or go ahead and note it.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin


>From jrkuipers@lauwerscollege.nl Date: Mon,  3 Dec 2001 20:51:01 +0100
Return-Path: <jrkuipers@lauwerscollege.nl>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 99965 invoked from network); 3 Dec 2001 19:51:33 -0000
Received: from c3207.upc-c.chello.nl (HELO linux.lauwerscollege.nl) (212.187.3.207)
  by clark.horde.org with SMTP; 3 Dec 2001 19:51:33 -0000
Received: (from www@localhost)
	by linux.lauwerscollege.nl (8.11.6/8.8.7) id fB3Jp1T16380
	for dev@lists.horde.org; Mon, 3 Dec 2001 20:51:01 +0100
Received: from 194.134.215.130 ( [194.134.215.130])
	as user jrkuipers@localhost by webmail.lauwerscollege.nl with HTTP;
	Mon,  3 Dec 2001 20:51:01 +0100
Message-ID: <1007409061.3c0bd7a524041@webmail.lauwerscollege.nl>
Date: Mon,  3 Dec 2001 20:51:01 +0100
From: Jan Kuipers <jrkuipers@lauwerscollege.nl>
To: dev@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
Subject: Updated Dutch translations

Here you can find updated translations for Horde, IMP and Kronolith:

http://home.wanadoo.nl/~jrkuipers/nl_NL_031201.tar.gz

-- 
Jan Kuipers
Systeembeheer Lauwers College


>From chuck@horde.org Date: Mon,  3 Dec 2001 15:02:42 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 1966 invoked from network); 3 Dec 2001 20:03:20 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 3 Dec 2001 20:03:20 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 94B7A39B1; Mon,  3 Dec 2001 15:02:42 -0500 (EST)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  3 Dec 2001 15:02:42 -0500
Message-ID: <1007409762.3c0bda626bad7@marina.horde.org>
Date: Mon,  3 Dec 2001 15:02:42 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <1007409061.3c0bd7a524041@webmail.lauwerscollege.nl>
In-Reply-To: <1007409061.3c0bd7a524041@webmail.lauwerscollege.nl>
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
Subject: Re: [dev] Updated Dutch translations

Quoting Jan Kuipers <jrkuipers@lauwerscollege.nl>:

> Here you can find updated translations for Horde, IMP and Kronolith:
> 
> http://home.wanadoo.nl/~jrkuipers/nl_NL_031201.tar.gz

Thanks! I'll commit them in a sec, and they'll be in the RC3s which should be 
out later today.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin


>From chuck@horde.org Date: Mon,  3 Dec 2001 15:22:14 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 5687 invoked from network); 3 Dec 2001 20:22:52 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 3 Dec 2001 20:22:52 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id 93D9639EB; Mon,  3 Dec 2001 15:22:14 -0500 (EST)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  3 Dec 2001 15:22:14 -0500
Message-ID: <1007410934.3c0bdef664a92@marina.horde.org>
Date: Mon,  3 Dec 2001 15:22:14 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <3C0B9016.3050005@Cohen-Scali.com>
In-Reply-To: <3C0B9016.3050005@Cohen-Scali.com>
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
Subject: Re: [dev] French pofiles for gollem & nag

Quoting Rémi Cohen-Scali <Remi@Cohen-Scali.com>:

> Made french translations for gollem & nag. Don't know if you will need 
> these ... nevertheless ...

I've committed the Gollem one; someone just submitted a Nag one. Perhaps you 
could coordinate with that translator?

Thanks!

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin


>From jan@horde.org Date: Mon,  3 Dec 2001 21:22:15 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 6358 invoked from network); 3 Dec 2001 20:27:57 -0000
Received: from mailout02.sul.t-online.com (HELO mailout02.sul.t-online.de) (194.25.134.17)
  by clark.horde.org with SMTP; 3 Dec 2001 20:27:57 -0000
Received: from fwd05.sul.t-online.de 
	by mailout02.sul.t-online.de with smtp 
	id 16Azgw-00015b-0C; Mon, 03 Dec 2001 21:27:54 +0100
Received: from linux.wg.de (320034214675-0001@[80.130.207.189]) by fmrl05.sul.t-online.com
	with esmtp id 16Azgf-1JF7suC; Mon, 3 Dec 2001 21:27:37 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id fB3KMGk10297
	for <dev@lists.horde.org>; Mon, 3 Dec 2001 21:22:16 +0100
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@linux by linux.wg.de with HTTP;
	Mon,  3 Dec 2001 21:22:15 +0100
Message-ID: <1007410935.3c0bdef7c4447@linux.wg.de>
Date: Mon,  3 Dec 2001 21:22:15 +0100
From: Jan Schneider <jan@horde.org>
To: dev@lists.horde.org
References: <3C0B9016.3050005@Cohen-Scali.com>
In-Reply-To: <3C0B9016.3050005@Cohen-Scali.com>
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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [dev] French pofiles for gollem & nag

Zitat von Rémi Cohen-Scali <Remi@Cohen-Scali.com>:

> Hello
> 
> Made french translations for gollem & nag. Don't know if you will need 
> these ... nevertheless ...

I added the translation for Gollem, we already have a translation for Nag.

Jan.

::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax  +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::


>From jan@horde.org Date: Mon,  3 Dec 2001 22:27:08 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 11927 invoked from network); 3 Dec 2001 21:27:52 -0000
Received: from mailout02.sul.t-online.com (HELO mailout02.sul.t-online.de) (194.25.134.17)
  by clark.horde.org with SMTP; 3 Dec 2001 21:27:52 -0000
Received: from fwd01.sul.t-online.de 
	by mailout02.sul.t-online.de with smtp 
	id 16B0cw-0001by-00; Mon, 03 Dec 2001 22:27:50 +0100
Received: from linux.wg.de (320034214675-0001@[80.130.207.189]) by fmrl01.sul.t-online.com
	with esmtp id 16B0cj-0EHiWvC; Mon, 3 Dec 2001 22:27:37 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id fB3LR8k10509
	for <dev@lists.horde.org>; Mon, 3 Dec 2001 22:27:08 +0100
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@linux by linux.wg.de with HTTP;
	Mon,  3 Dec 2001 22:27:08 +0100
Message-ID: <1007414828.3c0bee2c0ab88@linux.wg.de>
Date: Mon,  3 Dec 2001 22:27:08 +0100
From: Jan Schneider <jan@horde.org>
To: dev@lists.horde.org
References: <1007406567.3c0bcde7c8bce@marina.horde.org>
In-Reply-To: <1007406567.3c0bcde7c8bce@marina.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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [dev] onclick rollovers

Zitat von Chuck Hagenbuch <chuck@horde.org>:

> While the onclick rollovers are kind of cool, I want to get rid of the 
> onclicks. They interact with links in funky ways, cause problems, can't
> be used 
> in the row where the checkbox is, and thus are inconsistent. And also,
> the 
> cursor doesn't change, so users shouldn't _really_ expect them.
> 
> I want to get RCs rolled, so I'm going to go ahead with this, but
> arguments 
> will be listened to in any case.

At first I still think, as it was my initial intention, that users expect 
interactivity when elements change on mouseovers. At second we can also 
change the cursor over the rows to make it more consistent.

Jan.

::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax  +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::


>From jan@horde.org Date: Mon,  3 Dec 2001 22:23:50 +0100
Return-Path: <jan@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 11928 invoked from network); 3 Dec 2001 21:27:52 -0000
Received: from mailout05.sul.t-online.com (HELO mailout05.sul.t-online.de) (194.25.134.82)
  by clark.horde.org with SMTP; 3 Dec 2001 21:27:52 -0000
Received: from fwd01.sul.t-online.de 
	by mailout05.sul.t-online.de with smtp 
	id 16B0cv-00049x-05; Mon, 03 Dec 2001 22:27:49 +0100
Received: from linux.wg.de (320034214675-0001@[80.130.207.189]) by fmrl01.sul.t-online.com
	with esmtp id 16B0cj-0EHiWuC; Mon, 3 Dec 2001 22:27:37 +0100
Received: from localhost (localhost [127.0.0.1])
	by linux.wg.de (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id fB3LNok10490
	for <dev@lists.horde.org>; Mon, 3 Dec 2001 22:23:50 +0100
Received: from 192.168.60.1 ( [192.168.60.1])
	as user jan@linux by linux.wg.de with HTTP;
	Mon,  3 Dec 2001 22:23:50 +0100
Message-ID: <1007414630.3c0bed6616ed6@linux.wg.de>
Date: Mon,  3 Dec 2001 22:23:50 +0100
From: Jan Schneider <jan@horde.org>
To: dev@lists.horde.org
References: <3C0B9016.3050005@Cohen-Scali.com> <1007410934.3c0bdef664a92@marina.horde.org>
In-Reply-To: <1007410934.3c0bdef664a92@marina.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-Sender: 320034214675-0001@t-dialin.net
Subject: Re: [dev] French pofiles for gollem & nag

Zitat von Chuck Hagenbuch <chuck@horde.org>:

> Quoting Rémi Cohen-Scali <Remi@Cohen-Scali.com>:
> 
> > Made french translations for gollem & nag. Don't know if you will need
> 
> > these ... nevertheless ...
> 
> I've committed the Gollem one; someone just submitted a Nag one. Perhaps
> you 
> could coordinate with that translator?

:-))

Jan.

::::::::::::::::::::::::::::::::::::::::
AMMMa AG - discover your knowledge
:::::::::::::::::::::::::::
Detmolder Str. 25-33 :: D-33604 Bielefeld
fon +49.521.96878-0 :: fax  +49.521.96878-20
http://www.ammma.de
::::::::::::::::::::::::::::::::::::::::::::::


>From pchytil@asp.ogi.edu Date: Mon,  3 Dec 2001 13:32:34 -0800
Return-Path: <pchytil@asp.ogi.edu>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 12387 invoked from network); 3 Dec 2001 21:32:36 -0000
Received: from asp.ogi.edu (129.95.94.10)
  by clark.horde.org with SMTP; 3 Dec 2001 21:32:36 -0000
Received: from asp.ogi.edu (localhost [127.0.0.1])
	by asp.ogi.edu (8.12.1/8.12.1) with ESMTP id fB3LWZAX028377
	for <dev@lists.horde.org>; Mon, 3 Dec 2001 13:32:35 -0800
Received: (from nobody@localhost)
	by asp.ogi.edu (8.12.1/8.12.1/Submit) id fB3LWY0i028376
	for dev@lists.horde.org; Mon, 3 Dec 2001 13:32:34 -0800
X-Authentication-Warning: asp.ogi.edu: nobody set sender to pchytil@asp.ogi.edu using -f
Received: from 129.95.94.10 ( [129.95.94.10])
	as user pchytil@asp.ogi.edu by mail.asp.ogi.edu with HTTP;
	Mon,  3 Dec 2001 13:32:34 -0800
Message-ID: <1007415154.3c0bef725dad8@mail.asp.ogi.edu>
Date: Mon,  3 Dec 2001 13:32:34 -0800
From: Pavel Chytil <pchytil@asp.ogi.edu>
To: dev@lists.horde.org
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: 8bit
User-Agent: Internet Messaging Program (IMP) 4.0-cvs
Subject: IMP handling logins into Horde system

Hello,

 I am using fresh cvs for horde, imp. I have uncommented lines
 $this->registry['auth']['login'] = 'imp';
 $this->registry['auth']['logout'] = 'imp';

 in horde/config/registry.php

 whenever I try to login to system it will give me following error

 Netscape Error:
 The document contained no data.
 Try again later, or contact the server's administrator.

 and if I click the button once more I get in to IMP. Is it all what I should to
 make IMP handle logins into the horde?

 Thanks,
         Pavel



>From chuck@horde.org Date: Mon,  3 Dec 2001 16:32:32 -0500
Return-Path: <chuck@horde.org>
Mailing-List: contact dev-help@lists.horde.org; run by ezmlm
Delivered-To: mailing list dev@lists.horde.org
Received: (qmail 12560 invoked from network); 3 Dec 2001 21:33:11 -0000
Received: from h00104bc60b3c.ne.mediaone.net (HELO marina.horde.org) (24.91.196.127)
  by clark.horde.org with SMTP; 3 Dec 2001 21:33:11 -0000
Received: by marina.horde.org (Postfix, from userid 33)
	id EFB3D39B1; Mon,  3 Dec 2001 16:32:32 -0500 (EST)
Received: from 192.168.0.115 ( [192.168.0.115])
	as user chuck@localhost by marina.horde.org with HTTP;
	Mon,  3 Dec 2001 16:32:32 -0500
Message-ID: <1007415152.3c0bef70c9675@marina.horde.org>
Date: Mon,  3 Dec 2001 16:32:32 -0500
From: Chuck Hagenbuch <chuck@horde.org>
To: dev@lists.horde.org
References: <1007406567.3c0bcde7c8bce@marina.horde.org> <1007414828.3c0bee2c0ab88@linux.wg.de>
In-Reply-To: <1007414828.3c0bee2c0ab88@linux.wg.de>
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
Subject: Re: [dev] onclick rollovers

Quoting Jan Schneider <jan@horde.org>:

> At first I still think, as it was my initial intention, that users expect 
> interactivity when elements change on mouseovers. At second we can also 
> change the cursor over the rows to make it more consistent.

The way the cursor is now, it _is_ consistent...

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
"What was and what may be, lie, like children whose faces we cannot see, in the
arms of silence. All we ever have is here, now." - Ursula K. Le Guin