Closed (fixed)
Project:
Password Policy
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
19 Mar 2018 at 17:19 UTC
Updated:
5 Apr 2018 at 15:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
aohrvetpv commentedAlso applies to 7.x-2.x-dev.
Comment #3
aohrvetpv commentedComment #5
aohrvetpv commentedComment #6
aohrvetpv commentedPlan to use the introduction from the new 7.x-2.x README.txt (#2954317: Missing required README.txt sections) for the initial
password_policymodulehook_help()implementation.The
password_policy_testmodule can just have a dummy implementation to satisfy PAReview.Comment #7
aohrvetpv commentedPatch to use README.txt for 7.x-2.x Help module help.
Unfortunately the settings page (
admin/config/people/password_policy) does not show up under "Password Policy administration pages" when you go to the module help. This is because the menu item for that page is defined via the Ctools Export UI, not Password Policy itself. Not sure how to get the page to show up there. The location of the settings page is referenced from the README.txt, so maybe it's OK that it's not listed under "Password Policy administration pages".Comment #10
aohrvetpv commentedAccidentally committed a patch from another issue with the same commit message, hence the reversion of one of the two commits.
Comment #11
aohrvetpv commented8.x-3.x will eventually need one too. Maybe could be postponed since 8.x-3.x is still alpha.
Comment #12
aohrvetpv commentedNevermind, #2948028: Help is missing on module file already exists for 8.x-3.x.