For people who are for the most part endusers with little or no Drupal administration experience, the messages in the /admin/reports/status page generated by this module don't really explain what the options do or why. And the README.txt file doesn't help explain what this module does exactly.

I put together a patch of what I did to the module to make it a little easier to understand its purpose - and what it may mean to their site if they don't use it right.

Please consider adding these small changes to your module to help other users who are per-D7.50+ update stragglers and are just now coming across the "scary" error messages that bring them to this module in the first place.

Comments

aubjr_drupal created an issue. See original summary.

aubjr_drupal’s picture

aubjr_drupal’s picture

Title: Improvements to UX » Improvements to documentation, UX on status page
helmo’s picture

Status: Active » Needs work

Thanks, but it looks like you based the patch on the last release version and not the latest from Git.

Therefore your patch does not apply. Please try it with a fresh git clone.

aubjr_drupal’s picture

Missed that - thanks. Here's an updated patch, based on HEAD.

I haven't personally tested this updated version yet, but based on the commits between 1.1..HEAD it should be OK.

aubjr_drupal’s picture

StatusFileSize
new10.98 KB

My patch in #5 had a syntax error in it (bad quote pair).

I've fixed that and re-uploaded it.

Chris Charlton’s picture

Priority: Normal » Major
Status: Needs work » Needs review

  • helmo committed 39de27f on 7.x-1.x authored by aubjr_drupal
    Issue #2854074 by aubjr_drupal: Improvements to documentation, UX on...
helmo’s picture

Version: 7.x-1.1 » 7.x-1.x-dev
Status: Needs review » Fixed

That got my attention ;), sorry for the delay.

I've committed most of the changes in this patch.
I did restore the $module_project variable as it was just added in #2774291: Wrong drupal.org missing module link .

  • helmo committed d5b56d6 on 7.x-1.x
    Issue #2854074 by helmo: Restored $mm_info variable name.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.