error

  • The page you requested does not exist. For your convenience, a search was performed using the query blog OR module OR monday OR entity OR reference.
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. Microsites in Drupal

    … example.theme.negotiator: class: '\Drupal\example_module\Theme\ExampleThemeNegotiator' arguments: ['@theme_handler', '@entity_type.manager'] tags: - { name: … to the front end via preprocessing. $variables['is_blog'] = … to accomplish this. The simplest way is to have an entity reference field on content types that can be part of …

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

  4. Artificial Intelligence Will Supercharge Your CMS (Not Replace It)

    … AI operates without organizational context. AI can generate blog posts and answer basic questions, but it has no way to …  The Drupal AI Initiative launched with over 290 AI modules supporting 21 major providers , not because … on your Services page, which links to case studies that reference team members on your staff page. AI generating …

  5. The Dangers of Inline Editing Structured Content

    … complex content requirements, there are almost always a few entity reference fields that carry a lot on their shoulders. An … structured content is the Paragraphs contributed module. The Paragraphs module lets you pre-define your …

  6. Designing Authoring Experiences That Editors Don't Hate

    … CMS. Drupal developers might use words like "node" or "entity," but they don't necessarily make sense to authors. … 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 …

  7. The Shadow DOM {Frontend.Darkside}

    … So document query selector, pound foo.  You get the reference to that element and then you can call dot attach … CSS3 was kind of complete and they would add the different modules, but they're talking about now there's been so much … of your twig files and have it called up for a field or an entity or a block or a page or a region or wherever that …

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

    … If you're using Drupal, the  dataLayer module exposes several attributes of the page by default, like the language, entity type and bundle, and attached taxonomy terms. ( WordPress also has several plugins you can try .) The module also makes it easier to add additional via field …

  9. CSS Features We’re Thankful For and CSS Features We Need

    … CodePen. You can learn more from the Chrome team's blog post , but this is a welcome change for anyone working … and layouts. CSS logical properties are a CSS module that can manipulate a page layout through logical … properties to help accomplish this. You can find a great reference guide about CSS logical properties over at MDN …