Commanding Chaos for Coworking, Open Source and Creative Communities

Error message

  • Deprecated function: session_set_save_handler(): Providing individual callbacks instead of an object implementing SessionHandlerInterface is deprecated in drupal_session_initialize() (line 245 of includes/session.inc).
  • Deprecated function: Creation of dynamic property alpha_theme_container::$delta is deprecated in alpha_theme_container->__construct() (line 25 of sites/all/themes/contrib/omega/alpha/includes/base.inc).

What I’ve Learnt as a Drupal Module Maintainer | Lemberg Blog

Thu, 03/05/2015 - 15:21 -- rprice

Probably, each Drupal developer has been there: no good contrib resulted in custom solution (doesn’t matter if it’s a module, a theme or distribution). The problem here is that a lot of drupalista stop there. Let’s contribute After a couple of days, I decided to publish it on drupal.org! 1. Every contribution counts. 2. It's impossible to predict all the use cases. 3. A successful module must integrate with all the most popular Drupal contribs 4. Tests are essential for a happy life.