Page 1 of 1

Multilanguage Global Content Blocks

Posted: Wed Apr 15, 2009 3:04 pm
by ziad
Hi,

I installed version 1.5.4 of the multilanguage package for CMS Made Simple.

It works fine and all.

however, the flags that I usually see in CONTENT -> PAGES do not appear in CONTENT -> GLOBAL CONTENT BLOCKS

how do i make them appear.

I watched video tutorials but they didnt mention it.

Please assist.

Re: Multilanguage Global Content Blocks

Posted: Wed Apr 15, 2009 3:20 pm
by alby
ziad wrote: however, the flags that I usually see in CONTENT -> PAGES do not appear in CONTENT -> GLOBAL CONTENT BLOCKS
From 1.5* GCB have not flags in list but a language switch in add/edit GCB
From next release (or in 1.5.4b version) GCB drop multilang (same behavior of CMSMS 2.0); you add GCB in same way of original CMSMS but pay attention to call these with name-$lang (p.e.: footer-en_US, footer-it_IT, ....) and in template {global_content name="footer-$lang"}
View this

ziad wrote: I watched video tutorials but they didnt mention it.
I must update these videos ...

Alby

Re: Multilanguage Global Content Blocks

Posted: Wed Apr 15, 2009 6:35 pm
by bob_ottawa
Hi Alby;

If I read your thread correctly, you indicate that the product will only be uni-lingual in upcoming and future generations.

Is this correct?

thanks;
Bob

Re: Multilanguage Global Content Blocks

Posted: Wed Apr 15, 2009 6:40 pm
by ziad
Thank you very much Alby! :)

Re: Multilanguage Global Content Blocks

Posted: Wed Apr 15, 2009 7:51 pm
by alby
bob_ottawa wrote: If I read your thread correctly, you indicate that the product will only be uni-lingual in upcoming and future generations.

Is this correct?
No  ::)

Global Content Block only, because this is the behavior of CMSMS 2.0
you call GCB in same template (multilang) with name-$lang

Alby