Problem/Motivation

Currently, in a content, multiple users can add annotations and all of them are visible to all users. It would be nice to have an additional permission so we can restrict this so an user can only see his/her annotations, not others.

Proposed resolution

Create a new permission and add an extra condition in readAnnotations() function

Remaining tasks

I will submit a patch soon

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

guardiola86 created an issue. See original summary.

guardiola86’s picture

guardiola86’s picture

guardiola86’s picture

Ignore the patch file, the changes are in the merge request.

guardiola86’s picture

Status: Active » Needs review