Closed (fixed)
Project:
Bootstrap DateTime Picker
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2023 at 12:26 UTC
Updated:
11 Apr 2023 at 06:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
noorulshameera commentedAdding patch to implement hook_help() function.
Comment #3
itsprashantbais commentedHi @noorulshameera,
patch on comment #2 works fine for me on drupal 9.5.
Comment #6
charchil khandelwal commentedCreated MR for this issue.
Please review.
Comment #7
prashant.cPlease take the text from the README file of the module in the hook_help().
Comment #8
admin@azhark.com commentedI disagree with you @Prashant.c, the help page shows after installation, so there is no need to add the installation instructions etc in the help page.
It would be better to have a better help page by cleanup up few headings from readme and add better text.
Comment #9
prashant.c@adminazhar README file does not have only "installation" instructions it also contains "configuration" and "troubleshooting" instructions as well therefore it is a good idea to display the content from the README file for consistency also.
Moreover, there is no harm in showing "installation" instructions also along with other valuable details.
However, if it is not read from the README file then please add all the possible configuration details provided by the module otherwise help page will not be beneficial to someone.
Comment #10
himanshu_jhaloya commentedComment #12
himanshu_jhaloya commentedComment #13
prashant.cWe can push it in the next release along with some other features.
Comment #15
prashant.cThanks to all the contributors.