[Radiant] How do I change r:date / tag language?

2010-01-21 Thread Pedro Henrique Linhares
Hello guys,

I'd like to know if there is a way I can change the r:date tag (especially
r:date format=%B %Y / ) to display the months in Portuguese instead of
in English because the site I'm developing is in portuguese. The sidebar I
created:

div class=box
h3Notícias do grupo/h3
ul
r:find url=/news/
r:children:each order=desc
r:headerlia href=r:date format=/news/%Y/%m/ /r:date format=%B
%Y //a/li/r:header
/r:children:each
/r:find
/ul
/div

Do I have to chance this directly from the database?

-- 
Regards,

Pedro Henrique Linhares.
___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org


Re: [Radiant] How do I change r:date / tag language?

2010-01-21 Thread michael starke
Hi Perdo,

we're using this extension:
http://ext.radiantcms.org/extensions/74-name-dates

At this stage it's providing german, english and dutch localizations  
but you can easily add your own.
(And maybee greate a github project with your contribution?)

Seems to work with 0.8.1 on my machine.

I'm not aware of any other way, but that's because i found this  
solution and it worked for me =)

greetings from frosty germany,
michael

On 21.01.2010, at 22:23, Pedro Henrique Linhares wrote:

 Hello guys,

 I'd like to know if there is a way I can change the r:date tag  
 (especially
 r:date format=%B %Y / ) to display the months in Portuguese  
 instead of
 in English because the site I'm developing is in portuguese. The  
 sidebar I
 created:

 div class=box
 h3Notícias do grupo/h3
 ul
 r:find url=/news/
 r:children:each order=desc
 r:headerlia href=r:date format=/news/%Y/%m/ /r:date  
 format=%B
 %Y //a/li/r:header
 /r:children:each
 /r:find
 /ul
 /div

 Do I have to chance this directly from the database?

 -- 
 Regards,

 Pedro Henrique Linhares.
 ___
 Radiant mailing list
 Post: Radiant@radiantcms.org
 Search: http://radiantcms.org/mailing-list/search/
 List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
 Radiant: http://radiantcms.org
 Extensions: http://ext.radiantcms.org


___m i c h a e l   s t a r k e
co-founder of
HicknHack Software GbR
www.hicknhack.com
Graphics

___c o n t a c t
+49 (170) 3686136
+49 (351) 4045428
cont...@hicknhack.com

___H i c k n H a c k   S o f t w a r e   G b R
maik lathan - andreas reischuck - michael starke
hübnerstraße 8
01069 dresden - germany

___
Radiant mailing list
Post: Radiant@radiantcms.org
Search: http://radiantcms.org/mailing-list/search/
List Site: http://lists.radiantcms.org/mailman/listinfo/radiant
Radiant: http://radiantcms.org
Extensions: http://ext.radiantcms.org