<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.5.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.5.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.4.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.4.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.3.1/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.3.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.1.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/0.5.1/"/>
</rdf:Seq>
</items>

<title>Latest releases of html_quickform_advmultiselect</title>
<description>The latest releases for the package html_quickform_advmultiselect</description>
</channel>

<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.5.1/">
 <title>HTML_QuickForm_advmultiselect 1.5.1</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.5.1/</link>
 <content:encoded>[+] New features&lt;br /&gt;
 -  None&lt;br /&gt;
&lt;br /&gt;
[*] Improvements / changes&lt;br /&gt;
 -  None&lt;br /&gt;
&lt;br /&gt;
[-] Bugfixes&lt;br /&gt;
 -  single or dual shape is now well commented when using setComment()&lt;br /&gt;
&lt;br /&gt;
[!] Quality Assurance&lt;br /&gt;
 -  Improve unit test suites (for PHPUnit 3.2+) with code coverage closest to 100% (99.81)&lt;br /&gt;
 -  Upgrade HTML_Common dependency from 1.2.4 to 1.2.5
 </content:encoded>
 <dc:date>2009-04-05T08:21:37-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.5.0/">
 <title>HTML_QuickForm_advmultiselect 1.5.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.5.0/</link>
 <content:encoded>* news&lt;br /&gt;
- copyright bump to 2009&lt;br /&gt;
- fix dependencies&lt;br /&gt;
- remove dreprecated function (setJsElement) since version 1.3.0&lt;br /&gt;
- rewrites JS in object literal notation (uses namespace)&lt;br /&gt;
- add two new buttons to move up to top or down to bottom a selected item&lt;br /&gt;
- add a minimized/compressed version of Javascript code; uses getElementJs()&lt;br /&gt;
- may now load options (class constructor) with fancy attributes&lt;br /&gt;
  without additional code&lt;br /&gt;
- qfams_custom_3.php show that it is now possible&lt;br /&gt;
  to define one or more item (preselected) that cannot be remove by end-user&lt;br /&gt;
- setElementTemplate() function signature changed (but keep BC) :&lt;br /&gt;
  allow to use only one instance of javascript code&lt;br /&gt;
- remove embedded version of TDG (The Definitive Guide)&lt;br /&gt;
  now it was included in the new PEAR&lt;br /&gt;
- new example qfams_custom_9.php show how to handle fancy options attributes&lt;br /&gt;
  (disabled, style:color background-color ...)&lt;br /&gt;
- handle of persistant options at run-time&lt;br /&gt;
  (see new methods: getPersistantOptions, setPersistantOptions)&lt;br /&gt;
- PEAR_Error instance throws have now a level (exception or error)&lt;br /&gt;
  and a code identified by HTML_QUICKFORM_ADVMULTISELECT_ERROR_INVALID_INPUT constant&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- Old User Guide 1.4.0 that was previously included in past releases, was removed.&lt;br /&gt;
  The most up-to-date documentation is now part of the new PEAR Manual.&lt;br /&gt;
- Add unit test suites (for PHPUnit 3.2+) with code coverage closest to 100% (97.30)
 </content:encoded>
 <dc:date>2009-02-15T08:33:43-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.4.1/">
 <title>HTML_QuickForm_advmultiselect 1.4.1</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.4.1/</link>
 <content:encoded>* news&lt;br /&gt;
- Introduce a TIP to make double-select-box XHTML 1.0 Strict compliant&lt;br /&gt;
  even with an empty list.&lt;br /&gt;
&lt;br /&gt;
* bugs&lt;br /&gt;
- fix #13680 : XHTML - Need to create a distinct id for all checkboxes&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- With default element template there is a label, that does not exist with submit button&lt;br /&gt;
  All examples uses a custom submit-element template to make them XHTML compliant.&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- User Guide 1.4.0 included in this release cover all versions 1.x.x&lt;br /&gt;
  see http://pear.laurent-laville.org/HTML_QuickForm_advmultiselect&lt;br /&gt;
  for more format to download.
 </content:encoded>
 <dc:date>2008-04-26T14:00:29-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.4.0/">
 <title>HTML_QuickForm_advmultiselect 1.4.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.4.0/</link>
 <content:encoded>* changes&lt;br /&gt;
- No code changes since previous release&lt;br /&gt;
- License switch from PHP 3.01 to new BSD&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- User Guide 1.4.0 included in this release cover all versions 1.x.x&lt;br /&gt;
  see http://pear.laurent-laville.org/HTML_QuickForm_advmultiselect for more format to download.
 </content:encoded>
 <dc:date>2007-06-09T10:58:13-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.3.1/">
 <title>HTML_QuickForm_advmultiselect 1.3.1</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.3.1/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fixed javascript file path resource pear installer replacement into getElementJs()
 </content:encoded>
 <dc:date>2007-01-08T09:58:22-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.3.0/">
 <title>HTML_QuickForm_advmultiselect 1.3.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.3.0/</link>
 <content:encoded>* warning&lt;br /&gt;
- PHP 4.2.0 is still enough to use all other API except getElementJs()&lt;br /&gt;
  that requires now PHP 4.3.0 to retrieve inline javascript source code.&lt;br /&gt;
  BTW usage of getElementJs() begin optional and not recommanded.&lt;br /&gt;
- To avoid BC break, and keep previous implementation still running,&lt;br /&gt;
 {javascript} placeholder is again included inside default template.&lt;br /&gt;
  Do not use it anymore. See FAQ howto section of user guide.&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- placeholders to display live counters (unselected, selected, all items)&lt;br /&gt;
  see Multiple example 2 (examples/qfams_multiple_2.php) and User Guide for details&lt;br /&gt;
&lt;br /&gt;
* changes&lt;br /&gt;
- fixed closing html-styles tags that raised a warning in all examples&lt;br /&gt;
- copyright notice bumped to 2007&lt;br /&gt;
- license fixed to PHP 3.01&lt;br /&gt;
- use namespace for CSS and JS&lt;br /&gt;
- setJsElement() is marked as deprecated, since rewrite of JS (external file) with namespace&lt;br /&gt;
- more placeholders into template to support new feature : Live Counter&lt;br /&gt;
- getElementJs return now content of external JS to avoid BC break&lt;br /&gt;
&lt;br /&gt;
* bugs&lt;br /&gt;
- Doc Bug #9221 : Did not realize at first needed additional require&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- User Guide 1.3.0 included in this release cover all versions 1.x.x&lt;br /&gt;
  see http://pear.laurent-laville.org/HTML_QuickForm_advmultiselect for more format to download.
 </content:encoded>
 <dc:date>2007-01-06T12:27:51-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.2.0/">
 <title>HTML_QuickForm_advmultiselect 1.2.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.2.0/</link>
 <content:encoded>* news&lt;br /&gt;
- add both package.xml v1.0 and v2.0&lt;br /&gt;
- license upgrade from PHP License 3.0 to 3.01&lt;br /&gt;
- copyright notice changed&lt;br /&gt;
- add toggle button ability to a dual multi-select boxes.&lt;br /&gt;
&lt;br /&gt;
  See examples/qfams_custom_6.php script that demonstrates this feature.&lt;br /&gt;
&lt;br /&gt;
* Quality Assurance&lt;br /&gt;
- User Guide (TDG), english html multi pages include was also updated&lt;br /&gt;
See chapter 5.Advanced features / buttons
 </content:encoded>
 <dc:date>2006-04-08T10:03:09-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.1.0/">
 <title>HTML_QuickForm_advmultiselect 1.1.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.1.0/</link>
 <content:encoded>* news&lt;br /&gt;
- ability to select/unselect all items (options) in one stroke.&lt;br /&gt;
- you may also toggle a selection.&lt;br /&gt;
&lt;br /&gt;
See examples/qfams_custom_7.php script that demonstrates these new features.&lt;br /&gt;
&lt;br /&gt;
* Quality Assurance&lt;br /&gt;
- User Guide (TDG), english html multi pages include was also updated&lt;br /&gt;
See chapter 5.Advanced features / buttons&lt;br /&gt;
and also chapter 8.Examples / Avanced selection usage
 </content:encoded>
 <dc:date>2005-12-01T02:35:20-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.0.0/">
 <title>HTML_QuickForm_advmultiselect 1.0.0</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/1.0.0/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fix bug #5216 Warning: Invalid argument supplied for foreach()&lt;br /&gt;
&lt;br /&gt;
* news&lt;br /&gt;
- add a new example to demonstrate the db options loading feature with PEAR::DB&lt;br /&gt;
  and a MySQL database (see examples/qfams_basic_2.php).&lt;br /&gt;
&lt;br /&gt;
* Quality Assurance&lt;br /&gt;
- added some @example and @link phpDoc tags to provide screenshots and example&lt;br /&gt;
  source code access on API documentation (generated by phpDocumentor).&lt;br /&gt;
- include a complete english guide for both beginners and expert users.&lt;br /&gt;
  This is the many html files version. Others format and language content are&lt;br /&gt;
  available to download at URI http://pear.laurent-laville.org/HTML_QuickForm_advmultiselect/docs&lt;br /&gt;
&lt;br /&gt;
Live demos, screenshots, source codes and much more are available on my&lt;br /&gt;
project homepage at http://pear.laurent-laville.org/HTML_QuickForm_advmultiselect
 </content:encoded>
 <dc:date>2005-09-01T05:22:13-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/0.5.1/">
 <title>HTML_QuickForm_advmultiselect 0.5.1</title>
 <link>http://pear.php.net/package/HTML_QuickForm_advmultiselect/download/0.5.1/</link>
 <content:encoded>* bugs&lt;br /&gt;
- fix bug #4993 javascript error: r.options[i] has no properties&lt;br /&gt;
  only since version 0.5.0&lt;br /&gt;
&lt;br /&gt;
* QA&lt;br /&gt;
- add more phpdoc tags for screenshots link and examples source code&lt;br /&gt;
- fix minor other phpdoc tags&lt;br /&gt;
- include ChangeLog and NEWS files&lt;br /&gt;
&lt;br /&gt;
PDF and HTML online docs are available at&lt;br /&gt;
http://pear.laurent-laville.org/HTML_QuickForm_advmultiselect/docs&lt;br /&gt;
&lt;br /&gt;
Live demos, screenshots, source codes and much more are available on my&lt;br /&gt;
project homepage at http://pear.laurent-laville.org/HTML_QuickForm_advmultiselect
 </content:encoded>
 <dc:date>2005-08-05T10:24:28-05:00</dc:date>
</item>

</rdf:RDF>