error

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

Search results

  1. 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 … in 2012 and built a platform that could handle 20 to 30 editors working concurrently on breaking news. Year …

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

  3. Designing Authoring Experiences That Editors Don't Hate

    … based on how we expect the fields to appear on the node edit form. This gives developers an easy guide to follow. … 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 …

  4. 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 … the variable. Now, we need to send it to Google Analytics. Edit your Google Analytics 4 configuration tag. Yours might …

  5. Unlocking the Power of Structured Content with Drupal on Iowa.gov

    … that were stacked that people could, you know, rearrange or edit or remove. And we had missed putting the edit button … to be available and stuff like that, or I want it to limit it by this taxonomy term or whatever. And you go. And … make this a little more broadly usable and release it as a module in the future for use by the general public, which I …

  6. 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 … there is a frequently asked questions page that anyone can edit and put something there. Or even if you have a question …

  7. 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 … created with specified fields Editors can create, edit, and delete Blog Post nodes Blog Posts are …

  8. 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 … filled out? What happens when an editor wants to publish a blog without an event but fills in the extra date field?  … vapor in the wind. For Drupal, the  Type Tray module will help you accomplish these goals. …

  9. Drupal X: Front End and Beyond

    … you start depending on, if Drupal Core brings in one and a module brings in another, and your theme brings in a third, … Kleve: We don't have to deal with Internet Explorer's limit of 32 style sheets on a page. Mike Herchel: … what's template is live and all that, you have to kind of edit a bunch of YAML files that you're saying set PHP and …

  10. Microsites in Drupal

    … example.theme.negotiator: class: '\Drupal\example_module\Theme\ExampleThemeNegotiator' arguments: … to the front end via preprocessing. $variables['is_blog'] = … with permissions and have certain roles only be able to edit certain microsites and their child content. What you …