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 Makes acts_as_taggable_on_steroids scalable in the DB and easier to add individual tags.
Description Repeated DB entries are no longer taking place. If "atag" is added three times then "atag" gets count=3 in the DB instead of three separate entries. Also, add_tag('one two') is added to the methods so that you can just add a tag or two or three. All words are now separated by "," or " ". ./script/plugin install svn://rubyforge.org/var/svn/scalabletagging/vendor/plugins/scalable_acts_as_taggable see for db and setup details http://rubyforge.org/projects/scalabletagging/ Project sponsored by http://www.zivity.com
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