Problem/Motivation

Contact is being deprecated, see the parent issue for details. This issue is for removing Contact from the standard profile.

For an example see how this was done for the RDF module in #3243121: Remove RDF module from the Standard profile.

Steps to reproduce

Proposed resolution

Remove Contact module from the core help module.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

TBA

Issue fork drupal-3551376

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

quietone created an issue. See original summary.

quietone’s picture

Status: Active » Needs review

I don't think isn't a need to add that the Contact module add a content type to the Contact module.

dcam’s picture

Status: Needs review » Reviewed & tested by the community

grep -ri "contact" core/modules/help/ doesn't show any other mentions of the Contact module inside of Help. Looks good to me.

catch’s picture

Version: 11.x-dev » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed

Committed/pushed to 11.x and cherry-picked to 11.3.x, thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • catch committed a5db03eb on 11.3.x
    Issue #3551376 by quietone: Move mention of Contact from core help to...

  • catch committed 1e930a4d on 11.x
    Issue #3551376 by quietone: Move mention of Contact from core help to...

Status: Fixed » Closed (fixed)

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