Page 1 of 1

MLE "Show in menu" Param

Posted: Wed May 14, 2008 9:10 am
by jiss
HI !
Sorry for my bad english  ;)

I've made a website en 2 english et french but my content is not exactly the same and there are some page without content in french, i'm looking for a solution to hide some page in the menu , but only in french content

I try to alter table "cms_content" and add "show_in_menu_fr" "show_in_menu_en" with the same model than installing MLE but it doesn't work !

If someone can help me !

 

Re: MLE "Show in menu" Param

Posted: Wed May 14, 2008 10:27 am
by alby
jiss wrote: I try to alter table "cms_content" and add "show_in_menu_fr" "show_in_menu_en" with the same model than installing MLE but it doesn't work !
NO!!
jiss wrote: I've made a website en 2 english et french but my content is not exactly the same and there are some page without content in french, i'm looking for a solution to hide some page in the menu , but only in french content
Have you look to Howto-Tips?

In 1.2.5 (soon) you have a optional $default_lang_fallback that show menu/content/GCB from your DEFAULT_LANG if current lang is not ready for this page

Alby

Re: MLE "Show in menu" Param

Posted: Thu May 22, 2008 2:24 pm
by jiss
Thanks

I found this tips after send this message
http://forum.cmsmadesimple.org/index.ph ... l#msg81169

Thanks for your help !