On Fri, 2014-04-11 at 13:55 -0700, Josh Andler wrote:
Does this only affect news? We have existing translations for the screenshot related text, and just want to know the recommended way for me to add them once these pages get added.
For now yes. The pattern I've developed should allow me to hack into the cms pages model in the future. Alas it's a much more complicated job as I will fist have to disable the existing terribly bad multi-language mechanism in favor of a per-widget one.
Your translations should be new page objects within your page, see the page settings top right corner for details. One can create the required page and clone the text widget from your English page. Editing that text widget will then contain your language translation.
When this is all done, I'm going to have to publish the apps separately because I'm sure they'd be beneficial to other django websites.
Martin,