Skip to content

State of the Modules

peakpg edited this page Apr 30, 2012 · 42 revisions

Overview

This is a list of all BrowserCMS modules maintained by BrowserMedia and which versions of BrowserCMS they are compatible with. This is accurate as of Jan 4th, 2012. The major versions of BrowserCMS are:

  • 3.1 – Rails 2.3.x compatible
  • 3.3 – Rails 3.0.x compatible
  • 3.4 – Rails 3.1.x compatible (Not yet released. Estimate first quarter 2012)

Module List

Name 3.1 3.3 3.4 Priority Notes
bcms_news Y Y N* H Pushed to github. Gem not released until 3.4 is.
bcms_google_mini_search Y Y N H
bcms_blog Y Y N M
bcms_content_rotator Y Y N H
bcms_webdav Y N N M
bcms_polling Y N N M Need to specify gemspec dependency
bcms_download Y N N M
bcms_settings Y Y N H
bcms_seo_sitemap Y Y N H
bcms_cas Y Y N M
bcms_event_registration Y N N L
bcms_event Y Y N H
bcms_rankings Y N N M
bcms_page_comments Y N N M
bcms_fckeditor Y Y N* M Pushed to github. Gem not released until 3.4 is.
bcms_kcfinder N N N M Under development
bcms_content_syncing Y N N M
bcms_assets Y N N M Under development. Needs to be released
bcms_netforum Y N N M :netFORUM Enterprise only Under development. Needs to be released
bcms_dated_content Y N N M Under development. Needs to be released
bcms_feeds Y N N M Not maintained by BrowserMedia
bcms_s3 Y N N M Not maintained by BrowserMedia

Priority Key

H – High – Somebody needs asap
M – Medium – Used frequently. Needs to get done eventually
L – Low – Rarely used. Candidate for deprecation

Updating Plan

  • Rework all gems to use Bundler/Gemfile. Remove Jeweler dependency
  • Include gemspec dependency on browsercms, ‘~> 3.3’
  • Ensure homepage/source points to github projects.
  • Add documentation note that it works with Rails 3.
Clone this wiki locally