[TYPO3-project-formidable] FORMIdable & XHTML

Manuel Rego Casasnovas mrego at igalia.com
Fri Jun 29 10:15:48 CEST 2007


Hi,

Now I'm validating my FORMidable forms, and I've found a little problem
because the attribute "alt" isn't specified in the icon to see the
javascript calendar.
I think that you could add a new property for the DATE renderlet to set
the attribute "alt", and if this property isn't specified put an default
alt message like "Calendar".
    <renderlet:DATE name="date"
        label="LLL:EXT:my_ext/locallang.xml:tx_myext_pi1.date">
       <alt>LLL:EXT:my_ext/locallang.xml:tx_myext_pi1.calendar</alt>
    </renderlet:DATE>

Best regards,
   Rego

-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


More information about the TYPO3-project-formidable mailing list