Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

This module allows users to add contextual feedback directly to specific elements on content pages. It's designed for collaborative work, enabling targeted comments that are visible only to authorized roles.

Visually annotate any element on a content page with inline feedback. Ideal for editorial review and collaboration between administrators and content editors.

Introduction

Inline Feedback is a lightweight Drupal module that enables administrators and content editors to leave contextual comments directly on page elements. By selecting a specific HTML element on a node page, users can attach feedback that is visible only to permitted roles. This is particularly useful during content reviews, editorial workflows, and collaborative website updates.

The feedback is stored and displayed inline using a visual marker (e.g., a comment icon), helping teams give targeted suggestions without needing external documents or complex processes.

Features

๐Ÿงท Attach feedback to any visible element on a node using precise CSS selectors.

๐Ÿง‘โ€๐Ÿ’ป Role-based permissions to control who can create and view feedback.

๐Ÿ’ฌ Visual markers on elements with feedback.

๐ŸŽจ Customizable colors for feedback markers via admin config UI.

โšก Lightweight UI using Drupal Dialog and Toastify.js for a modern experience.

๐Ÿ“„ Administrative form to manage allowed roles and UI appearance.

๐Ÿ” All feedback is stored as custom entities and associated with specific nodes.

๐Ÿ“ฑ Mobile-ready interaction via long press (planned).

Post-Installation

After installing the module:

Visit /admin/config/content/inline-feedback to configure:

  • Which roles can create/view/delete feedback.
  • Visual style (background and text color) of the inline feedback marker.

Log in as a user with the allowed role (e.g., administrator or editor).

Navigate to any node page.

  • Use Ctrl+Click (or long press on mobile) on any visible element to launch the feedback modal.
  • Submit your comment โ€” a small marker will appear on that element for future reviewers.

All feedback for a node is shown only to authorized users and is loaded automatically when the page is viewed.

Additional Requirements

This module relies only on Drupal core and uses:

  • Toastify.js (included via CDN) for notifications.
  • Standard Drupal libraries (drupalSettings, Drupal.dialog) for modal UI.
  • No additional contributed modules are required.

Activity

Total releases
2
First release
Jul 2025
Latest release
5 months ago
Releases (12 mo)
1
Maintenance
Active

Releases

Version Type Release date
1.0.0 Stable Jan 23, 2026
1.0.x-dev Dev Jul 2, 2025