Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.5.2
-
Fix Version/s: 4.6
-
Component/s: Drupal Integration Modules
-
Labels:None
-
Documentation Required?:None
Description
1) hook_help() currently uses admin/modules#description which was deprecated in Drupal 5
2) The main help text for the help page is not used, return is called before and there is a fixme.
I'll work on these two issues.