Problem/Motivation
The module supports only Node ID as an argument to Contextual filter. Let's extend it to support all entities in Drupal.
Proposed resolution
Extend the round_linking_views_data_alter().
Remaining tasks
- Extend the
round_linking_views_data_alter(). - Fix module's codebase and remove a dependency from Node ID.
- Rename everything that's related to
node. - Update tests.
- Add a test for the User entity as well.
Issue fork round_linking-3485129
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 #6
chalk commented