> From: Diego Peroni [mailto:[EMAIL PROTECTED]] 
> 
> Hi,
> I'm using your i18n in cocoon. It works fine!
> Thanks :-)

Thanks.

Though, it works not as fine as I would like to. A new version is in work
and will be added to 2.1 when ready. It will have improved dictionary
handling, markup in translations and parameters, inline translation features
and some other goodies. 

Konstantin

> 
> ----- Original Message ----- 
> From: "Piroumian Konstantin" <[EMAIL PROTECTED]>
> To: "'kavitha ramesh'" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 17, 2002 10:32 AM
> Subject: [SUMMARY] using i18n in xsl
> 
> 
> > It's a good idea to send a message to cocoon-users list 
> with '[SUMMARY]'
> > prefix in the subject of the message when you got a 
> solution. And give a
> > short context of the question and the answer in the body. 
> These kind of
> > messages are picked up by documentation people and a FAQ 
> entry is created
> > from them.
> > 
> > So, in your case you see the Subject and the question and 
> solution are
> > below:
> > 
> > Konstantin
> > 
> > > From: kavitha ramesh [mailto:[EMAIL PROTECTED]] 
> > > 
> > > It works,,,Thanks a million!
> > > 
> > > Kavitha
> > > 
> > > On Tue, 16 Jul 2002 Piroumian Konstantin wrote :
> > > > > From: kavitha ramesh [mailto:[EMAIL PROTECTED]]
> > > > >
> > > > > Hi,
> > > > >
> > > > > I would like to use the i18n tags inside an xsl file.Is it
> > > > > possible?If so how do I use it?
> > > > > For example, I have the following content inside an xml 
> > > >file:
> > > > >
> > > > > <title>
> > > > > <i18n:text>titletext</i18n:text>
> > > > > </title>
> > > > >
> > > > > How do I use the same thing inside an xsl file?I dont want 
> > > >any
> > > > > contents inside my xml file.But everything should be 
> inside an 
> > > >xsl
> > > > > file,,,Please help me,,,
> > > >
> > > >No problems. Simply run i18n transformer after XSLT and add 
> > > >needed i18n
> > > >tags, e.g.:
> > > ><xsl:template match="title">
> > > >   <i18n:text>titletext</i18n:text>
> > > ></xsl:temlate>
> > > >
> > > >And don't forget to declare i18n namespace in your stylesheet.
> > > >
> > > >Konstantin
> > > >
> > > > >
> > > > > Kavitha
> > > > > _________________________________________________________
> > > > > Click below  to experience Aishwarya Rai's beauty secrets. 
> > > >New
> > > > > International Lux Skincare - It's not just soap, It's 
> > > >skincare.
> > > > > http://www.luxskincare.com
> > > > >
> > > 
> > > _________________________________________________________
> > > Click below  to experience Aishwarya Rai's beauty secrets. New 
> > > International Lux Skincare - It's not just soap, It's skincare.
> > > http://www.luxskincare.com
> > > 
> > 
> > 
> ---------------------------------------------------------------------
> > Please check that your question  has not already been 
> answered in the
> > FAQ before posting.     
> <http://xml.apache.org/cocoon/faq/index.html>
> > 
> > To 
> unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> > For additional commands, e-mail:   
> <[EMAIL PROTECTED]>
> > 
> 
> 
> ---------------------------------------------------------------------
> Please check that your question  has not already been answered in the
> FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>
> 
> To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
> For additional commands, e-mail:   <[EMAIL PROTECTED]>
> 

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to