Page 1 of 1

Album

Posted: Sun Jan 27, 2008 9:55 pm
by deportu
Is there anyway to make Photo Album Module multi language?

Re: Album

Posted: Sun Jan 27, 2008 11:01 pm
by alby
deportu wrote: Is there anyway to make Photo Album Module multi language?
I had not time yet to give a look  :(

Alby

Re: Album

Posted: Fri Feb 08, 2008 4:09 pm
by deportu
Is there any way to work around this for now? Could I maybe make a copy of the album once I finish and just translate the things? I'm thinking that should work.

Re: Album

Posted: Fri Feb 08, 2008 4:34 pm
by alby
deportu wrote: Is there any way to work around this for now? Could I maybe make a copy of the album once I finish and just translate the things? I'm thinking that should work.
Translation should not be a problem (Have you try with param: lang=$lang), the problem are image comments that are mono-lang

For these I see only a hard hack of code (with alter album sql table) or many albums for each language

Alby

Re: Album

Posted: Sat Feb 16, 2008 2:35 pm
by deportu
Sorry, where exactly would I use the $lang parameter?

Re: Album

Posted: Sat Feb 16, 2008 3:37 pm
by alby
deportu wrote: Sorry, where exactly would I use the $lang parameter?
{cms_module module=Album .... your params .... lang=$lang}

Alby

Re: Album

Posted: Sat Feb 16, 2008 4:04 pm
by deportu
I'm afraid not, alby.

:(

This is what I get for the album page:

Image

Re: Album

Posted: Sat Feb 16, 2008 6:56 pm
by alby
deportu wrote: I'm afraid not, alby.
Ok, because you use Album Content Type.

Try if works, for test, with a new page (with Content Type: Content) and add in Content:
{cms_module module=Album .... your params .... lang=$lang}
view in Extensions > Modules > help of Album for params (ex: albums=....)

BUT FIRST, What does not work in translation because works for me (but not comment)?

Alby

Re: Album

Posted: Mon Feb 18, 2008 5:41 pm
by deportu
I'll check it out tonight, alby.

Thanks. You're plenty helpful as always.  :)