diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-04 14:29:35 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-07-04 14:29:35 +0000 |
commit | fb8334e584d17defc48499105568678bb8867c00 (patch) | |
tree | 612906f2512b3e6aa985ddd2a83219c543760604 | |
parent | 5f697af4a5bd3d4fdab7e371b8bd0cba75bdc7b3 (diff) |
web commit by http://arpitjain11.myopenid.com/
-rw-r--r-- | doc/patchqueue/Gallery_Plugin_for_Ikiwiki.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/patchqueue/Gallery_Plugin_for_Ikiwiki.mdwn b/doc/patchqueue/Gallery_Plugin_for_Ikiwiki.mdwn index 503fb501f..6e6f560bf 100644 --- a/doc/patchqueue/Gallery_Plugin_for_Ikiwiki.mdwn +++ b/doc/patchqueue/Gallery_Plugin_for_Ikiwiki.mdwn @@ -1,6 +1,6 @@ I have implemented the first version of the Gallery Plugin for Ikiwiki as part of [[soc]]. This plugin would create a nice looking gallery of the images once the directory containing images is specified with some additional parameters. It has been build over the img plugin. -Plugin can be downloaded from [here](http://www.arpitjain.com/gallery.tar). +Plugin can be downloaded from [here](http://myweb.unomaha.edu/~ajain/gallery.tar). It can be used as : <br> \[[gallery imagedir="images" thumbnailsize="200x200" cols="3" alt="Can not be displayed" title="My Pictures"]] @@ -21,4 +21,4 @@ Features of the Gallery Plugin:<br> Right now, it features only one template namely [Lightbox](http://www.hudddletogether.com). Later on, I will add few more templates.<br> For any feedback or query, feel free to mail me at arpitjain11 [AT] gmail.com -Additional details are available [here](http://www.arpitjain.com/ikiwikigallery.html).
\ No newline at end of file +Additional details are available [here](http://myweb.unomaha.edu/~ajain/ikiwikigallery.html).
\ No newline at end of file |