Improve the error reporting by

  • Adding the home page and/or GitHub URL to the error message
  • Add a hook_requirements("install") to check for Mobile_Detect and dsm() is not found
  • Figure out better message for status report when library is found

Comments

quiptime’s picture

Version: » 7.x-1.x-dev

Take a look at the _browscap_import() function in the import.inc file of the Browscap module to see a good message management.

nonom’s picture

Assigned: mpdonadio » nonom
Issue summary: View changes
nonom’s picture

Status: Active » Closed (won't fix)