[TYPO3-project-formidable] New extension gl_formidable_utils

Manuel Rego Casasnovas mrego at igalia.com
Wed Aug 8 12:45:46 CEST 2007


Hello everybody,

I have uploaded a new extension gl_formidable_utils to TER [1]. This
extension provides functions to get data from static tables and put them
into a LISTBOX renderlet.

An example:
<renderlet:LISTBOX name="country">
    <data>
        <userobj>
            <extension>tx_glformidableutils_div</extension>
            <method>_getCountries</method>
        </userobj>
    </data>
</renderlet:LISTBOX>

You can get the info from tables: static_countries, static_country_zones
and static_languages.
You can read more in the extension manual
EXT:gl_ameos_formidable/doc/manual.sxw (Not yet rendered in TER)

Best regards,
   Rego

[1] http://typo3.org/extensions/repository/view/gl_formidable_utils/1.0.0/

-- 
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