Extension:FancyBoxThumbs
From MediaWiki.org
|
FancyBoxThumbs Release status: beta |
|||
|---|---|---|---|
| Implementation | Skin | ||
| Description | Displays thumbnailed images in a Mac-style "lightbox" that floats overtop of web page. | ||
| Author(s) | Jason Gill (gilluminateTalk) | ||
| Last version | 1.0.1 (2011/11/22) | ||
| MediaWiki | 1.16+ (not compatible with new shortlinks) | ||
| Database changes | no | ||
| License | CC BY-SA 3 | ||
| Download | gilluminate.com | ||
|
|||
|
|||
|
Check usage (experimental) |
|||
The FancyBoxThumbs extension displays thumbnailed images in a Mac-style "lightbox" that floats overtop of web page. Gallery support added to version 0.7. Please test it and let me know how well it works for you in the discussions.
[edit] Installation
- Download the files from here
- Create a directory
FancyBoxThumbsin your$IP/extensionsdirectory - Extract the files to this
$IP/extensions/FancyBoxThumbsdirectory - Add to the end of LocalSettings.php:
require_once("$IP/extensions/FancyBoxThumbs/FancyBoxThumbs.php");
- Installation can now be verified through Special:Version on your wiki