cvs: peardoc /en/package/html/html-quickform-advmultiselect whatsnew.xml
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1233501538@cvsserver> |
farell Sun Feb 1 15:18:58 2009 UTC
Modified files:
/peardoc/en/package/html/html-quickform-advmultiselect whatsnew.xml
Log:
about options with fancy attributes
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml?r1=1.2&r2=1.3&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.2 peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.3
--- peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml:1.2 Thu Jan 29 21:35:34 2009
+++ peardoc/en/package/html/html-quickform-advmultiselect/whatsnew.xml Sun Feb 1 15:18:58 2009
@@ -135,12 +135,17 @@
</listitem>
<listitem>
<para>
- may now load options (class constructor) with fancy attributes
+ may now load options (class constructor, or load functions) with fancy attributes
without additional code
</para>
</listitem>
<listitem>
<para>
+ options with fancy attributes are kept even if you move them (left right, up down)
+ </para>
+ </listitem>
+ <listitem>
+ <para>
setElementTemplate() function signature changed (but keep BC) :
allow to use only one instance of javascript code
</para>