cvs: peardoc /en/package/html/html-quickform-advmultiselect whatsnew.xml
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1233264935@cvsserver> |
farell Thu Jan 29 21:35:35 2009 UTC
Modified files:
/peardoc/en/package/html/html-quickform-advmultiselect whatsnew.xml
Log:
enumerate main changes of future version 1.5.0
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml
diff -u peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.1 peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.2
--- peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.1 Thu Jan 22 15:28:50 2009
+++ peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml Thu Jan 29 21:35:34 2009
@@ -109,4 +109,44 @@
</para>
</refsection>
+ <refsection xml:id="package.html.html-quickform-advmultiselect.whatsnew.15x">
+ <info><title>Version 1.5.x</title></info>
+ <para>
+ <itemizedlist>
+ <listitem>
+ <para>
+ remove dreprecated function (setJsElement) since version 1.3.0
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ rewrites JS in object literal notation (uses namespace)
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ add two new buttons to move up to top or down to bottom a selected item
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ add a minimized/compressed version of Javascript code
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ may now load options (class constructor) with fancy attributes
+ without additional code
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ setElementTemplate() function signature changed (but keep BC) :
+ allow to use only one instance of javascript code
+ </para>
+ </listitem>
+ </itemizedlist>
+ </para>
+ </refsection>
+
</refentry>
\ No newline at end of file