Re: Change to community logins

From: Jeff MacDonald <jam(at)zoidtechnologies(dot)com>
To: pgsql-www(at)postgresql(dot)org
Subject: Re: Change to community logins
Date: 2007-08-13 16:38:58
Message-ID: 200708131238.58442.jam@zoidtechnologies.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

greetings!

On Sunday 12 August 2007 10:34 am, Magnus Hagander wrote:
[...snipped...]
> > $this->form->addElement('static', null, null, '<font color="red">' .
> > gettext("Userid or password was incorrect. Please try again.") .
> > '</font>');
> >
> >
> > This should be calling to the stylesheet ;)
>
> Yeah, if I knew how :) The HTML Quickforms stuff is very inflexible.
>

I am not convinced that QF is all that inflexible. try putting something into
the "attributes" argument for the "static" element constructor:

void constructor HTML_QuickForm_element::HTML_QuickForm_element ([string
$elementName = NULL [, mixed $elementLabel = NULL [, mixed $attributes =
NULL]]])

that last parameter just might do what you want.

regards,
--
Jeff MacDonald,
Zoid Technologies <http://zoidtechnologies.com/>
"Web Applications That Suck Less"

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Lukas Kahwe Smith 2007-08-13 16:39:18 L
Previous Message Greg Smith 2007-08-13 16:18:15 Re: Postgresql vs. MySQL page techdocs conversion