The module implements hook_suppress() which is from D6 contrib. To suppress the indicator in the D7 overlay the module needs to implement hook_overlay_child_initialize().

Patch coming right up

Comments

skwashd’s picture

Status: Active » Needs review
Issue tags: +patch
StatusFileSize
new1.58 KB
mrfelton’s picture

Status: Needs review » Fixed

This has been applied. Thanks skwashd.

Status: Fixed » Closed (fixed)

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

liquidcms’s picture

Status: Closed (fixed) » Active

is this usable by other modules to disable indicator on certain pages? i am using the Reference Dialog module which give a popup for entity reference fields to create a new entity of that type. The popup has the indicator: http://screencast.com/t/svp8CAqv6n14 and would be cool if it didn't.

Stevel’s picture

Status: Active » Closed (fixed)

You can add paths where you want to hide the indicator on the settings page. Please open a separate issue if this doesn't suit your needs.