Is your plugin hosted on GitHub? Make sure to press the "fetch" button next to the repository field to fetch your plugin's info from GitHub rather than typing it all in.
Repository
Name
Home Page
Short description An easy to use Rails plugin for JonDesign's SmoothGallery 2.0
Description MootoolSmoothgallery : An Open Source Rails Plugin by Viraj =========================================================== Author: Viraj Thenuwara ( vthenuwara@gmail.com ) Uses JonDesign's (Jonathan Schemoul) SmoothGallery 2.0, a javascript gallery and slideshow system. http://smoothgallery.jondesign.net/ ************************** IMPORTANT ************************** THIS PLUGIN REQUIRED MOOTOOL JS VERSION 1.11 Installer will copy the required js files and the init.rb will make the mootools.v1.11.js and jd.gallery.js as your defaults You cannot use this with prototype and script.aculo.us The SmoothGallery 2.0 is not working with the latest version of mootool ************************** Example: # View <div class="content"> <%= smooth_gallery( "myGallery", @blogs, { :store_dir => "gallery/brugges2006/" } )%> </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 For more information, * http://mootools.net/ * http://smoothgallery.jondesign.net/ Copyright (c) 2008 Viraj Thenuwara, released under the MIT license
Description format RDoc MarkDown Textile
License Ruby's Rails' (MIT) GPL LGPL BSD Apache Artistic PublicDomain BSD-type Free-Trial Free-but-Restricted OpenSource Proprietary Shareware Source-available-proprietary Commercial
Category Assets Controllers Internationalization Misc. Enhancements Model Rails Engines Searching and Queries Security Statistics and Logs Testing View Extensions