durusmail: quixote-users: some newbie questions and comments
some newbie questions and comments
2003-11-20
2003-11-20
2003-11-20
2003-11-20
2003-11-21
2003-11-21
2003-11-23
2003-11-23
2003-11-22
2003-11-22
2003-11-23
2003-11-23
2003-11-22
some newbie questions and comments
Michael Watkins
2003-11-20
On Thu, 2003-11-20 at 11:45, Michael Watkins wrote:
> One that I think should be in the standard class, since its simply valid
> HTML, is .
>
> I'm subclassing Form, WidgetRow etc (optionally) add some things like
> HTML 4.01 tags fieldset and legend, which provides for a very nice
> labelled border without resorting to any CSS styling.
> 
>
> Edit This Object >
PS, made an editing slip in my last message - didn't mean confuse by including the code snippet of Form's __init__ without the required other changes -- just wanted suggest the inclusion of another keyword, and a simple test for self.legend within _render_start, _render_finish methods of Form. I'd never used
... before on forms but its visually quite attractive and useful for breaking up busy pages. Hat tip to the Plone folks where I saw it used...
reply