Drupal is a registered trademark of Dries Buytaert
cms 2.1.2 Update released for Drupal core (2.1.2)! drupal 11.1.10 Update released for Drupal core (11.1.10)! drupal 10.5.10 Update released for Drupal core (10.5.10)! drupal 10.4.10 Update released for Drupal core (10.4.10)! drupal 11.2.12 Update released for Drupal core (11.2.12)! drupal 11.3.10 Update released for Drupal core (11.3.10)! drupal 10.6.9 Update released for Drupal core (10.6.9)! drupal 10.6.8 Update released for Drupal core (10.6.8)! drupal 11.3.9 Update released for Drupal core (11.3.9)! drupal 11.3.8 Update released for Drupal core (11.3.8)! drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! linkit 7.0.15 Minor update available for module linkit (7.0.15). views_data_export 8.x-1.10 Minor update available for module views_data_export (8.x-1.10).

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

Total releases
1
First release
May 2026
Latest release
3 days ago
Release cadence
Stability
100% stable

Releases

Version Type Release date
2.0.0 Stable May 18, 2026