Top Level :: HTML

Package Information: HTML_QuickForm_Renderer_Tableless 0.3.4

Show All Changelogs
» Version » Information
0.6.0 2007-10-24     beta
0.5.3 2007-05-29     beta
0.5.2 2007-05-04     beta
0.5.1 2007-05-03     beta
0.5.0 2007-04-23     beta
0.4.3 2006-12-04     beta
0.4.2 2006-11-09     beta
0.4.1 2006-11-02     beta
0.4.0 2006-10-31     beta
0.3.4Download

Release date: 2006-09-18 19:24 UTC
Release state: alpha

Changelog:

- Bug #8523: the id attribute wasn't assigned to date elements which caused
the generated HTML code to be not XHTML valid
(thanks to Eduardo Marinho, eduardo593734256 at gmail dot com)
- Request #8569: added a div element with new class "qfreqnote" to the required
note template to allow easier customisation of the required note by only CSS
and not calling setRequiredNoteTemplate() for every form.
Please note that this renderer now replaces the default (and only the default!)
required note by a shortened variant which will be rendered exactly like the
default note if the new "qfreqnote" class (see below) is given. The shortened
variant is: '<span class="required">*</span> denotes required field'. It is
now recommened to use the same format for translated or reformulated required
notes.
(thanks to Eduardo Marinho, eduardo593734256 at gmail dot com)
- Fixed label tag for empty or not given element name
- added examples for date and hierselect elements and two text elements with no
and an empty name to the example file (XHTML valid)
- added a new "form div.qfreqnote" class into the stylesheet and the example
file according to request #8569

Dependencies:
  • PHP Version: PHP 4.2 or newer
  • PEAR Package: PEAR Installer 1.4.9 or newer
  • PEAR Package: HTML_QuickForm 3.2.6 or newer
0.3.3 2006-08-13     alpha
0.3.2 2006-08-06     alpha
0.3.1 2006-07-18     alpha
0.3.0 2006-07-11     alpha