Re: [PEAR-DOC] cvs: peardoc /en/package/html/html-quickform-advmultiselect whatsnew.xml
[email protected] (yannick)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <1233265296.4902.47.camel@ubuntu-grospc> |
Hi Laurent, Do you know the raison why revcheck have been suppress from peardoc ? Translator need it... peardoc don't need to be translated ?! Yannick Le jeudi 29 janvier 2009 à 21:35 +0000, Laurent Laville a écrit : > 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.1r2=1.2 > 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 > > >