The module creates database tables containing records with static data, the module furthermore adds models for data handling and tags for data rendering.
- Countries (ISO-3166-1)
- Languages (ISO-639)
Render <option> items from static data countries:
- Tag: <ion:staticdata:country_options/>
- Attributes:
- lang - Label language, can be: CS, DE, EN, ES, FR, IT, NL. Default: EN
- selected - alpha2 code of country to be selected, Default: guessed from browser-language
Released under the MIT license.