I've created some mini-panels, exported them and was loading them using the default_panel_minis() hook. That seemed to work great, but I've noticed that I'm unable to edit or export these mini-panels anymore, when I click the Operations links it just displays the lists again. Here's what it shows at first:

My first panel   mpanel1	Default	Single column	Edit | Export | Revert
My second panel  mpanel2	Default	Single column	Edit | Export | Revert

This is what is displayed after I load devel/cache/clear, just to ensure nothing is incorrectly cached.

In order to edit the panels I have to reimport them again by pasting in the *exact* *same* code as is loaded though default_panel_minis().

I'll see if I can get some time to track this down, but if anyone else has a fix please post it. Thanks.

Comments

sdboyer’s picture

Assigned: Unassigned » sdboyer

Heh, that's a funny little problem. Fix shouldn't be that bad, I'll get to it as soon as I'm able.

damienmckenna’s picture

Update:
The problem also stops minipanels from being used within other panels, they say "Deleted/Missing Mini Panel [panelaname]". I have not yet tested if it also stops them from showing up as blocks.

esmerel’s picture

Status: Active » Closed (won't fix)

No changes to be made to 2.x code.

drecute’s picture

I'm experiencing this exact same stuff. The original author clearly stated what the problem is.

damienmckenna’s picture

@drecute: Drupal 5 is no longer supported, thus Drupal 5 modules are, for the most part, also no longer supported. At this point you're kind-of on your own. Sorry.