Extension:PrettyPhoto

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
PrettyPhoto

Release status: beta

Description Show images on popup window (lightbox)
Author(s) Igor Zolotykh (igor_uztalk)
Last version 0.3 (06-Nov-2012)
MediaWiki Tested MW 1.18 and 1.19
PHP 5.2.17 (5.3.x not tested)
License GPLv3
Download http://www.intetron.pro/images/6/67/PrettyPhotoExt.tar.gz or Project page

Git [Help]
Commit history
Note:
No localisation updates are provided by translatewiki.net.

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

OutputPageBeforeHTML

Check usage and version matrix; stats

This extension is a wrapper existing lightbox for MediaWiki.

Installation[edit]

  • Download and unpack extension to /extensions folder.
  • Add to LocalSettings.php:
require_once("$IP/extensions/PrettyPhoto/PrettyPhoto.php");