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

clashar’s picture

would it work for Panel nodes or only for Panel pages?

lklimek’s picture

This module works primarily with Panel nodes.

tim.plunkett’s picture

Status: Needs review » Needs work

I 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?

lklimek’s picture

Status: Needs work » Closed (won't fix)

I will try to include this functionality into Panels.

tim.plunkett’s picture

Status: Closed (won't fix) » Closed (duplicate)

Thank you very much! Feel free to ping me on IRC if you need reviews.

lotyrin’s picture

Status: Closed (duplicate) » Active

#333160 (which this was determined to be a duplicate of) was closed won't fix because this project exists, reopening.

lotyrin’s picture

Status: Active » Closed (duplicate)

Nevermind. Thought this was an issue against Panelizer.

avpaderno’s picture

Title: Panels Clone » [D7] Panels Clone
Issue summary: View changes
Status: Closed (duplicate) » Closed (won't fix)