[ckan-dev] more efficient i18n templates for isitopen
Friedrich Lindenberg
friedrich at pudo.org
Fri Nov 12 10:32:35 UTC 2010
Hi,
On Nov 12, 2010, at 11:26 AM, Stefano Costa wrote:
> Il giorno ven, 12/11/2010 alle 09.49 +0000, Rufus Pollock ha scritto:
>
>> I'm happy to give you direct commit access, alternatively I can pull
>> your changes and apply - to do this your repo will need to be
>> somewhere public -- I suggest you push to your own isitopen repo on
>> bitbucket.
>
> I agree, here it is https://bitbucket.org/steko/isitopen
>
> I don't know how to regenerate isitopen.pot based on these changes, do I
> need to use something like pygettext or does Pylons have its own tool?
You need to make sure you have Babel installed and then run:
python setup.py extract_messages
python setup.py update_catalog
Best, Friedrich
More information about the ckan-dev
mailing list