Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/glensc/dokuwiki-plugin-lightboxv2
Integrate LightBox v2 for all images
https://github.com/glensc/dokuwiki-plugin-lightboxv2
Last synced: 3 months ago
JSON representation
Integrate LightBox v2 for all images
- Host: GitHub
- URL: https://github.com/glensc/dokuwiki-plugin-lightboxv2
- Owner: glensc
- Created: 2011-11-24T20:56:11.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-11T06:21:55.000Z (about 12 years ago)
- Last Synced: 2024-04-14T07:29:45.358Z (9 months ago)
- Language: Shell
- Homepage: http://www.dokuwiki.org/plugin:lightboxv2
- Size: 232 KB
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Dokuwiki Lightbox Plugin
========================Dokuwiki plugin to integrate lightbox for all images on wiki pages
Download and Installation
-------------------------Download and install the plugin using the [Plugin Manager](https://www.dokuwiki.org/plugin:plugin)
using the URLs from [Downloads](https://github.com/glensc/dokuwiki-plugin-lightboxv2/downloads).
Refer to [Plugins](https://www.dokuwiki.org/plugins) on how to install plugins manually.The plugin can also be installed via git.
% cd /lib/plugins
% git clone git://github.com/glensc/dokuwiki-plugin-lightboxv2.git lightbox
% cd lightbox
% git submodule update --initChanges by Elan Ruusamäe
------------------------- 2008-08-08 - release that actually works (again)
- 2009-03-12 - JavaScript compression support; Konqueror support
- 2011-11-24 - Added code to github; no other changes
- 2012-01-03 - ported to use [jquery-lightbox](http://krewenki.github.com/jquery-lightbox) (krewenki/jquery-lightbox@3eba280)
This version requires DokuWiki Angua release (2011-11-10) due jQuery dependency.
And older lightbox plugin versions do not work on Angua due the same reason :)