home.social

#drupal11 — Public Fediverse posts

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

fetched live
  1. New! Drupal 11: Migrating From Jadu Into LocalGov Drupal: Part 1

    In this article we look at how the Jadu API is used to get hold of site content, and what we can do in Drupal to facilitate the migration of this content. We then look at a simple part of the migration as an introduction to the whole process.

    hashbangcode.com/article/drupa

  2. New! Drupal 11: Migrating From Jadu Into LocalGov Drupal: Part 1

    In this article we look at how the Jadu API is used to get hold of site content, and what we can do in Drupal to facilitate the migration of this content. We then look at a simple part of the migration as an introduction to the whole process.

    hashbangcode.com/article/drupa
    #drupal #drupal10 #drupal11 #migrate #jadu #hashbangcode

  3. New! LocalGov Drupal: Rewriting Waste Collection Data Provider Classes To Alter Data

    In this article Phil goes through how to use the hook_data_provider_info_alter() hook to change waste collection data without needing to alter the way in which the underlying system works.

    hashbangcode.com/article/local

  4. New! LocalGov Drupal: Rewriting Waste Collection Data Provider Classes To Alter Data

    In this article Phil goes through how to use the hook_data_provider_info_alter() hook to change waste collection data without needing to alter the way in which the underlying system works.

    hashbangcode.com/article/local
    #drupal #drupal10 #drupal11 #localGovDrupal #hashbangcode

  5. Drupal 11: Building A Link Directory: Part 2

    A look at an alternative approach to generating screenshots for a custom link directory. This uses a combination of a REST API in Drupal and a browser extension to generate the images.

    hashbangcode.com/article/drupa

  6. Drupal 11: Building A Link Directory: Part 2

    A look at an alternative approach to generating screenshots for a custom link directory. This uses a combination of a REST API in Drupal and a browser extension to generate the images.

    hashbangcode.com/article/drupa
    #drupal #drupalDevelopment #drupal11 #browserExtensions #javascript

  7. 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

  8. 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

  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

  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: 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

  14. 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

  15. 📚 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

  16. Incredibly honored to see the 'Automated Librarian' project featured in @thedroptimes! 🚀

    Huge thanks to the team for the shout-out. If you're curious about how I'm using Migrations, Solr/Tika, and LLMs to manage a massive digital library, check out the article below!

    thedroptimes.com/66074/ron-fer

    #Drupal11 #AI #SearchAPI #WebDev

  17. 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

  18. 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

  19. 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

  20. 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

  21. 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

  22. 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
    #drupal #drupal11 #javascript #hashbangcode

  23. 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

  24. 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
    #drupal #drupal11 #drupalDevelopment #hashbangcode

  25. 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

  26. 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
    #drupal #drupal11 #microPython #hashbangcode

  27. 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).

  28. 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).
    #drupal #drupal11

  29. 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

  30. 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

  31. 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

  32. 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
    #drupal #drupal10 #drupal11 #drupalDevelopment #hashbangcode

  33. Hey Drupal People: Where are you getting your website themes from?

    I've found the themes directory on drupal.org, Envato, Template Monster, Themes Forest, and DrupalThemes.io but I'm not that enthusiastic about any of those sites. There's a lot themes that haven't been updated in years.

    Drupal 11 came out 2 August 2024, so I’d expect a lot of themes to be freshly updated. Maybe I'm not looking in the right places? I'm happy to purchase a theme. Free not required

    #drupal #drupal11 #themes

  34. 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

  35. @drupal 11 was recently released and the Drupalize.Me User Guide needed to be updated accordingly! Here's a quick rundown of the changes made drupalize.me/blog/we-updated-d #drupal #drupal11

  36. Oliver Davies has updated his free, 10-day email course, where you'll learn to write automated tests and do test-driven development in @drupal, for Drupal 11! oliverdavies.uk/atdc #drupal #opensource #drupal11

  37. Upgrading to @drupal 11 means you have to consider the impact on backward compatibility. Here's an extended review of the key areas of concern: drupal.com.ua/133/extended-rev #drupal #drupal11 #opensource