]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/contrib/gallery.mdwn
(no commit message)
[ikiwiki.git] / doc / plugins / contrib / gallery.mdwn
index 533e3a824b3b4955e288857b4e112cb1c149c116..ed9e17f32bb6dc0779cabd11548bfa2a533d44f4 100644 (file)
@@ -1,10 +1,12 @@
+[[!template id=plugin name=gallery author="[[arpitjain]]"]]
+
 This plugin would create a nice looking gallery of the images. It has been build over the img plugin in Ikiwiki
 
 SVN repository of plugin is located at <http://ned.snow-crash.org:8080/svn/ikiwiki-gallery>
 
 
 USAGE : 
-\[[gallery imagedir="images" option="value"]]
+\[[!gallery imagedir="images" option="value"]]
 
 Available options : <br>
     * imagedir(required) => Directory containing images. It will scan all the files with jpg|png|gif extension from the directory and will put it in the gallery.<br>
@@ -33,4 +35,4 @@ Additional details are available [here](http://myweb.unomaha.edu/~ajain/ikiwikig
 
 -- [[arpitjain]]
 
-[[tag plugins]] [[tag patch]] [[tag soc]] [[tag wishlist]]
\ No newline at end of file
+[[!tag plugins]] [[!tag patch]] [[!tag soc]] [[!tag wishlist]]