Home » HTML » HTML_QuickForm_Renderer_Tableless
Replacement for the default renderer that doesn't use table tags, and generates fully valid XHTML output.
This package is unmaintained.
Download latest release 0.6.2 (archived versions might be outdated)
License: New BSD
Description
Replacement for the default renderer of HTML_QuickForm that uses only XHTML and
CSS but no table tags, and generates fully valid XHTML output.
Documentation
Maintainers
- Mark Wiesemann (wiesemann) — lead, active
Dependencies
Required
- PHP (>= 4.3)
- PEAR Installer (>= 1.5.0)
- HTML_QuickForm (>= 3.2.7)
Releases
- 0.6.2 (beta, 2011-07-02)
Release notes
License: New BSD
QA release
- Bug #15402: "id" attribute missing on groups - 0.6.1 (beta, 2008-09-23)
- 0.6.0 (beta, 2007-10-24)
- 0.5.3 (beta, 2007-05-29)
- 0.5.2 (beta, 2007-05-04)
- 0.5.1 (beta, 2007-05-03)
- 0.5.0 (beta, 2007-04-23)
- 0.4.3 (beta, 2006-12-04)
- 0.4.2 (beta, 2006-11-09)
- 0.4.1 (beta, 2006-11-02)
- 0.4.0 (beta, 2006-10-31)
- 0.3.4 (alpha, 2006-09-18)
- 0.3.3 (alpha, 2006-08-13)
- 0.3.2 (alpha, 2006-08-06)
- 0.3.1 (alpha, 2006-07-18)
- 0.3.0 (alpha, 2006-07-11)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #8222 | Closed | Bug | 0.3.0 | 2006-07-14 | Missing <fieldset> |
| #8236 | Closed | Req | 0.3.0 | 2006-07-18 | Adding a "id" on Fieldset |
| #8241 | Closed | Req | 0.3.1 | 2006-07-18 | Closes fieldset when it is not open. |
| #8277 | Closed | Bug | 0.3.1 | 2006-07-24 | Extra </fieldset> tag |
| #8385 | Closed | Bug | 0.3.2 | 2006-08-08 | html label tag useless for element without label |
| #8389 | Closed | Req | 0.3.2 | 2006-08-08 | css class selector for required field |
| #8523 | Closed | Bug | 0.3.3 | 2006-08-21 | "date" element label not showing up |
| #8569 | Closed | Req | 0.3.3 | 2006-08-27 | Make "requiredNote" more dom-friendly |
| #9114 | Closed | Req | 0.3.4 | 2006-10-20 | This would be excellent as the default |
| #9115 | Closed | Req | 0.3.4 | 2006-10-20 | Suggest removing BR tags |
| #9153 | Bogus | Bug | 0.3.4 | 2006-10-24 | Tag not closed |
| #9218 | Closed | Bug | 0.4.0 | 2006-11-02 | Layout broken in Firefox |
| #9288 | Closed | Bug | 0.4.1 | 2006-11-09 | Missing "<ol>" Tag |
| #9811 | Bogus | Bug | 2007-01-12 | generation of form tag is broken. Tag rendered looks like : <formarray></forma | |
| #10214 | Wont fix | Req | 0.4.3 | 2007-02-28 | Shouldn't have labels containing only |
| #10224 | Wont fix | Req | 0.4.3 | 2007-02-28 | Inputs should be more identifiable |
| #10692 | Wont fix | Req | 0.4.3 | 2007-04-12 | allow to set top-level-of-elementTemplate tag attributes |
| #10848 | Closed | Req | 0.5.0 | 2007-04-26 | Make addStopFieldsetElements work on groups |
| #10850 | Closed | Req | 0.5.0 | 2007-04-26 | Ability to inject extra classes into the fieldset via addStopFieldsetElement |
| #10926 | Closed | Bug | 0.5.1 | 2007-05-04 | Undefined index in HTML/QuickForm/Renderer/Tableless.php:441 |
| #11164 | Closed | Bug | CVS | 2007-05-27 | Static elements generate invalid XHTML code |
| #11296 | Bogus | Bug | CVS | 2007-06-12 | Test (ignore me) |
| #12726 | Spam | Doc | 2007-12-19 | User note that is a documentation problem | |
| #14443 | Closed | Bug | 0.6.0 | 2008-08-03 | renderer does not accept two stars '**' in name. |
| #15402 | Closed | Bug | 0.6.1 | 2008-12-26 | "id" attribute missing on groups |
| #17364 | Open | Bug | 0.6.1 | 2010-05-03 | Associate labels in group elements of type text |
| #17365 | Duplicate | Bug | 0.6.1 | 2010-05-03 | Associate labels in group elements of type text |