error

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

Search results

  1. 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 default, like the language, entity type and bundle, and attached taxonomy terms. ( …

  2. The Dangers of Inline Editing Structured Content

    … complex content requirements, there are almost always a few entity reference fields that carry a lot on their shoulders. An article might reference other related articles. An album might reference an "artist" content type. … structured content is the Paragraphs contributed module. The Paragraphs module lets you pre-define your …

  3. The Shadow DOM {Frontend.Darkside}

    … So document query selector, pound foo.  You get the reference to that element and then you can call dot attach … CSS3 was kind of complete and they would add the different modules, but they're talking about now there's been so much … of your twig files and have it called up for a field or an entity or a block or a page or a region or wherever that …

  4. Drupal Modules We Sponsor

    … respond to submitted issues in a timely manner, ensure the module is ready for the next Drupal release, and more.  … Why we use Environment Indicator Typed Entity Typed Entity provides a simple way to treat entities like typed …

  5. Microsites in Drupal

    … example.theme.negotiator: class: '\Drupal\example_module\Theme\ExampleThemeNegotiator' arguments: ['@theme_handler', '@entity_type.manager'] tags: - { name: … to accomplish this. The simplest way is to have an entity reference field on content types that can be part of …

  6. CSS Features We’re Thankful For and CSS Features We Need

    … and layouts. CSS logical properties are a CSS module that can manipulate a page layout through logical … properties to help accomplish this. You can find a great reference guide about CSS logical properties over at MDN … CSS Weekly newsletter : A compilation of some of the best articles written by many experts in the community, including …

  7. How to Plan Your Drupal 7 Migration

    … may have. Spend some extra time thinking about your entity reference fields. More on this later. For a quick … in a spreadsheet, check out the Migration Planner module. View a sample spreadsheet created by the module. … need to undertake. Is there a cutoff date for old articles? A certain taxonomy that is no longer used? Are …

  8. Making the Most of Display Modes In Drupal

    … /admin/structure/display-modes Every entity type on the site (content nodes, user accounts, … modes. Whenever a piece of content is included in an Entity Reference field, you can choose to display it as a link or … purpose, named appropriately. The View Mode Page module for Drupal gives some extra flexibility by adding …