Problem/Motivation
Modules are supposed to provide a Help text page per the HELP standards for Core and Contrib.
The existing HELP page is kind of weird when compared to ALL other modules (core or contrib) I've come across, because much of what this module does (providing the Token UI) actually IS the HELP page.
Proposed resolution
Write a help text according to the Drupal HELP standard defined at --> https://www.drupal.org/node/632280
Remaining tasks
User interface changes
Improves the UI
Adding in some additional general text to help orient the user will go a long way towards eliminating that 1st timer 'wtf' experience, especially for this module :-)
Comments
Comment #2
dbt102 commentedComment #3
dbt102 commentedComment #5
dbt102 commentedComment #7
dbt102 commentedhmmm... not sure why this is failing . Double checked the patch on my local
works OK there.
I wonder if it has something to do with 'non-standard' use of hook_help
Comment #8
dbt102 commentedComment #9
hussainwebThis should fix the failures. I have also made some more tweaks to the help text. I think it could be simpler but it is good enough for a review now.
Comment #10
dbt102 commentedI reviewed the #9 patch. It applies cleanly, and I think the changes made to tweak those provided by #2 add value to the effort, so thanks for that @hussainweb.
I've attached an interdiff of the old/new patch for easy refernce and marking this issue RTBC.
Comment #11
berdiruppercase = shouting. Lets not do that ;)
Not sure I see the point in linking to the project page when you have the module already installed, but eveything else looks fine.
Comment #13
berdirComment #14
dbt102 commentedThanks for the review/comments @Berdir.
Any chance you can give me commit credit as well?
I spent a lot of time on this one and provided the initial patches, interdiff, etc.
I'm kind of a man on the mission, and a project credit for Token is one I would especially prize :-)
Comment #15
berdirOnly one person can get be the commit author, I realized too late that it was set to hussainweb.
However, both of you got issue credit, which is the official way of tracking this now anyway.
Comment #16
dbt102 commentedNP, just wanted to make sure I at least asked, Thanks for the reply