====== lightbox Plugin ====== ---- plugin ---- description: Implement lightbox for images author : Dustin Butler email : dustin@intrcomm.net type : syntax, action lastupdate : 2016-02-02 compatible : 2010-11-07 depends : conflicts : gallery similar : lightboxv2, popupviewer tags : lightbox, images, popup downloadurl: https://github.com/lupo49/plugin-lightbox/archive/master.zip bugtracker : https://github.com/lupo49/plugin-lightbox/issues sourcerepo : https://github.com/lupo49/plugin-lightbox donationurl: ---- ===== Download and Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. **Old** * broken download: http://www.roundporch.com/wiki/lib/plugins/lightbox/lightbox.tar.gz ===== Syntax and Usage ===== See http://www.roundporch.com/wiki/doku.php?id=dokuwiki:lightbox FIXME for demo. Use images as normal, this replaces them with lightbox type images. **If size is not specified default image size is 150x150.** You can change this in syntax.php if need. Replaces png, gif, jpg (case sensitive maybe) images using these formats with lightbox type links {{:dokuwiki:dokuwiki:lightbox:58_117_.png?100x100|Image 1}} {{:dokuwiki:dokuwiki:lightbox:89_56_k.png|Image 2}} {{http://www.roundporch.com/images/txl/torquepath.png|Torque Path}} {{wiki:dokuwiki-128.png}} {{http://de3.php.net/images/php.gif?200x50}} ===== Bugs ===== * Does not work if URL Rewriting is activated (//Dokuwiki Version:2010-11-07//) * Does not work with minimized JS FIXME 2010-11-22 * conflicts with [[plugin:indexmenu]] plugin and removes all editor buttons. * Unconfirmed See: http://www.roundporch.com/wiki/doku.php?id=dokuwiki:indexmenu * CONFIRMED : doesn't work with IE all versions, open a new page instead of an inlay - did somebody fix this ? * Does not work... all my images disapear. URL rewriting is not activate and i don't have the plugin indexmenu. My wiki is all new so i don't see what can interfere... * I created a fork of this plugin to fix some issue: https://github.com/lupo49/plugin-lightbox