This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

MC Web Notes

Description

Allows logged in users to annotate site pages and posts.

Docs & Support

Documentation not ready yet, focused on adding features for now.

Features:

  • Allows logged in users to annotate site pages and posts.

Roadmap

Features

  • Admin panel.
  • Theming & branding.
  • User roles: reviewer.
  • Real time chat, calls and videocalls via PubNub integration.
  • Integrations: Slack, Bitbucket, Github.
  • Notifications: email.
  • Note content: voice recording, video recording, drawings, snapshots.
  • Realtime notification of user editing page or post (via Heartbeat?).

Technical

  • More tests.
  • Switch to WP API instead of admin-ajax.php (or support both).
  • Add autoprefixer.
  • Use contentEditable (maybe with lib) instead of textarea for notes text.
  • Switch thunk for saga.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“MC Web Notes” is open source software. The following people have contributed to this plugin.

Contributors

Translate “MC Web Notes” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.3.3

  • Switched back to ReactJS.

0.3.1

  • Refactored, added tests and switched to InfernoJS UI.

0.2.2

  • Added internationalization, only English for now.
  • Deleting a note will also delete its context thumbnail now.
  • Added metaboxes with current edited post / page web notes.