Re: Content type`s fields translation in Page Template

alexanderpas <[email protected]>
Newsgroups gmane.comp.web.zope.plone.internationalization
Message-ID <[email protected]>
Thanks fo request so fast.
Before, to store values I used a List. And getField() method gave me
translated values.
But now I use Vocabulary for storing.

To get values from Vocabulary in page template:

<div tal:define="results python:context.scr()"
     tal:repeat="result results">
      
</div>

I use my product`s domain. But also tried 'plone' domain, previously
extended it with my translation.

May be I don`t correctly understand translation machinery. Do I need to use
i18ndude to translate my template, or template can use already existing
product`s translation?
-- 
View this message in context: http://plone-regional-forums.221720.n2.nabble.com/Content-type-s-fields-translation-in-Page-Template-tp5503389p5505632.html
Sent from the Internationalization mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.