Drupal is a registered trademark of Dries Buytaert
Release: Leaflet 10.4.11 Minor update available for module leaflet (10.4.11). Release: Session Inspector 1.0.8 Minor update available for module session_inspector (1.0.8). Release: Migrate QA 2.0.4 Minor update available for module migrate_qa (2.0.4). Release: CKEditor Description List 3.0.0 Major update available for module ckeditor_descriptionlist (3.0.0). Release: FlowDrop 2.4.0 Minor update available for module flowdrop (2.4.0). Release: JWT Token Refresh 1.0.4 Minor update available for module jwt_token_refresh (1.0.4). Release: ConReg 1.0.0-beta1 First beta version released for module conreg (1.0.0-beta1). Release: AI Image Studio 1.0.0-beta8 New beta version released for module ai_image_studio (1.0.0-beta8). Usage Milestone: Role Theme Switcher Module role_theme_switcher crossed 1,000 active installs. Module Revived: Decoupled Router 2.0.7 Module decoupled_router updated after 11 months of inactivity (2.0.7).

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
3 months ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
2.0.0 Stable May 18, 2026