bruno 2003/07/15 09:58:42
Modified: src/blocks/woody/samples/forms form1.xml Log: Use a nicer date format Revision Changes Path 1.7 +1 -1 cocoon-2.1/src/blocks/woody/samples/forms/form1.xml Index: form1.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/src/blocks/woody/samples/forms/form1.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- form1.xml 15 Jul 2003 14:14:07 -0000 1.6 +++ form1.xml 15 Jul 2003 16:58:42 -0000 1.7 @@ -149,7 +149,7 @@ <wd:field id="altbirthdate" required="true"> <wd:label>Select a date on which you'd rather had been born:</wd:label> <wd:datatype base="date"> - <!-- We don't specify a convertor here, defaults will be used. --> + <wd:convertor variant="date" style="full"/> <wd:selection-list> <!-- The convertor element here is used to specify how the values