[Trac] Re: Good Templates

Emmanuel Blot manu.blot at gmail.com
Mon Aug 22 17:31:15 CDT 2005


> Now another question: Where are all those screen stored? Aren't they
> templates, the screens don't look like anything in the templates directory?

The "screens" are dynamically generated, mostly from the Clearsilver
templates files (*.cs), and some Python instructions (which both bring
the structure of the page), and the appearance of the page is defined
in the CSS stylesheet files.

For now, Trac code baseline is not really designed to help translation
to other languages, although some users have adapted it to portuguese,
japanese and french - AFAIK, sorry if I missed some translation work.

You might find some interesting Wiki pages on the official web site.
Search for "TracL10N" or other "i18n" entries.

Which language are you looking for ?

I think I've completed over 95% of the translation to the french
language last week, based on trunk/2070 but I've not made the
Subversion repository available yet, as my personnal computer has
experienced a HD crash.
95%: I think everything is translated now, but the status of the
ticket (new, assigned, etc.)

-- 
Manu


More information about the Trac mailing list