error

  • The page you requested does not exist. For your convenience, a search was performed using the query articles OR module OR monday OR tab OR name OR tweaker.
About searching

Search results

  1. Sending an Article's Publish Date to Google Analytics

    … receives lots of search traffic. Some of our top-performing articles are six years old. This is great. It validates our … If you're using Drupal, the  dataLayer module exposes several attributes of the page by … { return; } $route_name = \Drupal::routeMatch()->getRouteName(); if …

  2. The New Storybook Module for Drupal

    The New Storybook Module for Drupal … 'Components/Examples/Card' } %}  {% story first with { name: '1. Default', args: { foo: 'bar' } } %}    {# … Also, note how the Controls tab lets you update the variables passed into Twig in real …

  3. Twenty Years of Lullabot

    … issue queue. Matt Westgate had written the e-commerce module. Jeff Robbins reached out for help, found him there, … Suddenly, Lullabot was consulting for household name clients. MTV-UK called, then Sony Music. But when it … our advice had been sound. The realization was simple and uncomfortable: if we wanted to be responsible for outcomes, …

  4. Forming Forms: Designing Content Authoring Experiences

    … The Type Tray Module … side of the equation which shares a lot of similarities to database modeling in a lot of ways. And our former colleague … important to have context here. We're recording this on Monday the 26th. This episode is is set to release on the …

  5. Directing How Single Directory Components Directly Simplify Theming

    … an interview with the primary creator of the Drupal module that's now in core and experienced Lullabot front-end … used for a while. I've never known that that was the name for it though So atomic structuring. Yeah, maybe I just … about it is you can create these 21:54 robust and adaptable twig templates that you can then plug different …

  6. The Basics of Drupal Revisions and Content Moderation

    … have fields (or properties.) "User" is an entity, and "User name" is a field of that entity. Nodes are a special type of … of that, after a couple of edits, a new " Revisions " tab will be available to users with the appropriate … Note: if you install the Diff module, this page will also allow you to compare two …

  7. Keeping Your Content Types Clear and Organized

    … want to follow some of the same best practices that guide database normalization. In a database, all the fields of a … vapor in the wind. For Drupal, the  Type Tray module will help you accomplish these goals. … How do they think about content types? How do they name things?  Don't just say what it is. Tell …

  8. The Easy Guide to Resolving composer.lock Conflicts

    … or composer update to get a Drupal module. For this example, we’re going to assume it’s … have version 1 and version 2 of a PHP library (or Drupal module) at the same time unless they renamed the library or … "packages": [ { "name": "composer/ca-bundle", "version": …