error

  • The page you requested does not exist. For your convenience, a search was performed using the query blog OR module OR monday OR exclude OR node OR title.
About searching

Search results

  1. Forming Forms: Designing Content Authoring Experiences

    … The Type Tray Module … important to have context here. We're recording this on Monday the 26th. This episode is is set to release on the … content. So, for instance, if you've got an author or a blog post and there's an author entity that you want to …

  2. Just Say Drupal‽

    … Ivan's Blog Post … Matt Kleve:  We'll link to some of that on our podcast node on the Lullabot website. If people want to take a look … On the flip side, like, we've got the Announcements module now in core, which is like kind of trying to like …

  3. 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 … is a Lead Engineer with extensive experience in API design, Node.js development and contribution, and distributed … called link, which is very basic. It has the URL and the title and maybe a few other options, but not much more. This …

  4. Designing Authoring Experiences That Editors Don't Hate

    … of the CMS. Drupal developers might use words like "node" or "entity," but they don't necessarily make sense to … Some choices are easy, like between an event or a blog post . But some are not so obvious. For example, what … Plain language guidelines Type Tray module Drupal ATAG compatibility …

  5. Twenty Years of Lullabot

    … issue queue. Matt Westgate had written the e-commerce module. Jeff Robbins reached out for help, found him there, … from the start, was a company that wrote things down—blog posts, documentation, training curricula, books. The …

  6. The Art of Jira: Ticketing Best Practices and the Issue Schema

    … Imagine each Jira ticket as a short story. The title is your headline - crisp, clear, and to the point, … "Images in news list do not render." "Location nodes will not save after editing." "Editors can't … Epic name in brackets or with a colon separator. Blog post: Build content type Blog post: Style …

  7. Microsites in Drupal

    … in an entityTypeManager , which will let us load the node data of the current page inside the applies() … example.theme.negotiator: class: '\Drupal\example_module\Theme\ExampleThemeNegotiator' arguments: … to the front end via preprocessing. $variables['is_blog'] = …

  8. Ease of Updates, Compounded Peace of Mind

    … digital services Georgia. And it looks like that's a new title or group. And Jenna is an Acquia certified developer … coding standards. And we wound up doing a majority of the module updates in, in groups like here's all the editorial … construction kit. It was the early like put fields on a node thing. So if you want an image on a node, you put in an …

  9. What It Means to Shift Left on Accessibility and How to Do It Right

    … in tag markup structure, including brief but descriptive <title> tags for screen reader compatibility. … review common accessibility flags. It has a  Drupal module and a  WordPress plugin .  … at different points in the content process. The person's title doesn’t matter so much as their knowledge and …

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

    … If you're using Drupal, the  dataLayer module exposes several attributes of the page by … WordPress also has several plugins you can try .) The module also makes it easier to add additional via field … if ($route_name !== 'entity.node.canonical') { return; } $node = …