Contribution Date
Technology
Contribution Project
Contribution Details
Thanks @Sumit pointing that out. @rahulbaisanemca I totally missed out. @Sumit is right, your hook_help()
needs to be updated. I am not sure whether this module's help would render properly, there may be escaping problem.
This is not the right way to render content for module help. Loading README file inside hook_help()
will result in not-translated module help. You should refer webform module help. Also your module's help should focus on the purpose, installation and way of working of the module, credits should only be inside README.
Contribution Issue Link
Files count
0
Patches count
0