Dan’s Annotator lets logged-in users (and email based collaborators) highlight elements on any page and discuss them in threaded comments. It adds a floating UI to create, browse, and close annotation threads, plus @-mentions with email notifications.
– Custom database tables for threads, comments, tags, and collaborators (created on activation).
– Admin bar toggle to enable/disable annotation mode for logged-in users.
– Front-end badges showing counts and a side panel UI for reading/posting comments.
– @username tagging with autocomplete and email/admin-notice notifications.
– REST API endpoints used by the front-end JavaScript.
– @john@doe.com tagging for outside collaborators, they get a magic link
This plugin is licensed under the GNU General Public License v2.0 or later.