All Videos

Drupalcon Los Angeles 2015: Drupal 9 Components Library: The Next Theme System

Created May 14, 2015

For every version of Drupal I can remember, if a module wanted to display content, it had to provide the default HTML and CSS for it. This paradigm...

Drupalcon Los Angeles 2015: Multidimensional Testing Workflow Before Merge To Master

Created May 14, 2015

Have you ever had a situation when developer with 100% confidence (works on my local) broken your master branch right before the release. We all were...

Drupalcon Los Angeles 2015: How, When And Why To Patch A Module

Created May 14, 2015

Ever find a module that does 98% of what you need it to do, and there's no way to make it do that last 2%? Ever need to fix a bug in a module you've...

Drupalcon Los Angeles 2015: The Secret Life Of Organic Groups

Created May 14, 2015

If you’ve ever built a Drupal website with social networking features, you probably know that the Organic Groups module is a great way to enable...

Drupalcon Los Angeles 2015: Revamping The Project Applications Process On Drupal.org

Created May 14, 2015

During the last few months Technical Working Group, Drupal.org Software Working Group and Security Working Group were working on changes to the...

Drupalcon Los Angeles 2015: The Flavors Of Svg

Created May 14, 2015

There is so much more to Scalable Vector Graphics (SVG) than resolution independence. Unlike a static bitmap, SVG can be animated; styled with CSS;...

Drupalcon Los Angeles 2015: Ballin' On A Budget

Created May 14, 2015

Apple. The New York Times. Google. All three are digital design leaders and have beautiful products. Unbeknownst to many of us, they also have...

Drupalcon Los Angeles 2015: Let's Talk About Documentation

Created May 14, 2015

Good documentation is important to the success of Drupal as a product and Drupal as a community. For many people it's their first introduction to...

Drupalcon Los Angeles 2015: What Panels Can Teach Us About Web Components

Created May 14, 2015

Many parts of the Drupal theme system tightly couple data and front-end design. Most of our template files are named for the data structures that...

Drupalcon Los Angeles 2015: Lightning Talks

Created May 14, 2015

Session 1 - O.C.D. Deployment: Obsessive about Success Time: 1:00pm-1:15pm Company: Commerce Guys One of the largest risks and highest costs in any...

Drupalcon Los Angeles 2015: Speeding Up Drupal 8 Development Using Drupal Console

Created May 14, 2015

Thursday, May 14th, 1pm, Room 502B - Lullabot The Drupal Console is a suite of tools that you run on a command line interface (CLI) to generate...

Drupalcon Los Angeles 2015: Using Subtree Splits To Spread Drupal Into Everything

Created May 14, 2015

Just as Symfony, Laravel, and other popular PHP projects have split their code into smaller peices, ready for consumption, Drupal can start doing the...