Extension:PrettyPhoto
From MediaWiki.org
|
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] |
||
| Example | http://www.intetron.pro | ||
|
|||
| 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");
