Active
Project:
Visualize Backtrace
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Dec 2007 at 14:16 UTC
Updated:
4 Dec 2007 at 21:48 UTC
You can check for xdebug extension and other config in hook_requirements and throw an error if all is not well. this shows up in status report, and can optionally block install of the module. this is a more modern way to do requirements checking than on admin/settings page ... you could also hyperlink any references to the INSTALL.txt file.
Comments
Comment #1
KentBye commentedThanks Moshe.
I'll take a look at the http://api.drupal.org/api/function/hook_requirements/5 spec for the next 5.x-1.x release, and before the revamped port upgrade to 6.x