error

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

  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. 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: … If Drupal CMS succeeds, it might expand the range of projects where Drupal makes sense. But for …

  4. Designing Authoring Experiences That Editors Don't Hate

    … you can't just interview everybody. You need to get a broad range of viewpoints representing a cross-section of … 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. Drupal: An Overview

    … better than others. For example, if you want a simple blog or personal website, Drupal might be excessive, and you … Georgia Public Broadcasting . And so many more that range from retail to hospitality and financial services to … are hard to maintain. Drupal core and contributed module updates are not kept current. This can introduce …

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

  7. Microsites in Drupal

    … example.theme.negotiator: class: '\Drupal\example_module\Theme\ExampleThemeNegotiator' arguments: … to the front end via preprocessing. $variables['is_blog'] = … ->condition('field_product', $entity->id()) ->range(0, 10) ->sort('created', 'DESC'); $build['feed'] …

  8. Angie Byron on Cultivating Well-Being in Tech Communities

    … at MongoDB and a Drupal Core Committer. They discuss a wide range of issues related to cultivating well-being in … involved in everything. Angie Byron: I was doing module development, and core patch review. On the security … Winborn Award in the Drupal community, and you wrote a blog post about it. In there, you said, "The Drupal …

  9. Navigation Blocks and Local Tasks for Drupal's Admin UI

    … these changes right now by installing the Navigation module . The goal is to make this a part of Drupal core … that replace the top bar provided by Drupal core's toolbar module. The sidebar has a region that can be managed … theme, but the goal is to make it compatible with a wide range of admin themes. Local tasks After …