On Wed, Oct 13, 2010 at 4:58 PM, Jannis Leidel <jan...@leidel.info> wrote:

>
> > The current state-of-the-art is in the somewhat-badly-named
> > "community_redux" branch on my Github account:
> > http://github.com/jacobian/djangoproject.com/tree/community_redux, and
> > I would *gladly* take input and/or patches into how to start adding
> > multi-language support.
>
> While this is definitely a big +1 from me, I've already worked on updating
> the djangoproject.com code to support Sphinx' latest i18n features before
> and during Djangocon and only need to incorporate them in the new site code.


Do you have this uploaded somewhere where I can take a look at it? We will
probably be doing a translation sprint here around the end of next month and
I'd like to have an idea what might be required. There is going to be some
work incorporating the current Japanese translation into the site I'm sure.


> > There are some tricky problems to solve -- most notably the issue of
> > tracking which bits of content have been translated into which
> > languages and how up-to-date with the original English docs those are
>
> Indeed, this is actually solved by recent changes in the Sphinx (versioning
> and i18n support), that'll be part of the 1.1 release (Yay!). From what I
> understand there will also be an API that would allow us display sensible
> information about the accuracy of each translation, since changes to content
> blocks are tracked internally. Whether we should adopt the use of Sphinx
> websupport module to lower the efforts on our site is yet to be determined
> though.
>

I'll take a look at the i18n support in Sphinx 1.1. I assume it's in trunk
now as it's not released.

-- 
Ian

http://www.ianlewis.org/

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-develop...@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to