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 Integrate will_paginate with acts_as_searchable Movie.paginate_by_fulltext_search(params['q'],:page=>params[:page],:per_page=>1)
Description ==Deprecated Acts_as_searchable is old and brittle and no longer maintained. Search do is the successor, bug-free, usable and paginateable! ==Will Paginate Acts As Searchable Integrate will_paginate with acts_as_searchable will_paginate -- github.com/mislav/will_paginate/wikis acts_as_searchable -- http://pragmatig.wordpress.com/2008/05/06/getting-started-with-acts_as_searchable-on-ubuntu/ ===Example Movie.paginate_by_fulltext_search(params[:q],:page=>params[:page],:per_page=>10) ===Install script/plugin install http://small-plugins.googlecode.com/svn/trunk/will_paginate_acts_as_searchable/ Copyright (c) 2008 Michael Grosser, 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