Skip to main content

Drupal Planet

Flat Comments in Drupal 8 without Dangerous Secret Threading

Changing the comment settings from threaded to flat in Drupal causes some unexpected, downright dangerous problems. Luckily we helped fix that.

Catch Some Agarics at June Conferences

It's conference season! Come say hi to us. We're everywhere.

Avoid Sending Emails While Doing a Migration on Drupal 8

Inadvertently sent emails are the worse. Here's how to avoid sending them when running a migration.

Creating Links in Code for Drupal 8

Here are all the ways to create links in code.

How to Start Contributing Code to Drupal

Practical advice on contributing code to Drupal.

Mr. T as B.A. Baracus kicking open a wide door in the opening credits of the A-Team

Help Kick the Door for New Contributors to Drupal Back Open (and get credit for it)

After years of giving a terrible initial experience to people who want to share their first project on Drupal.org, the Project Applications Process Revamp is a Drupal Association key priority for the first part of 2017.

A forums listing page with a large green button labeled "Add new Forum topic" at the top.

Adding Bootstrap Button Stylings to Drupal 8's Action Links and Node Links

Things did not go according to plan when styling page-level action links (such as "Add new Forum topic").

Redirect a person to another web page - image of arrows.

Redirect Users After Login to the Page They Were Viewing in Drupal 8

Your users will be so happy, they'll send you an Edible Arrangements basket.

New project applications marked reviewed and tested by the community

The Door for New Contributors to Drupal is Still Locked

How can people feel good about contributing when the issue queue is so long it can be months before your code is reviewed?

video display with controls

Web Components: What Are They, and Can We Use Them Yet?

Web Components are a group of related standards promising to bring component-based extensibility to HTML documents. The great promise is that once you or someone else builds some component that provides a particular feature, it can easily be included and reused in other projects.