error

  • The page you requested does not exist. For your convenience, a search was performed using the query blog OR module OR monday OR code OR node.
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. 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 … the recent admin menu project. We’ve contributed not just code, but also helped make Drupal beautiful with our design …

  3. Just Say Drupal‽

    … Ivan's Blog Post … you're doing best practices in how you're implementing the code, then the version of symphony that's powering Drupal … On the flip side, like, we've got the Announcements module now in core, which is like kind of trying to like …

  4. 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 … to organize and refactor your templates and your front end code. So at the high level, I think about components as …

  5. Keeping Your Content Types Clear and Organized

    … it's tempting to stick another date field on the  Blog  content type so editors can use it as an event … system has to account for these variations. Any custom code has to account for these variations. Maintenance costs … vapor in the wind. For Drupal, the  Type Tray module will help you accomplish these goals. …

  6. Microsites in Drupal

    … example.theme.negotiator: class: '\Drupal\example_module\Theme\ExampleThemeNegotiator' arguments: … This is the most flexible option but requires new custom code for every microsite. It makes sense if you have a … to the front end via preprocessing. $variables['is_blog'] = …

  7. Ease of Updates, Compounded Peace of Mind

    … Digital Services Georgia. She writes and reviews functional code for GovHub, the state's official web publishing … 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 …

  8. How Automation Transformed Government Site Maintenance

    … The process typically involves: Checking each module's issue queue for Drupal 10 compatibility using the  … keeping sites up to date. It automatically spots outdated code, opens issues, and even suggests fixes, making major … documented and tracked. tested with every core and module update. re-rolled when conflicts arise. …

  9. Drupal: An Overview

    … better than others. For example, if you want a simple blog or personal website, Drupal might be excessive, and you … by the Drupal community and maintain high-quality code If this objection refers to the editorial … are hard to maintain. Drupal core and contributed module updates are not kept current. This can introduce …

  10. 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 …