Managing News - Revolutionary—not Evolutionary—Step for Drupal
This post is more than 10 years old. I do not delete posts, because even old information is still useful, but please know that some material on this page may be outdated or incorrect. Thanks!
I noticed a post from the excellent folks over at Development Seed in the drupal.org Planet feed on a new Drupal installation profile they've been working on called Managing News. Having tried (and loved) their Drupal-based installation of Open Atrium (a great package for quick Intranets), I had pretty high expectations.
Those expectations were pretty much blown out of the water; this install profile basically sets up a Drupal site (with all the Drupal bells and whistles) that is focused on one thing, and does it well: news aggregation via feeds (Atom, RSS).
I decided to quickly build out an aggregation site, Catholic News Live. The site took about 4 hours to set up, and it's already relatively customized to my needs. One thing I still don't know about is whether Drupal's cron will be able to handle the site after a few months and a few hundred more feeds... but we'll see!
How does it work?
Managing News uses a few nice new modules to get most of it's work done. The excellent, and almost-brand-new, feeds module enlivens the feed aggregation (I've used FeedAPI, Feed Element Mapper, etc. before, but they were kind of a mess to use). The context, features, and extra 'mn' modules provide a lot of the layout and functionality for the site.
To add a feed, you simply click the 'Add feed' button while logged in. To add a channel, go to the channels page (or click on the 'active channel' button on the bottom right) and click 'Add channel.' The maps page and block is automagically location-aware, and updates itself whenever new stories are posted. It's pretty accurate, to boot!
Revolutionary Step for Drupal
Why would I say this is 'revolutionary'? Well, basically, Managing News, along with other install profiles (like Open Atrium) will open up Drupal, unwittingly, to thousands of people who need quick, turnkey solutions to different problems on the web. The more install profiles, the better for Drupal, imo. Who will make a Flickr-like install profile? A forum profile? Etc.
Drupal is slowly but surely reaching critical mass, imo.
Conclusion
When something works so well and so easily, you'd think it's an Apple product! I wonder, sometimes, if Development Seed is a secret project of Steve Jobs ;-)
For now, go ahead and download Managing News, install it (just like you would Drupal), and have fun! There's a lot of promise for install profiles in Drupal 7, if Development Seed's work is any indication.

Comments