Problem/Motivation

The path to add content into a Group can be complicated, requiring multiple clicks. This module could make it much easier to add content into groups, by providing context-aware links to create specific kinds of content.

Proposed resolution

Add code to identify a group context, and if found use that to construct the link to create content.

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

mandclu created an issue. See original summary.

mandclu’s picture

Status: Active » Needs review

Here's a first pass. It probably wouldn't hurt to make this configurable, but some additional feedback would be good too.

astonvictor made their first commit to this issue’s fork.

astonvictor’s picture

Hi there,

Implemented another MR to create group links. It tries to get the group from the route and validate if the group has an enabled plugin for the selected node bundle.

I also added a config to enable/disable regular/group links.

thanks in advance

astonvictor’s picture

Version: 1.2.2 » 2.0.x-dev
Status: Needs review » Fixed

merged to 2.0.x

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.

Status: Fixed » Closed (fixed)

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