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.
#! codeOur 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-drupalDries 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.
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.
https://www.hashbangcode.com/article/drupal-11-how-alter-entity-view-builder-configuration-rendering
#drupal #drupal11 #drupalDevelopment #hashbangcode

Drupal 11: How To Alter Entity View Builder Configuration Before Rendering
I encountered an issue on a Drupal 11 site recently where I had a block that was rendering an entity to display on a page.There was nothing unusual about what was going on in the rendering process, but in this case I needed to add some attributes to the entity markup and I found that this process wasn't that simple. The solution was to intercept the rendering process half way through using a pre-rendering callback method.
#! codeCustom Drupal Development Company in Florida | Conquerors Tech
Positioned as a leading Custom Drupal Development Company in Florida, Conquerors Technologies integrates strong Drupal development skills with awareness of Florida’s business ecosystem. We craft modern, feature-rich CMS solutions that improve content workflows and deliver outstanding user experiences.
#DrupaldevelopersFlorida,
#DrupalCMSdevelopment,
#Drupalenterprisedevelopment,
#DrupaldevelopmentFrom the archive! Drupal 10: Creating A Notification System Using The Message And ECA Modules
In this article we will look at how to create a notifications system that will tell users about important events that they might be interested in.
This uses the Message, ECA, and Token modules (and some glue code) to create an event message system.
https://www.hashbangcode.com/article/drupal-10-creating-notification-system-using-message-and-eca-modules
#drupal #drupalDevelopment #eca #hashbangcode

Drupal 10: Creating A Notification System Using The Message And ECA Modules
Drupal is a great platform to create communities of users where you can allow users to create their own content and interact with each other. One way of keeping users engaged on the site is by letting them know when other users are interacting with content they have created. This is quite a common occurrence on sites like LinkedIn or Facebook, where you will receive a notification when a user comments or likes one of your posts. The same thing can be put together in Drupal with just a few modules (and a few lines of code).
#! codeNew! Drupal 11: Programmatically Change A Layout Paragraphs Layout
The Layout Paragraphs module is a great way of combining the flexibility of the layout system with the content component sytem of the Paragraphs module.
In this article we will look at the structure of the Layout Paragraphs module and when how to move a Layout Paragraph from one layout to another using PHP.
https://www.hashbangcode.com/article/drupal-11-programmatically-change-layout-paragraphs-layout
#drupal #drupalDevelopment #paragrpahs #hashbangcode

Drupal 11: Programmatically Change A Layout Paragraphs Layout
The Layout Paragraphs module is a great way of combining the flexibility of the layout system with the content component sytem of the Paragraphs module. Using this module you can set up a Paragraph that can understand different layouts and then inject Paragraphs into that layout, all within the confines of a single field.
#! codeNew! Drupal 11: Using SDC Component Library To Preview Single Directory Components
You can use the SDC Component Library module to preview them whilst you are building them, and then integrate them into your site once they are ready.
In this article we will look at setting up a theme with an SDC, and then using the SDC Component Library module preview that component.
https://www.hashbangcode.com/article/drupal-11-using-sdc-component-library-preview-single-directory-components
#drupal #drupalDevelopment #singleDirectoryComponents #sdc #hashbangcode

Drupal 11: Using SDC Component Library To Preview Single Directory Components
Single Directory Components (SDC) consist of a directory of files that go together to create a small component on a Drupal website. SDC can be nested together, which means that a consistent set of elements can be created and plugged together on a site.The power of SDC comes from their ability to be self contained. If you have the need to build a complex component that displays data in a widget then building it as a SDC means that you can ensure that every time you include it, the same widget will be shown.
#! codeWhether you like it or not, search has evolved. It’s going beyond just keywords, but what remains constant is intent. Learn how Drupal can be your strongest ally in building search-friendly, intent-driven websites with these 10 essential SEO tips for 2025.
https://www.specbee.com/blogs/drupal-seo-tips
#drupalseo #seo #digitalmarketing #drupal #seotips #drupaldevelopment #onpageseo #technicalseo #seo2025