Active
Project:
Localizer
Version:
5.x-1.9
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2007 at 22:02 UTC
Updated:
2 Aug 2007 at 12:37 UTC
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
Comment #1
abqaria commentedany help
Comment #2
Roberto Gerola commentedNo, 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.
Comment #3
stmh commentedsee this patch for the panels-module.