Planet

Imagine somewhere deep in your site that you have a page with the alias:

/how-to-build-drupal-site.

Column

Sometimes CSS feels like it stands for “Complete Sh*t Show.”

There are so many website themes, frameworks and opinions out there ... how do you decide which is the best foundation for your next project?

YouTube is a great service for storing and managing your videos. While this is handy, many people want to be able to display their videos within their own website as well.

function mymodule_views_query_alter(&$view, &$query) {

global $user;

if (($view->name === 'coaches') || ($view->name === 'trainers')) {

function mymodule_views_query_alter(&$view, &$query) {

global $user;

if (($view->name === 'coaches') || ($view->name === 'trainers')) {

Earlier this year we undertook a project to upgrade a client's infrastructure to all new servers including a migration from old Puppet scripts which were starting to show their age after many years of server and service changes.

 This post is part of an ongoing series detailing the new personas that have been drawn up as part of our Drupal.org user research.

Pages