cvs: peardoc /fr/package/html/html-quickform-advmultiselect/appendix examples-basic1.xml examples-custom1.xml examples-custom5.xml examples-custom7.xml examples-multiple1.xml examples-multiple2.xml examples-template1.xml /fr/package/html/html-quickform-advmultiselect/images basic1.png custom1.png custom5.png custom7.png multiple1.png multiple2.png template1.png
[email protected] ("Laurent Laville")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvsfarell1234343928@cvsserver> |
farell Wed Feb 11 09:18:48 2009 UTC
Removed files:
/peardoc/fr/package/html/html-quickform-advmultiselect/images
basic1.png
custom1.png
custom5.png
custom7.png
multiple1.png
multiple2.png
template1.png
Modified files:
/peardoc/fr/package/html/html-quickform-advmultiselect/appendix
examples-basic1.xml
examples-custom1.xml
examples-custom5.xml
examples-custom7.xml
examples-multiple1.xml
examples-multiple2.xml
examples-template1.xml
Log:
As I won't translate the images, I will use the english ones in the french manual (suggestion given by Christian)
farell-20090211091848.txt
(text/plain, 9.7 KB)
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-basic1.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-basic1.xml
diff -u peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-basic1.xml:1.2 peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-basic1.xml:1.3
--- peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-basic1.xml:1.2 Wed Feb 11 09:03:41 2009
+++ peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-basic1.xml Wed Feb 11 09:18:48 2009
@@ -16,7 +16,7 @@
<imageobject>
<imagedata
align="center" format="png"
- fileref="fr/package/html/html-quickform-advmultiselect/images/basic1.png"/>
+ fileref="en/package/html/html-quickform-advmultiselect/images/basic1.png"/>
</imageobject>
</mediaobject>
</screenshot>
@@ -37,7 +37,7 @@
* Basic advMultiSelect HTML_QuickForm element
* without any customization.
*
- * @version $Id: examples-basic1.xml,v 1.2 2009/02/11 09:03:41 farell Exp $
+ * @version $Id: examples-basic1.xml,v 1.3 2009/02/11 09:18:48 farell Exp $
* @author Laurent Laville <[email protected]>
* @package HTML_QuickForm_advmultiselect
* @subpackage Examples
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom1.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom1.xml
diff -u peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom1.xml:1.2 peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom1.xml:1.3
--- peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom1.xml:1.2 Wed Feb 11 09:03:41 2009
+++ peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom1.xml Wed Feb 11 09:18:48 2009
@@ -16,7 +16,7 @@
<imageobject>
<imagedata
align="center" format="png"
- fileref="fr/package/html/html-quickform-advmultiselect/images/custom1.png"/>
+ fileref="en/package/html/html-quickform-advmultiselect/images/custom1.png"/>
</imageobject>
</mediaobject>
</screenshot>
@@ -65,7 +65,7 @@
* The template allows to add label as headers of dual select box
* and moves the button to another location (below each select box).
*
- * @version $Id: examples-custom1.xml,v 1.2 2009/02/11 09:03:41 farell Exp $
+ * @version $Id: examples-custom1.xml,v 1.3 2009/02/11 09:18:48 farell Exp $
* @author Laurent Laville <[email protected]>
* @package HTML_QuickForm_advmultiselect
* @subpackage Examples
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom5.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom5.xml
diff -u peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom5.xml:1.2 peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom5.xml:1.3
--- peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom5.xml:1.2 Wed Feb 11 09:03:41 2009
+++ peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom5.xml Wed Feb 11 09:18:48 2009
@@ -16,7 +16,7 @@
<imageobject>
<imagedata
align="center" format="png"
- fileref="fr/package/html/html-quickform-advmultiselect/images/custom5.png"/>
+ fileref="en/package/html/html-quickform-advmultiselect/images/custom5.png"/>
</imageobject>
</mediaobject>
</screenshot>
@@ -47,7 +47,7 @@
* Custom advMultiSelect HTML_QuickForm element
* that allows to manage sort of select boxes.
*
- * @version $Id: examples-custom5.xml,v 1.2 2009/02/11 09:03:41 farell Exp $
+ * @version $Id: examples-custom5.xml,v 1.3 2009/02/11 09:18:48 farell Exp $
* @author Laurent Laville <[email protected]>
* @package HTML_QuickForm_advmultiselect
* @subpackage Examples
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom7.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom7.xml
diff -u peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom7.xml:1.2 peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom7.xml:1.3
--- peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom7.xml:1.2 Wed Feb 11 09:03:41 2009
+++ peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-custom7.xml Wed Feb 11 09:18:48 2009
@@ -16,7 +16,7 @@
<imageobject>
<imagedata
align="center" format="png"
- fileref="fr/package/html/html-quickform-advmultiselect/images/custom7.png"/>
+ fileref="en/package/html/html-quickform-advmultiselect/images/custom7.png"/>
</imageobject>
</mediaobject>
</screenshot>
@@ -47,7 +47,7 @@
* Custom advMultiSelect HTML_QuickForm element
* with extended buttons (select all, select none, toggle selection)
*
- * @version $Id: examples-custom7.xml,v 1.2 2009/02/11 09:03:41 farell Exp $
+ * @version $Id: examples-custom7.xml,v 1.3 2009/02/11 09:18:48 farell Exp $
* @author Laurent Laville <[email protected]>
* @package HTML_QuickForm_advmultiselect
* @subpackage Examples
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple1.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple1.xml
diff -u peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple1.xml:1.2 peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple1.xml:1.3
--- peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple1.xml:1.2 Wed Feb 11 09:03:41 2009
+++ peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple1.xml Wed Feb 11 09:18:48 2009
@@ -16,7 +16,7 @@
<imageobject>
<imagedata
align="center" format="png"
- fileref="fr/package/html/html-quickform-advmultiselect/images/multiple1.png"/>
+ fileref="en/package/html/html-quickform-advmultiselect/images/multiple1.png"/>
</imageobject>
</mediaobject>
</screenshot>
@@ -47,7 +47,7 @@
* Mixed advMultiSelect HTML_QuickForm elements.
* Two widgets on the same page/form with one javascript code instance
*
- * @version $Id: examples-multiple1.xml,v 1.2 2009/02/11 09:03:41 farell Exp $
+ * @version $Id: examples-multiple1.xml,v 1.3 2009/02/11 09:18:48 farell Exp $
* @author Laurent Laville <[email protected]>
* @package HTML_QuickForm_advmultiselect
* @subpackage Examples
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple2.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple2.xml
diff -u peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple2.xml:1.2 peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple2.xml:1.3
--- peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple2.xml:1.2 Wed Feb 11 09:03:41 2009
+++ peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-multiple2.xml Wed Feb 11 09:18:48 2009
@@ -16,7 +16,7 @@
<imageobject>
<imagedata
align="center" format="png"
- fileref="fr/package/html/html-quickform-advmultiselect/images/multiple2.png"/>
+ fileref="en/package/html/html-quickform-advmultiselect/images/multiple2.png"/>
</imageobject>
</mediaobject>
</screenshot>
@@ -53,7 +53,7 @@
* that can be display in one or two select box mode.
* This example demonstrate the new feature of version 1.3.0 : Live Counter
*
- * @version $Id: examples-multiple2.xml,v 1.2 2009/02/11 09:03:41 farell Exp $
+ * @version $Id: examples-multiple2.xml,v 1.3 2009/02/11 09:18:48 farell Exp $
* @author Laurent Laville <[email protected]>
* @package HTML_QuickForm_advmultiselect
* @subpackage Examples
http://cvs.php.net/viewvc.cgi/peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-template1.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-template1.xml
diff -u peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-template1.xml:1.3 peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-template1.xml:1.4
--- peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-template1.xml:1.3 Wed Feb 11 09:03:41 2009
+++ peardoc/fr/package/html/html-quickform-advmultiselect/appendix/examples-template1.xml Wed Feb 11 09:18:48 2009
@@ -16,7 +16,7 @@
<imageobject>
<imagedata
align="center" format="png"
- fileref="fr/package/html/html-quickform-advmultiselect/images/template1.png"/>
+ fileref="en/package/html/html-quickform-advmultiselect/images/template1.png"/>
</imageobject>
</mediaobject>
</screenshot>
@@ -43,7 +43,7 @@
* Custom advMultiSelect HTML_QuickForm element
* embedded into a Sigma template and using the QF dynamic renderer.
*
- * @version $Id: examples-template1.xml,v 1.3 2009/02/11 09:03:41 farell Exp $
+ * @version $Id: examples-template1.xml,v 1.4 2009/02/11 09:18:48 farell Exp $
* @author Laurent Laville <[email protected]>
* @package HTML_QuickForm_advmultiselect
* @subpackage Examples