warning

  • Your search used too many AND/OR expressions. Only the first 7 terms were included in this search.

error

  • The page you requested does not exist. For your convenience, a search was performed using the query blog OR news OR closing OR drupal OR module OR repository OR my OR 2¢.
About searching

Search results

  1. Twenty Years of Lullabot

    2007, I checked into the Old Court Inn the night before a Drupal training in Providence. I was in a melancholy mood, … from the start, was a company that wrote things down—blog posts, documentation, training curricula, books. The … handle 20 to 30 editors working concurrently on breaking news. Year after year, we kept the Grammy Awards …

  2. Directing How Single Directory Components Directly Simplify Theming

    … Single Directory Components (SDC) in Drupal 10 are transforming theming by simplifying component … an interview with the primary creator of the Drupal module that's now in core and experienced Lullabot front-end … nice yet sad thing about it is that I feel like it's all news. Like people are using it. And it's not something that …

  3. Keeping Your Content Types Clear and Organized

    … content into a content management system (CMS) like Drupal. Sometimes, it's easy to answer. Sometimes not. … it's tempting to stick another date field on the  Blog  content type so editors can use it as an event … eliminate a choice. For example, one client has  News and  Press Release content types. Press …

  4. Just Say Drupal‽

    Just Say Drupal271 Explicit … Ivan's Blog Post … I can't see any reason beyond other than like, a latest news type block somewhere on the page to call it a point …

  5. Forming Forms: Designing Content Authoring Experiences

    … his extensive experience in the field. (He's been doing Drupal for almost 18 years!) We also learn what Drupal … content. So, for instance, if you've got an author or a blog post and there's an author entity that you want to … Yep. My pleasure. Matt Kleve: Morgan, I've got good news for you. Morgan Eck: Okay. Matt Kleve: …

  6. Navigating the Waters of Drupal Development with Tugboat

    Navigating the Waters of Drupal Development with Tugboat 268 … would go in there, poke around a thing, say, I think this module does what I need it to do, and it would actually … News, interviews, and tips about Drupal and Open Source from …

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

    … documents do not trigger a download." "Images in news list do not render." "Location nodes will not … Epic name in brackets or with a colon separator. Blog post: Build content type Blog post: Style … if any changes are needed before moving to UAT. Closing a Jira ticket Closing a Jira ticket should …

  8. Designing Authoring Experiences That Editors Don't Hate

    … use the language. Avoid the terminology of the CMS. Drupal developers might use words like "node" or "entity," … Some choices are easy, like between an event or a blog post . But some are not so obvious. For example, what is the difference between news and press release in the image below?  …

  9. Drupal Automatic Updates—The Update

    Drupal Automatic Updates—The Update 258 … going to be a link in the show notes to sort of an intro blog that I wrote largely just trying to explain some of the … News, interviews, and tips about Drupal and Open Source from …

  10. Deploying to Private Servers via WireGuard from GitHub Actions

    … Deployments are centralized in a single infrastructure repository, and each application repository triggers its … that GitHub Actions does not touch. /etc/docker/ myapp/ docker-compose.yml .env # secrets, … has a value. Example: docker-compose.yml for a Drupal application The following example shows a …