Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-12-29 09:12:34

AndrijaM
Member
From: Belgrade, Serbia
Registered: 2007-12-22
Posts: 190
Website

rss_suparchive_menu in other languages

Is there a way for displaying other languages in the archive list?

Offline

#2 2007-12-29 18:03:57

AndrijaM
Member
From: Belgrade, Serbia
Registered: 2007-12-22
Posts: 190
Website

Re: rss_suparchive_menu in other languages

Well, I dont belive that was some hard question. Maybe I need to explain better:

I need some plugin for articles archive (by months) and category achive. So I would like that months not be in english but the language of my choice.

Any help?

Last edited by AndrijaM (2007-12-29 18:04:24)

Offline

#3 2007-12-29 18:19:43

Gocom
Developer Emeritus
From: Helsinki, Finland
Registered: 2006-07-14
Posts: 4,533
Website

Re: rss_suparchive_menu in other languages

The months have nothing to do with the plugin as they are outputted with PHP’s strftime function. And txp:posted etc. can use the common strftime-customizing and options.

Also check jad_oldposted that uses date-function that has better locale formating.

Cheers!

Last edited by Gocom (2007-12-29 18:24:46)

Offline

#4 2007-12-29 19:31:21

AndrijaM
Member
From: Belgrade, Serbia
Registered: 2007-12-22
Posts: 190
Website

Re: rss_suparchive_menu in other languages

Thats to complicated for me. How can I, if can, adjust that strftime function?

Offline

#5 2008-01-15 11:14:25

AndrijaM
Member
From: Belgrade, Serbia
Registered: 2007-12-22
Posts: 190
Website

Re: rss_suparchive_menu in other languages

I just can’t figure out how to do this.

I see in the plugin’s code this line:

Change to use strftime for date formatting to allow for localization.

But have no idea how to do that and where to look and what to write.

Understand now that months have nothing to do with plugin and that strftime function is the key, but what should I do?

Thanks for any help.

Offline

Board footer

Powered by FluxBB