Planet

Drupal Migration TipsNov 6th 2015

Its an exciting time to be working on Drupal.org! Content strategy is being implemented, and thus we've been evaluating and implementing modules, including:

Drupal 8 is out the door – well, the release candidate at least, so it's time to get intimate with it. As I'm mostly a backend developer with a focus on coding, I'm mostly interested in what's under the hood: how should we write a new module.

Did you hear the news? Drupal 8.0.0's release date will be November 19, 2015.

Translations needed for the Drupal 8 release

I believe it's safe to say that Decoupled Drupal is here to stay.

In part one of our blog series centered on Manhattan Associates’s experience as an early D8 ado

0) {
$(window).scroll(function(){
var distanceTop = $('#last').offset().top - $(window).height();
if ($(window).scrollTop() > distanceTop){
slidebox.animate({'left':'0px'},300);

Are you interested in contributing to Drupal, but don't have the coding skills or experience necessary? Good news, now you have an awesome opportunity to contribute!

Pages