X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/5db1373e60fb52441e9580eebe9e4f112ef7d133..062e316a9a7313da0955061eeb06e13780257430:/doc/todo/Gallery.mdwn diff --git a/doc/todo/Gallery.mdwn b/doc/todo/Gallery.mdwn index 9eaad20fb..ebfd437e6 100644 --- a/doc/todo/Gallery.mdwn +++ b/doc/todo/Gallery.mdwn @@ -1,7 +1,9 @@ New Version of gallery is available now. Few more features have been added like support for multiple pages, sorting and resizing of images etc. SVN repository of plugin is located at http://ned.snow-crash.org:8080/svn/ikiwiki-gallery + --[[arpitjain]] + ---- creating a gallery of a bunch of images: @@ -58,3 +60,16 @@ For any feedback or query, feel free to mail me at arpitjain11 [AT] gmail.com Additional details are available [here](http://myweb.unomaha.edu/~ajain/ikiwikigallery.html). [[tag patch]] + +> I'd love to merge this into ikiwiki. +> +> However, lightbox.js is licensed under a non-free (Creative Commons) license. :-( +> +> Since I don't much like the lightbox effects anyway (too much resizing +> motion, too slow), I wonder if another template could be added, perhaps +> a free one? +> +> Now that ikiwiki is in git, I've downloaded the most recenty version of +> the gallery and put it in a "gallery" branch of my git repository. +> +> --[[Joey]]