Standard cloning and translation mechanisms don't work with Panels. When you are cloning or translating a panel node, only main page is copied. You have to add all panes that were inside source panel manually.
I've created a Drupal 7 module which copies all panes from source panel to newly cloned or translated panel. It makes building multilingual sites easier.
Module (with description) is available in my sandbox: http://drupal.org/sandbox/lklimek/1186490
Related modules:
This module integrates with Node clone, extending its functionality.
Comments
Comment #1
clashar commentedwould it work for Panel nodes or only for Panel pages?
Comment #2
lklimek commentedThis module works primarily with Panel nodes.
Comment #3
tim.plunkettI chatted with merlinofchaos, and he pointed out this was something he'd like to see in Panels directly, and there's already an issue for it: #883160: Ability to clone panel nodes.
Would you have any problem combining efforts in that issue, and improving Panels itself, and closing this issue?
Comment #4
lklimek commentedI will try to include this functionality into Panels.
Comment #5
tim.plunkettThank you very much! Feel free to ping me on IRC if you need reviews.
Comment #6
lotyrin commented#333160 (which this was determined to be a duplicate of) was closed won't fix because this project exists, reopening.
Comment #7
lotyrin commentedNevermind. Thought this was an issue against Panelizer.
Comment #8
avpaderno