Drupal is a registered trademark of Dries Buytaert
Release: Excel Serialization 2.1.2 Minor update available for module xls_serialization (2.1.2). Release: Time Zone Field 8.x-1.14 Minor update available for module tzfield (8.x-1.14). Module Revived: Entity API 8.x-1.7 Module entity updated after 17 months of inactivity (8.x-1.7). Release: Vartheme Bs5 4.1.1 Minor update available for theme vartheme_bs5 (4.1.1). Release: Varbase Heroslider 1.1.3 Minor update available for module varbase_heroslider (1.1.3). Release: Varbase Demo 1.1.2 Minor update available for module varbase_demo (1.1.2). Release: Varbase Dashboards 2.0.3 Minor update available for module varbase_dashboards (2.0.3). Release: Varbase AI 2.0.9 Minor update available for module varbase_ai (2.0.9). Release: Varbase Workflow 3.1.2 Minor update available for module varbase_workflow (3.1.2). Security Coverage: Role Aware Maxlength Module role_aware_maxlength now has official Drupal security advisory coverage.

Author Pane Popup displays author information, such as their profile picture and join date, in a tooltip that appears when hovering over an author link. It is configurable and does not require jQuery.

Author Pane Popup displays author information — name, profile picture, last
seen date, and join date — in a lightweight tooltip when a visitor hovers
over an author link on any piece of content. It requires no jQuery and works
out of the box on Drupal 10 and 11.

Features

  • Shows author name, profile picture, Last seen, and Join date in a clean tooltip card.
  • Powered by Tippy.js v6 — lightweight, accessible, no jQuery required.
  • Configurable tooltip placement (top, bottom, left, right, auto).
  • Multiple built-in themes: Default, Light, Light with border, Material, Translucent.
  • Multiple animations: Fade, Shift away, Shift toward, Scale, Perspective.
  • Configurable trigger: hover, click, focus, or hover + focus.
  • Interactive mode — visitors can click links inside the tooltip.
  • Configurable max width and show delay.
  • Page visibility controls: show or hide the popup on specific paths.
  • Custom CSS selector support to attach the popup to any element on the page.
  • AJAX-loaded tooltip content — author data is fetched on demand, not on page load.

Post-Installation

After enabling the module:

  1. Go to admin/config/author_pane_popup/settings to configure the tooltip appearance and behavior.
  2. Under Trigger settings, add the CSS selectors for elements that should trigger the popup. By default, any element with a data-author-popup-uid
    attribute or an href matching /user/UID will work.
  3. Choose your preferred placement, theme, animation, and trigger event under Tooltip appearance and Tooltip behavior.
  4. Optionally restrict the popup to specific pages under Page visibility.
  5. Visit any content page — hover over the author link to see the tooltip in action.

Additional Requirements

This module requires two JavaScript libraries to be placed in web/libraries/tippy.js/:

  • Tippy.js v6dist/tippy-bundle.umd.min.js and associated CSS files.
  • Popper.js v2popper.min.js (required by Tippy.js in browser-global mode).

See README.txt inside the module for the exact directory structure and both Composer-based and manual download installation instructions.

Supporting this Module

Found this module useful? Help out in the issue queue by reporting bugs, testing patches, or suggesting new
features.

Activity

Tracked releases
1
Tracked since
May 2026
Latest release
2 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.0 Stable May 18, 2026