Problem/Motivation
Functionality for using different join methods is hardcoded only for groups.
Steps to reproduce
- Define your entity type in the "social_group_join_method_usage" hook.
- When you log in as CM+ and navigate to the entity creation page then you should see the "Join methods" field in the "Settings" section.
- Join methods functionality for your entity type should work similarly to the same functionality for groups.
- Join methods functionality for groups should work as before.
Proposed resolution
Delete hard relationships to groups to be able to use it for different entity types.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | re-use-group-join-methods-3256324-3.patch | 4.67 KB | ohorbatiuk |
Issue fork socialbase-3256324
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
Comment #3
ohorbatiukComment #4
ohorbatiukComment #5
ressinelComment #7
ohorbatiukComment #9
agamich commentedMerged into 2.3.x