Patch attached here. Derivative of http://drupal.org/node/1043606. Adjusts code for Drupal 7.

Alters the render function for custom content to add $block->admin_links if the pane is reusable.

Comments

sagannotcarl’s picture

Status: Active » Closed (duplicate)

This has been fixed at #1043606: Render admin links on custom content panes for Drupal 6 & 7.

Marking this as duplicate.

drupal_was_my_past’s picture

Category: feature » bug
Status: Closed (duplicate) » Active

Hey sagannotcarl:

Thanks for linking to #1043606: Render admin links on custom content panes. I didn't realize a patch had been applied to 6.x and 7.x. It looks like the patch was just applied straight to 7.x, even though Drupal 7 uses admin/structure URL path, not the admin/build URL structure that Drupal 6 uses. The current code in 7.x won't work.

merlinofchaos’s picture

Status: Active » Fixed

Thanks for the catch, mimlee. Committed a fix and at the same time also adjusted the text to reflect that path change as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.