MediaWiki extensions manual
PrettyPhoto
Release status: unmaintained
Description Show images on popup window (lightbox)
Author(s) Igor Zolotykh (igor_uztalk)
Latest version 0.3 (2012-11-06)
MediaWiki MW 1.18, 1.19, 1.23
PHP 5.2.17 (5.3.x not tested)
License GNU General Public License 3.0
Download

GitHub:

Note:
No localisation updates are
provided by translatewiki.net .

Example http://www.intetron.pro
Hooks used
  • BeforePageDisplay
  • OutputPageBeforeHTML

This extension is a wrapper existing lightbox for MediaWiki.

Installation

  • Download and unpack extension to /extensions folder.
  • Add to LocalSettings.php:
require_once("$IP/extensions/PrettyPhoto/PrettyPhoto.php");
This article is issued from Mediawiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.