Fixed
Project:
DataTables
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 May 2026 at 10:56 UTC
Updated:
21 May 2026 at 08:11 UTC
Jump to comment: Most recent
The hook_help function is missing in the datatables.module file
This function provides online user help.
Look at the datatables.module file.
Implement the hook_help().
None.
None.
None.
None.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
just-me commentedComment #4
just-me commentedI've added hook_help to the module. Please review it.
Comment #5
just-me commentedComment #6
quadrexdevLooks good
Comment #7
just-me commentedUpdated to reflect the new functionality (like CND). Small fixes.
Merged to 2.x, thanks to everyone.