X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0183f4c5dd0f67bb69dfd897e620740d4fe371fa..f44135c66b716433eb94f57a16bcc7ad1a893fea:/doc/todo/Gallery.mdwn diff --git a/doc/todo/Gallery.mdwn b/doc/todo/Gallery.mdwn index 435f45d2a..fbf1802fd 100644 --- a/doc/todo/Gallery.mdwn +++ b/doc/todo/Gallery.mdwn @@ -28,9 +28,9 @@ That's one way to do it, and it has some nice benefits, like being able to edit --[[Joey]] -[[tag soc]] +[[!tag soc]] -[[tag wishlist]] +[[!tag wishlist]] ---- @@ -39,7 +39,7 @@ I have implemented the first version of the Gallery Plugin for Ikiwiki as part o Plugin can be downloaded from [here](http://myweb.unomaha.edu/~ajain/gallery.tar). It can be used as :
-\[[gallery imagedir="images" thumbnailsize="200x200" cols="3" alt="Can not be displayed" title="My Pictures"]] +\[[!gallery imagedir="images" thumbnailsize="200x200" cols="3" alt="Can not be displayed" title="My Pictures"]] where-
* imagedir => Directory containing images. It will scan all the files with jpg|png|gif extension from the directory and will put it in the gallery.
@@ -59,7 +59,7 @@ 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]] +[[!tag patch]] > I'd love to merge this into ikiwiki. > @@ -69,4 +69,7 @@ Additional details are available [here](http://myweb.unomaha.edu/~ajain/ikiwikig > 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]]