Hi,
First, I would like to thank you very fuch for your great effort put into make life of people like me easier and more beautyful - thank you for you great module which allows to translate Drupal pages into many languages.
My main goal is to ask you whether you check localizer with Panel module, which allows to divide the main area for smaller parts. It is very nice feature, but currently I have following problem:
I use one panel on my main page which divides the area to four parts: top, left, right and bottom. On the top area I put the static content (the node, not a view) which has translation in Polish and English. But when I switch language to English, the content still appears in Polish. So this is a bad behaviour.
My page: http://www.manveru.pl
Could you tell me is it possible I am doing something wrong? Or are there missing functionality in localizer for panel module?
Thanks in advance for your reply.
Comments
Comment #1
Roberto Gerola commentedHi.
You are welcome.
Panels module should be modified to work correctly.
In meantime I find a clean solution, you could adopt this quick and dirty solution :
http://drupal.org/node/119028
and see my comment #4
Comment #2
manveru commentedThat comment not solving problem, because not working form me - propably I need additional include to get access to localizer_get_defaultcontentlocale() function. When I tried my php could not find this function. I currently does not have second working copy of Drupal for experiments.
Comment #3
sunMarking as duplicate of http://drupal.org/node/119028