http://pear.php.net/ pear-webmaster@lists.php.net pear-webmaster@lists.php.net en-us Latest releases of html_quickform_renderer_tableless The latest releases for the package html_quickform_renderer_tableless HTML_QuickForm_Renderer_Tableless 0.6.2 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.6.2/ QA release<br /> - Bug #15402: "id" attribute missing on groups 2011年07月02日T10:48:43-05:00 doconnor HTML_QuickForm_Renderer_Tableless 0.6.1 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.6.1/ - Bug #14443: form fields with regular expression syntax characters (e.g. with<br /> '**') were not added to the form and generated a PHP warning<br /> (thanks to Nikola Vignjevic) 2008年09月23日T12:15:08-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.6.0 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.6.0/ - setElementTemplate() now allows to apply a template multiple elements with<br /> a single call (the second parameter can now be an array of element names;<br /> this addition was inspired by a blog comment from Noel, herrnoel at gmail<br /> dot com, thanks) 2007年10月24日T16:39:46-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.5.3 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.5.3/ - Bug #11164: Static elements generate invalid XHTML code 2007年05月29日T14:44:47-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.5.2 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.5.2/ - Bug #10926: "Undefined index in HTML/QuickForm/Renderer/Tableless.php:441" 2007年05月04日T10:25:36-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.5.1 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.5.1/ - Request #10848: addStopFieldsetElements() now accepts also group names<br /> - Request #10850: an additional class name for the hidden fieldsets that are<br /> generated by addStopFieldsetElements() can now be specified via the new<br /> second parameter<br /> (the template variable {class} was added to the openHiddenFieldsetTemplate) 2007年05月03日T17:48:31-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.5.0 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.5.0/ It is now possible to add attributes to the fieldset tags. A short example:<br /> <br /> $form->addElement('header', 'header', 'A new fieldset');<br /> $header =& $form->getElement('header');<br /> $header->setAttribute('style', 'border: 2px dashed blue;');<br /> <br /> (Setting the attributes via addElement() is not possible for 'header' elements.)<br /> <br /> To add the attributes to the fieldset tags, the template variable {attributes}<br /> was added into the "openFieldsetTemplate".<br /> <br /> To avoid problems with nested fieldsets, the fieldset and the legend tag have<br /> now "100%" instead of "560px" width. If you want to use nested fieldsets, you<br /> should consider re-enabling the border in the "form fieldset" block of the<br /> stylesheet. 2007年04月23日T13:21:12-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.4.3 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.4.3/ The "height: 1px;" style was removed from "form fieldset li" block in the<br /> stylesheet to achieve layout compatibility with Windows Internet Explorer 7.<br /> <br /> WARNING: This breaks layout compatibility with Firefox 1.x browsers (Firefox 2.0<br /> still works as expected). The FAQ for this package in the PEAR manual contains<br /> solutions for getting Firefox 1.x compatibility.<br /> <br /> (thanks to Brett Bieber and Alvin Woon for investigation on the layout issues<br /> and the provided solutions) 2006年12月04日T15:30:34-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.4.2 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.4.2/ - fixed handling of empty header elements (which resulted in invalid XHTML code) 2006年11月09日T16:13:45-05:00 wiesemann HTML_QuickForm_Renderer_Tableless 0.4.1 http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless/download/0.4.1/ In some browser (Firefox < 2.0, Safari 2) the layout of the generated was<br /> broken. This release adds two styles to the "form fieldset" as well as to the<br /> "form fieldset li" blocks in the stylesheet.<br /> (thanks to Brett Bieber for the patch)<br /> <br /> Comparisons of all changes to the stylesheet are available:<br /> - between release 0.3.4 and release 0.4.1:<br /> http://pear.markwiesemann.eu/stylesheet-comparison-0.3.4-0.4.1.txt<br /> - between release 0.4.0 and release 0.4.1:<br /> http://pear.markwiesemann.eu/stylesheet-comparison-0.4.0-0.4.1.txt 2006年11月02日T13:10:02-05:00 wiesemann

AltStyle によって変換されたページ (->オリジナル) /