Skip to main content

Search

November 25, 2021

Multiple version compatibility in Drupal--managing the tradeoffs

Authors
Summary

If you're a seasoned Drupal module developer, or even a relatively new one, it's hard not to like the fact that, starting with Drupal 8.7.7, it's possible for a single version of a module to be compatible with multiple versions of Drupal core. Suddenly, maintaining your module became way easier. It's noteworthy enough that the process of making a module work with the Drupal 9 release was incomparably easier than any previous major version upgrade. But beyond that, you could actually maintain a single version for both Drupal 8 and 9, or both Drupal 9 and 10. How great is that?

But - and there always is a but, isn't there? - it's not quite so straightforward. There are some significant tradeoffs to sticking with a single release branch for two major versions of core. I'll look at a couple here - deferred refactoring and missed improvements - and ways to mitigate them.

November 23, 2021

What do the usage data on Drupal.org actually mean?

Authors
Summary

Many Drupal insiders recognize that data on Drupal usage that's collected and displayed on Drupal.org have their limitations. Since 2018 there's been a proposed Drupal core telemetry initiative to expand and improve the data collected. Meantime, though, the usage stats are widely referred to and cited. So it's worth spending a bit of time with them. What do they actually capture?

Drupal

Summary

Drupal is an open source content management platform powering millions of websites and applications.

Resource link

Open Outreach

Summary

Open Outreach is a Drupal 7 distribution built by Chocolate Lily.

Resource link
June 11, 2010

Implementing a new website system in your organization

Authors
Summary

Change can often be a hard thing for groups—even progressive groups.  Getting a staff team to willingly adopt new software or a new website can be challenging.  Especially for staff who always feel a shortage of time in getting the important work done.

About Us

Chocolate Lily Web Projects brings Drupal-based web technology and processes together with a deep understanding of nonprofit organizations. 

January 20, 2012

Tips for upgrading an existing site to a Drupal distribution

Authors
Summary

A current project we're working on at Chocolate Lily involves upgrading a Drupal 6 site to use the Drupal 7 Open Outreach distribution. It's the first time we've used a Drupal distribution for an existing Drupal site instead of a new one.

January 31, 2012

Drupal site in a day

Authors
Summary

What is Drupal good for? Drupal is often used for creating complex organizational websites that might take weeks or months to develop from initial plans to launch. But what if you need a site, like, tomorrow?

June 11, 2010

Upgrading to a new version of Drupal: Questions to ask before you begin

Authors
Summary

Any way you do it, upgrading an organizational website to a new major version of Drupal - for example, from Drupal 5 or 6 to Drupal 7 - is a significant task.

June 10, 2010

Our approach to site development

Authors
Summary

Get as much as you can out of existing solutions. Often, this means adjusting expectations or adopting different solutions for the same problems.