The release notes for Drupal 8.1.0 indicates an " Improved site administration experience: * Improved admin/help page to be more flexible and list tours on it."

The Help text standard (for core and contrib) gives a detailed account of how to do this the 'drupal way'.

I've been working on this for a few other modules and should be able to make quick work of getting this in for Workbench Moderation, so I've assigned this issue to myself to work on. The way I've done it elsewhere is to implement each aspect (1-4) as a separate patch/issue. We'll see how that approach works here.

Since there is already a very good README.md file this should go pretty quick.

This issue will add in HELP. The TOUR functionality will be addressed under a separate issue (but WBM would be a great module to implement TOURS on !!!)

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dbt102 created an issue. See original summary.

dbt102’s picture

I already have this 'completed', just need to roll the patch and submit it for review/comment.

dbt102’s picture

Status: Active » Needs review
dbt102’s picture

I attached a before and after screenshot to make it easier/faster to review the actual text I added.

wrt to the 1-4 mentioned in the Issue Summary ... Sections 1-3 were already implemented very nicely, and there was already a start on 4. This patch just finishes what was started there, AND gets the module well positioned for the implementation of TOURS I plan to take on as a followup ticket.

dbt102’s picture

Assigned: dbt102 » Unassigned

Unassigning the task from myself so others won't shy away from testing this patch