Skip to content

kyroskoh/ckanext-sgdata

 
 

Repository files navigation

ckanext-sgdata

A CKAN extension for the Singapore Ministry of Finance's metadata catalog.

Custom translations

To get custom translated strings (eg Agencies instead of Organizations), follow these steps:

  • Set the following on your ini file:

    ckan.locale_default = en_GB

  • Edit the en_GB language file in this extension:

    ckanext/sgdata/i18n/en_GB/LC_MESSAGES/ckan.po

  • Run the following on the server CKAN is running (you'll need gettext apt-get install gettext):

    ./bin/build-combined-ckan-mo.sh

  • Restart the web server.

Setup front end

About

A CKAN extension for the Singapore Ministry of Finance's metadata catalog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.4%
  • HTML 30.9%
  • Python 25.0%
  • Other 0.7%