I am using the panels module for my english frontpage, however the panels do not work with localizer
is there any trick to forward the other language frontpage to another page ?

Comments

abqaria’s picture

Title: panels » how to make a localized frontpage from your panels page

any help

Roberto Gerola’s picture

No, there is no support for panels, and neither it can easily added, because
panels module call directly node_load(nid) method to prepare the content
of every panel.

It isn't possible to implement a localizer support in this manner.

stmh’s picture

see this patch for the panels-module.