Closed (fixed)
Project:
Devel Catcher
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
16 Apr 2012 at 22:37 UTC
Updated:
1 May 2012 at 19:50 UTC
Devel Catcher assumes that the query log, page timer and memory usage are all on by default. If all three are off, then the catcher doesn't show. It would be good if on install the module checked whether they are enabled and if not, displays a message alerting the user and provide a link to the devel settings page.
Comments
Comment #1
codi commentedAdded a hook_enable in latest commit. Checks for some variable_set's by the devel module and displays a status message alerting the user and a link to the devel settings page.