Disable on certain pages?
John Morahan - February 9, 2009 - 17:12
| Project: | Feedback 2.0 |
| Version: | 5.x-2.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
Is there any way, either from the UI or a custom module, to disable the feedback form on specific paths? The best I could come up with was to create feedbacj.module and feedbacl.module implementing hook_footer and meddling with $_GET['q'] ... but that's hardly better than hacking the module itself.

#1
Marking as duplicate of #327823: Remove from hook_footer