error

  • The page you requested does not exist. For your convenience, a search was performed using the query blog OR module OR monday OR field OR redirection.
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. Keeping Your Content Types Clear and Organized

    … For example, it's tempting to stick another date field on the  Blog  content type so editors can use it as an event … vapor in the wind. For Drupal, the  Type Tray module will help you accomplish these goals. …

  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. When is Drupal Overkill?

    … between pieces of content. But what if you just need a blog, a photo gallery, or an event calendar? For a … Many of these integrations already have free contributed modules ready to use. If you don't need to: … none of its benefits. Everything is crammed into the body field. What should be structured components become one-off …

  5. Designing Authoring Experiences That Editors Don't Hate

    … needs of the organization. A form with a title and body field is simple but inadequate. We want to build a … 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 …

  6. Drupal: An Overview

    … capabilities, which allow you to add whatever kind of field you want to various types of entities, offer a solid … better than others. For example, if you want a simple blog or personal website, Drupal might be excessive, and you … are hard to maintain. Drupal core and contributed module updates are not kept current. This can introduce …

  7. 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 values or in a custom module with …

  8. 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 … The Legacy SDC Module page that still contains a ton of good information … you create a content type and this content type has a link field. 08:54 When we are rendering the link, we are …

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

    … Epic name in brackets or with a colon separator. Blog post: Build content type Blog post: Style default display mode [Metatags] Set … type with the following fields: Title (text field, required) Body (long text field with WYSIWYG, …

  10. Microsites in Drupal

    … example.theme.negotiator: class: '\Drupal\example_module\Theme\ExampleThemeNegotiator' arguments: … to the front end via preprocessing. $variables['is_blog'] = … and more. Changes are made in preprocessing based on the field values. Be careful when offering unlimited …