bobtemplates.plone/zope-i18n-compile-mo-files: Set the zope_i18n_compile_mo_files environment variable.
Maurits van Rees <jenkins-z4DKO/[email protected]> Wed, 02 Aug 2017 08:32:54 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: bobtemplates.plone Branch: refs/heads/zope-i18n-compile-mo-files Date: 2017-08-02T17:20:05+02:00 Author: Maurits van Rees (mauritsvanrees) <[email protected]> Commit: https://github.com/plone/bobtemplates.plone/commit/9488879a098fcf915308367e4c7380bc458401f7 Set the zope_i18n_compile_mo_files environment variable. Files changed: M CHANGES.rst M bobtemplates/plone_addon/buildout.cfg.bob M bobtemplates/plone_fattheme_buildout/buildout.cfg.bob diff --git a/CHANGES.rst b/CHANGES.rst index d51acc0..4f990cf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,8 @@ Changelog 2.0 (unreleased) ------------------ +- Set the zope_i18n_compile_mo_files environment variable. [maurits] + - Fixed i18n attributes for View/Edit actions in dexterity type xml. [maurits] - Seperate theme template from addon template, we now have plone_addon and plone_theme_package diff --git a/bobtemplates/plone_addon/buildout.cfg.bob b/bobtemplates/plone_addon/buildout.cfg.bob index 7e78be0..b58c834 100644 --- a/bobtemplates/plone_addon/buildout.cfg.bob +++ b/bobtemplates/plone_addon/buildout.cfg.bob @@ -20,6 +20,8 @@ develop = . recipe = plone.recipe.zope2instance user = admin:admin http-address = 8080 +environment-vars = + zope_i18n_compile_mo_files true eggs = Plone Pillow diff --git a/bobtemplates/plone_fattheme_buildout/buildout.cfg.bob b/bobtemplates/plone_fattheme_buildout/buildout.cfg.bob index 6b2cc17..4a47d32 100644 --- a/bobtemplates/plone_fattheme_buildout/buildout.cfg.bob +++ b/bobtemplates/plone_fattheme_buildout/buildout.cfg.bob @@ -11,6 +11,8 @@ parts = recipe = plone.recipe.zope2instance user = admin:admin http-address = 8080 +environment-vars = + zope_i18n_compile_mo_files true eggs = Plone Pillow ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot