error

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

Search results

  1. 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 … author, the person that you have to add who's a separate node type or content type or whatever isn't in the system …

  2. 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 … if ($route_name !== 'entity.node.canonical') { return; } $node = …

  3. The Basics of Drupal Revisions and Content Moderation

    … This means that these entities will have an ID and a Revision ID . This is what allows you to create different … will generate a new revision each time the editor saves the node form. Because of that, after a couple of edits, a new " … Note: if you install the Diff module, this page will also allow you to compare two …

  4. 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 … construction kit. It was the early like put fields on a node thing. So if you want an image on a node, you put in an … we're automating a check that there's no new errors in the revision the recent log messages. So I guess I'm trying to …

  5. The Dangers of Inline Editing Structured Content

    … 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 … and most common content modeling scenarios: a page (node) with an entity_reference field to another node. …

  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 … is a Lead Engineer with extensive experience in API design, Node.js development and contribution, and distributed …

  7. Scary Web Development Stories to Tell in the Dark

    … working on a bug. I forget whether it was like a contrib module or a custom module. But for the life of me, I … Kleve: But it was Drupal six with authenticated users and node access. So what does that tell you? Yeah. James … the size of something. And in order to do that, I had to delete a file on the server and then restart the server, and …

  8. Drupal Modules We Sponsor

    … respond to submitted issues in a timely manner, ensure the module is ready for the next Drupal release, and more.  … Type Tray Type Tray replaces the default “node add” page with a page that can be displayed in a list …

  9. Just Say Drupal‽

    … Matt Kleve:  We'll link to some of that on our podcast node on the Lullabot website. If people want to take a look … On the flip side, like, we've got the Announcements module now in core, which is like kind of trying to like … keep bringing up the idea of the update, update to CKeditor module that happened with the recent version of Drupal. And …

  10. Navigating the Waters of Drupal Development with Tugboat

    … would go in there, poke around a thing, say, I think this module does what I need it to do, and it would actually … grew up from that phase where we, we wrote a full fledged Node.js application and started integrating with … link to the Tugboat, because it makes so much sense to just delete the Tugboat instance after two months of nobody …