Extension:PrettyPhoto
Appearance
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
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: |
Example | http://www.intetron.pro |
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");