New! Drupal 11: Making Interactive Elements With HTMX

HTMX is a JavaScript library that allows you to make ajax calls and create CSS transitions without writing any JavaScript code.

In this article we will look at how HTMX is integrated into Drupal, and what services exist to help you use it within the Drupal system.

https://www.hashbangcode.com/article/drupal-11-making-interactive-elements-htmx
#drupal #htmx #drupalDevelopment #hashbangcode

Drupal 11: Making Interactive Elements With HTMX

HTMX is a JavaScript library that allows you to make ajax calls and create CSS transitions without writing any JavaScript code. It works by adding attributes to HTML elements, which it then uses to set up and perform ajax requests, swap elements, and a few other things.It was added to Drupal in version 11.3.0* and gives developers the ability to create interactive elements using render arrays and HTML attributes. The intent is to replace the entire ajax sub-system with one built around HTMX, and there is quite a lot of work ahead to accomplish this task.

#! code

What if your Drupal site could feel faster without big changes? Lazy loading might be the easiest fix you’re not using.

https://www.specbee.com/blogs/lazy-loading-in-drupal

#drupal #lazyloading #imagelazyloader #drupaldevelopment #drupalperformance #webperformance #sitespeed

The real difference between a Drupal agency and a general web agency isn’t what you think. Are you asking the right questions? Read this article to find out what you’re missing.

https://www.specbee.com/blogs/drupal-agency-vs-web-agency

#drupal #drupalagency #webagency #webdevelopment #digitaltransformation #drupaldevelopment

Drupal Canvas (Experience Builder) limits WYSIWYG editing within its own text formats. Use the Canvas Full HTML module to remove these limitations, giving content editors full control over their rich text content.

https://www.specbee.com/blogs/extending-drupal-canvas-with-canvas-full-html

#drupal #drupalcanvas #drupaldevelopment #drupalmodules #canvasfullhtml #webdevelopment #drupalcustomization #cmsdevelopment #htmlintegration

Planning to scale Drupal? Understand consulting costs, what great Drupal consulting covers, and how to pick a partner who improves speed, security, and maintainability.

https://www.specbee.com/blogs/drupal-consulting-costs-and-benefits

#drupal #drupalconsulting #drupaldevelopment #drupalagency #webdevelopment #digitaltransformation #enterprisetechnology #drupalpartner #cmsdevelopment

Losing track of revisions after repeated edits in Drupal? Learn how Entity Reference Revisions preserves content integrity by ensuring safe edits, accurate history, and reliable workflows.

https://www.specbee.com/blogs/entity-reference-revisions-drupal

#entityreferencerevisions #drupal #drupaldevelopment #drupalmodules #paragraphsmodule

Discover 25 reasons to love Drupal as it turns 25. From enterprise-grade security and scalability to an open-source community powering modern digital experiences.

https://www.specbee.com/blogs/25-reasons-to-love-drupal

#drupal25 #opensource #drupalanniversary #enterpriseweb #drupaldevelopment #drupalcommunity

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.

https://www.hashbangcode.com/article/drupal-11-theming-search-api-search-input
#drupal #drupal11 #drupalDevelopment #hashbangcode

Drupal 11: Theming The Search API Search Input

A common request I see when theming Search API forms is to swap out the normal submit element with a magnifying glass icon. Performing this action isn't difficult, but it does require adding a couple of operations to add a suggestion so a custom template can be used.

#! code

Curious about what makes a CMS migration successful? No, it isn’t limited to the transition. Read this blog to learn about ongoing support post-migration.

https://www.specbee.com/blogs/cms-migration-drupal-support

#cmsmigration #drupalmigration #postmigrationsupport #drupalsupport #drupalmaintenance #websitemigration #technicalseo #drupaldevelopment #enterprisewebsites

Our latest article on controling LED lights through Drupal by @philipnorton42 was featured by Dries Buytaert (the founder of Drupal)
https://dri.es/christmas-lights-powered-by-drupal
Dries gives us some interesting ideas on extending this project, so we'll have to do something more with this next year.
#drupal #drupalDevelopment #hashbangcode
Christmas lights, powered by Drupal

Dries is the Founder and Project Lead of Drupal and the Co-founder and Executive Chair of Acquia.