Skip to content

coexec/ionize-module-staticdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Data Module for Ionize CMS

What does it do?

The module creates database tables containing records with static data, the module furthermore adds models for data handling and tags for data rendering.

Static Data

  • Countries (ISO-3166-1)
  • Languages (ISO-639)

Tags

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

License

Released under the MIT license.

About

Static Data Records, Models and Tags for Ionize CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published