home.social

#drupal11 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #drupal11, aggregated by home.social.

  1. Drupal 11: Node Display Mode Preview Form

    This is part five of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a simple form that allows users to enter a node ID and a view mode and see the node rendered in that view mode. The article is a detailed look at how the HTMX is used to generate this effect in Drupal.

    hashbangcode.com/article/drupa

  2. Drupal 11: Node Display Mode Preview Form

    This is part five of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a simple form that allows users to enter a node ID and a view mode and see the node rendered in that view mode. The article is a detailed look at how the HTMX is used to generate this effect in Drupal.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalHtmx

  3. Drupal 11: Node Display Mode Preview Form

    This is part five of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a simple form that allows users to enter a node ID and a view mode and see the node rendered in that view mode. The article is a detailed look at how the HTMX is used to generate this effect in Drupal.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalHtmx

  4. Drupal 11: Node Display Mode Preview Form

    This is part five of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a simple form that allows users to enter a node ID and a view mode and see the node rendered in that view mode. The article is a detailed look at how the HTMX is used to generate this effect in Drupal.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalHtmx

  5. Drupal 11: Node Display Mode Preview Form

    This is part five of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a simple form that allows users to enter a node ID and a view mode and see the node rendered in that view mode. The article is a detailed look at how the HTMX is used to generate this effect in Drupal.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalHtmx

  6. New! Drupal 11: Cascading Select Forms With HTMX

    This is part four of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a form that contains multiple select elements and then use HTMX (and a little bit of the form states API) to tie them together so that selecting one element updates the others.

    hashbangcode.com/article/drupa

  7. New! Drupal 11: Cascading Select Forms With HTMX

    This is part four of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a form that contains multiple select elements and then use HTMX (and a little bit of the form states API) to tie them together so that selecting one element updates the others.

    hashbangcode.com/article/drupa

    #drupal #drupal11 #htmx #drupalDevelopment #hashbangcode

  8. New! Drupal 11: Cascading Select Forms With HTMX

    This is part four of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a form that contains multiple select elements and then use HTMX (and a little bit of the form states API) to tie them together so that selecting one element updates the others.

    hashbangcode.com/article/drupa

    #drupal #drupal11 #htmx #drupalDevelopment #hashbangcode

  9. New! Drupal 11: Cascading Select Forms With HTMX

    This is part four of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a form that contains multiple select elements and then use HTMX (and a little bit of the form states API) to tie them together so that selecting one element updates the others.

    hashbangcode.com/article/drupa

    #drupal #drupal11 #htmx #drupalDevelopment #hashbangcode

  10. New! Drupal 11: Cascading Select Forms With HTMX

    This is part four of a series of articles looking at HTMX in Drupal.

    In this article we will look at creating a form that contains multiple select elements and then use HTMX (and a little bit of the form states API) to tie them together so that selecting one element updates the others.

    hashbangcode.com/article/drupa

    #drupal #drupal11 #htmx #drupalDevelopment #hashbangcode

  11. New! Drupal 11: Creating A Tabbed Interface With HTMX

    This is part three of a series of articles looking at HTMX in Drupal.

    In this article we will be creating a tabbed interface in Drupal, where HTMX is used to power loading the data in a tab like section without reloading the page.

    hashbangcode.com/article/drupa

  12. New! Drupal 11: Creating A Tabbed Interface With HTMX

    This is part three of a series of articles looking at HTMX in Drupal.

    In this article we will be creating a tabbed interface in Drupal, where HTMX is used to power loading the data in a tab like section without reloading the page.

    hashbangcode.com/article/drupa
    #drupal #drupalDevelopment #drupal11 #htmx #hashbangcode

  13. New! Drupal 11: Creating A Tabbed Interface With HTMX

    This is part three of a series of articles looking at HTMX in Drupal.

    In this article we will be creating a tabbed interface in Drupal, where HTMX is used to power loading the data in a tab like section without reloading the page.

    hashbangcode.com/article/drupa
    #drupal #drupalDevelopment #drupal11 #htmx #hashbangcode

  14. New! Drupal 11: Creating A Tabbed Interface With HTMX

    This is part three of a series of articles looking at HTMX in Drupal.

    In this article we will be creating a tabbed interface in Drupal, where HTMX is used to power loading the data in a tab like section without reloading the page.

    hashbangcode.com/article/drupa
    #drupal #drupalDevelopment #drupal11 #htmx #hashbangcode

  15. New! Drupal 11: Creating A Tabbed Interface With HTMX

    This is part three of a series of articles looking at HTMX in Drupal.

    In this article we will be creating a tabbed interface in Drupal, where HTMX is used to power loading the data in a tab like section without reloading the page.

    hashbangcode.com/article/drupa
    #drupal #drupalDevelopment #drupal11 #htmx #hashbangcode

  16. New! Drupal 11: Building A "Load More" Feature For Paginating Nodes Using HTMX

    In this article a controller action is created to load some pages of content to display them as a list.

    New items can be appended to the existing list using a HTMX callback, creating a load more feature.

    hashbangcode.com/article/drupa

  17. New! Drupal 11: Building A "Load More" Feature For Paginating Nodes Using HTMX

    In this article a controller action is created to load some pages of content to display them as a list.

    New items can be appended to the existing list using a HTMX callback, creating a load more feature.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode

  18. New! Drupal 11: Building A "Load More" Feature For Paginating Nodes Using HTMX

    In this article a controller action is created to load some pages of content to display them as a list.

    New items can be appended to the existing list using a HTMX callback, creating a load more feature.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode

  19. New! Drupal 11: Building A "Load More" Feature For Paginating Nodes Using HTMX

    In this article a controller action is created to load some pages of content to display them as a list.

    New items can be appended to the existing list using a HTMX callback, creating a load more feature.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode

  20. New! Drupal 11: Building A "Load More" Feature For Paginating Nodes Using HTMX

    In this article a controller action is created to load some pages of content to display them as a list.

    New items can be appended to the existing list using a HTMX callback, creating a load more feature.

    hashbangcode.com/article/drupa
    #drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode

  21. 📚 New Blog Post: Building an 'X-Ray Machine' for Drupal 11
    I just published Part 3 of my "Automated Librarian" series. Today is all about moving from "thin metadata" to full deep-text indexing using Solr and Tika.
    If you've ever struggled with making thousands of PDFs truly searchable in #Drupal, this one is for you.
    Read the full breakdown: drupalodyssey.com/go/rOxKwcy
    #Drupal11 #OpenSource #Solr #SearchAPI #WebDevelopment #PHP

  22. 📚 New Blog Post: Building an 'X-Ray Machine' for Drupal 11
    I just published Part 3 of my "Automated Librarian" series. Today is all about moving from "thin metadata" to full deep-text indexing using Solr and Tika.
    If you've ever struggled with making thousands of PDFs truly searchable in #Drupal, this one is for you.
    Read the full breakdown: drupalodyssey.com/go/rOxKwcy
    #Drupal11 #OpenSource #Solr #SearchAPI #WebDevelopment #PHP

  23. I had 180+ eBooks buried on a NAS and needed them in #Drupal11. Instead of the "soul-crushing" manual route, I built a migration engine using NFS mounts and the Migrate API.

    The result? 20 years of files imported in 20 minutes. Now the real work begins: unlocking the knowledge inside.

    Read the technical breakdown: drupalodyssey.com/go/LHWWOHlhH

    #SelfHosted #Drupal #OpenSource #DataMigration

  24. I had 180+ eBooks buried on a NAS and needed them in #Drupal11. Instead of the "soul-crushing" manual route, I built a migration engine using NFS mounts and the Migrate API.

    The result? 20 years of files imported in 20 minutes. Now the real work begins: unlocking the knowledge inside.

    Read the technical breakdown: drupalodyssey.com/go/LHWWOHlhH

    #SelfHosted #Drupal #OpenSource #DataMigration

  25. I had 180+ eBooks buried on a NAS and needed them in #Drupal11. Instead of the "soul-crushing" manual route, I built a migration engine using NFS mounts and the Migrate API.

    The result? 20 years of files imported in 20 minutes. Now the real work begins: unlocking the knowledge inside.

    Read the technical breakdown: drupalodyssey.com/go/LHWWOHlhH

    #SelfHosted #Drupal #OpenSource #DataMigration

  26. I had 180+ eBooks buried on a NAS and needed them in #Drupal11. Instead of the "soul-crushing" manual route, I built a migration engine using NFS mounts and the Migrate API.

    The result? 20 years of files imported in 20 minutes. Now the real work begins: unlocking the knowledge inside.

    Read the technical breakdown: drupalodyssey.com/go/LHWWOHlhH

    #SelfHosted #Drupal #OpenSource #DataMigration

  27. I had 180+ eBooks buried on a NAS and needed them in #Drupal11. Instead of the "soul-crushing" manual route, I built a migration engine using NFS mounts and the Migrate API.

    The result? 20 years of files imported in 20 minutes. Now the real work begins: unlocking the knowledge inside.

    Read the technical breakdown: drupalodyssey.com/go/LHWWOHlhH

    #SelfHosted #Drupal #OpenSource #DataMigration

  28. I've been a digital hoarder of eBooks for two decades. It was time to stop collecting and start discovering.
    Part 1 of my new series on building an intelligent library with #Drupal and #Solr is live.

    📖 Read the breakdown: drupalodyssey.com/go/WRJQM

    #OpenSource #Drupal11 #DevLog #PHP #HomeLab

  29. I've been a digital hoarder of eBooks for two decades. It was time to stop collecting and start discovering.
    Part 1 of my new series on building an intelligent library with #Drupal and #Solr is live.

    📖 Read the breakdown: drupalodyssey.com/go/WRJQM

    #OpenSource #Drupal11 #DevLog #PHP #HomeLab

  30. I've been a digital hoarder of eBooks for two decades. It was time to stop collecting and start discovering.
    Part 1 of my new series on building an intelligent library with #Drupal and #Solr is live.

    📖 Read the breakdown: drupalodyssey.com/go/WRJQM

    #OpenSource #Drupal11 #DevLog #PHP #HomeLab

  31. I've been a digital hoarder of eBooks for two decades. It was time to stop collecting and start discovering.
    Part 1 of my new series on building an intelligent library with #Drupal and #Solr is live.

    📖 Read the breakdown: drupalodyssey.com/go/WRJQM

    #OpenSource #Drupal11 #DevLog #PHP #HomeLab

  32. I've been a digital hoarder of eBooks for two decades. It was time to stop collecting and start discovering.
    Part 1 of my new series on building an intelligent library with #Drupal and #Solr is live.

    📖 Read the breakdown: drupalodyssey.com/go/WRJQM

    #OpenSource #Drupal11 #DevLog #PHP #HomeLab

  33. New! Drupal 11: Finding A Better Way To Display Code Examples

    In this article I will look at a few code sandboxes and how they might be integrated into Drupal.

    I'll then look at one code sandbox in particular and allow this to be embedded into article content.

    hashbangcode.com/article/drupa

  34. New! Drupal 11: Theming The Search API Search Input

    In this article we will look at how we can use a combination of form alters and suggestion hooks to change the Search API form submit input to a button. This is so that an SVG magnifying glass icon can be embedded inside.

    hashbangcode.com/article/drupa

  35. New! Drupal 11: Controlling LED Lights Using A REST Service

    It is quite easy to create RESTful services in Drupal; it just needs a single class. All I would need to do is create a form to control the colour that is selected in the REST service.

    In this article we will look at creating a Drupal module containing a RESTful interface, which we will connect to with the Plasma 2350 W to update the colour of the lights.

    hashbangcode.com/article/drupa

  36. If you are updating to Drupal 11.3.0 and have the Anchor Link module installed then you might want to watch out for this issue drupal.org/project/anchor_link
    No fix for it just yet (other than disabling the module).

  37. New! Drupal 11: How To Alter Entity View Builder Configuration Before Rendering

    In this article we will look at using the view builder to generate a renderable view of an entity and then look at how to alter the attributes of the view mode without using a preprocess hook.

    hashbangcode.com/article/drupa

  38. Partnering with Skvare, the National Association of Addiction Treatment Providers (NAATP) modernized its platform using React and Drupal 11, all while keeping CiviCRM as the single source of member data.
    The result? A faster, more interactive member directory that lets visitors easily explore treatment providers by location, services, and programs — with real-time data updates straight from CiviCRM.

    🔗 Explore how tech and community come together: civicrm.com/case-study/moderni

    #CiviCRM #Drupal11

  39. From the archive! Drupal 9: Entity Bundle Classes

    Drupal 9.3.0 came with a new feature called entity bundle classes. This allows more control of entity bundles within Drupal and provides a number of benefits.

    In this article we look at creating entity bundle classes, why they are useful, if you should be using them in your Drupal projects.

    hashbangcode.com/article/drupa

  40. Something to get excited about for @drupal 11.1? Object-oriented hooks for more modern and performant PHP. Check out the module on Github to see this update in action! drupaleasy.com/blogs/ultimike/ #drupal #drupal11 #drupaldevs

  41. New! Drupal 10: An Introduction To Batch Processing With The Batch API
    This is the first part in a series of posts looking at the batch API.
    hashbangcode.com/article/drupa