MrDys / blacklight

Blacklight Plugin
http://projectblacklight.org/
Other
1 stars 1 forks source link

update all official BL plugins to be gems that work with BL3 #507

Closed MrDys closed 12 years ago

MrDys commented 12 years ago

CODEBASE-322:

MrDys commented 12 years ago

Original reporter: jrochkind

MrDys commented 12 years ago

jrochkind: Okay, all three extra plugins (range limit, advanced search, cql) now have rails3 versions in their 'master', rails3 'pre' versions on rubygems.org , updated README, and rails2 branches branched off right before rails3 was merged into master, in case any further rails2 versions need to be released.

All three plugins were previously tagged with v0.x versions. So for all three, the versions that work with Blacklight 3.x will actually be 1.0.0. They currently have 1.0.0preX releases on rubygems.org, not final yet. (There were for a period versions of some of these released as 3.0.0preX. Those have been removed, no need to skip versions like that. If you previously installed those now non-existing versions, you may need to 'gem remove' them, and then re-update your bundle).

(thanks to cbeer for doing 80% of code work)

MrDys commented 12 years ago

cbeer: https://rubygems.org/gems/blacklight_range_limit https://rubygems.org/gems/blacklight_advanced_search