Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 333 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 333 Bytes

CardHover

Code Style

This extension generates hover images for internal links to card pages.

Installation

  • Extract the extension folder to extensions/CardHover/
  • Add the following line to LocalSettings.php:
wfLoadExtension( 'CardHover' );