Drupal Projects That Tickle My Fancy

Thanks to Planet Drupal, I came across code.developmentseed.org today. They’re pushing out some great projects with a fury. The one I’m most excited about is Aegir.

Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a new site you simply have to create a new Site node. To backup or upgrade sites, you simply manage your site nodes as you would any other node.

We’ve been successfully running multiple sites on a single development installation for several months.  Presently we only have a single site in production, but will likely be ramping up soon to roll out one or two others. Aegir should certainly help distribute administration of those sites.

Context sounds like another useful module. We currently use Panels module in Drupal 5 which has a very nice, yet somewhat limited, built-in context feature. I have a hate-love with Panels and would like to avoid using it in cases when I only need context without the accompanying box model.

Spaces module appears to go hand-in-hand with Context.

Spaces allows features (a blog, calendar, casetracker, shoutbox, gallery, etc.) to be enabled and customized in different configurations in different spaces…. Spaces features are essentially context definitions with some additional metadata. Once exported to code, spaces features can be bundled with exported views, implementations of the space settings class, and other niceties to create packaged, ready-to-go features.

Not exactly sure what that all means yet. It’s still in alpha for Drupal 6 only at this point.

FeedAPI is another developmentseed module we have been using. FeedAPI has been very handy for aggregating news from the likes of MedlinePlus, CDC, and others, and then turning those news items into nodes.  Nicely done.

Finally, the eXtensible Catalog Drupal Toolkit is not a developmentseed project, but one I’m anxiously awaiting any release of. Mlen-Too Wesley, one of the developers, gave a lightning talk in February at Drupal4LibCamp. There’s also a screencast. The XC Project just announced release of their OAI and NCIP Toolkits so hopefully the wait won’t be terribly long.

This entry was posted in innovation, libraries, tools and tagged , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>