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
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | envind-1267258-stop-the-inidicator-showing-in-the-overlay.patch | 1.58 KB | skwashd |
Comments
Comment #1
skwashd commentedComment #2
mrfelton commentedThis has been applied. Thanks skwashd.
Comment #4
liquidcms commentedis 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.
Comment #5
Stevel commentedYou 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.