error

  • The page you requested does not exist. For your convenience, a search was performed using the query articles OR module OR monday OR views OR nodes OR split.
About searching

Search results

  1. Ease of Updates, Compounded Peace of Mind

    … coding standards. And we wound up doing a majority of the module updates in, in groups like here's all the editorial … is doing the Crud operations on our entity forms. So like nodes, files, media, file uploads, documents. And the reason … could just build this form and then I can build a bunch of views, which is also now just part of Drupal, and then just …

  2. Forming Forms: Designing Content Authoring Experiences

    … The Type Tray Module … which aim to consolidate Drupal's scattered site data, views, content types, and module settings to a unified … important to have context here. We're recording this on Monday the 26th. This episode is is set to release on the …

  3. Drupal: An Overview

    … all sorts of use cases. Combine it with Drupal’s built-in Views, which allow site builders and developers to rapidly … are hard to maintain. Drupal core and contributed module updates are not kept current. This can introduce … 2001: Six months later, Drupal 3.0 is released. Nodes introduced. 2002: Drupal 4.0 is released. Taxonomy is …

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

    … receives lots of search traffic. Some of our top-performing articles are six years old. This is great. It validates our … If you're using Drupal, the  dataLayer module exposes several attributes of the page by … is required for more advanced filtering, such as viewing articles from a particular quarter. The published …

  5. Small Team Skills: Putting in the Work on a Drupal 7 Upgrade

    … update, and I saw one of the modules being the group module had lost support and was no longer being updated. And … to create some of the content, work through some of the views configurations, which I'll talk a little bit about and … For those of you who are interested, I do have a few other articles out there on paragraph migrations. If it does help …

  6. Drupal's Bundle Classes Empower Better Code

    … to apply that same logic anywhere else (for instance, some Views code), untangling the preprocess code to extract that … classes, the logic could be in your theme, in a custom module .module , abstracted in a service, or anywhere! … or bestsellers, just like we had specific logic for articles before, but we only had the Node class. How …

  7. How to Plan Your Drupal 7 Migration

    … in a spreadsheet, check out the Migration Planner module. View a sample spreadsheet created by the module. … out what you have. Your developers will thank you. Views There is no way to migrate your Views reliably, … need to undertake. Is there a cutoff date for old articles? A certain taxonomy that is no longer used? Are …

  8. The Dangers of Inline Editing Structured Content

    … their shoulders. An article might reference other related articles. An album might reference an "artist" content type. … Examples of this are: when assigning Users as authors to Nodes, in file or image media fields, when using Taxonomy … structured content is the Paragraphs contributed module. The Paragraphs module lets you pre-define your …

  9. Making the Most of Display Modes In Drupal

    … Every entity type on the site (content nodes, user accounts, taxonomy terms, etc.) can have its own … choice. Creating a unique display mode for these "embedded" views makes it easier to control how content appears when … purpose, named appropriately. The View Mode Page module for Drupal gives some extra flexibility by adding …

  10. Multiple Terminal Panes with tmux

    … development workflows and working on the cloud. Publishes articles, books, and code. … be referencing MacOS BigSur 11.7. This is the built-in split-screen experience in MacOS:  … learn an entirely different approach to managing multiple views. If you switch back and forth, this problem becomes …