Mootool Smoothgallery plugin
Plugin details
Documentation
Install the plugin:
ruby script/plugin install http://mootools-smoothgallery.googlecode.com/svn/trunk/
To use:
./script/generate mootool_smoothgalery
Example:
# View < div class="content"> <%= smooth_gallery( "myGallery", @blogs, { :store_dir => "gallery/green/" } )%> < /div>
smooth_gallery takes a
- first parameter as a DOM id
- second parameter as the collection ( )
- third parameter(optional), an options hash to specify the image stored directory
Further Documentation
There is currently no advanced documentation for this plugin.
New documentationEdit plugin | (0 older versions) | Last edited by: hardway, about 1 month ago

