#drupaldevelopment — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #drupaldevelopment, aggregated by home.social.
-
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.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-2
#drupal #drupalDevelopment #drupal11 #browserExtensions #javascript -
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.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-2
#drupal #drupalDevelopment #drupal11 #browserExtensions #javascript -
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.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-2
#drupal #drupalDevelopment #drupal11 #browserExtensions #javascript -
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.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-2
#drupal #drupalDevelopment #drupal11 #browserExtensions #javascript -
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.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-2
#drupal #drupalDevelopment #drupal11 #browserExtensions #javascript -
From the archive! Drupal 11: Controlling LED Lights Using A 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.
We are currently working on something similar using a micro python powered device and a rest service, more on that later!
https://www.hashbangcode.com/article/drupal-11-controlling-led-lights-using-rest-service
#drupal #drupalDevelopment #microPython -
From the archive! Drupal 11: Controlling LED Lights Using A 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.
We are currently working on something similar using a micro python powered device and a rest service, more on that later!
https://www.hashbangcode.com/article/drupal-11-controlling-led-lights-using-rest-service
#drupal #drupalDevelopment #microPython -
From the archive! Drupal 11: Controlling LED Lights Using A 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.
We are currently working on something similar using a micro python powered device and a rest service, more on that later!
https://www.hashbangcode.com/article/drupal-11-controlling-led-lights-using-rest-service
#drupal #drupalDevelopment #microPython -
From the archive! Drupal 11: Controlling LED Lights Using A 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.
We are currently working on something similar using a micro python powered device and a rest service, more on that later!
https://www.hashbangcode.com/article/drupal-11-controlling-led-lights-using-rest-service
#drupal #drupalDevelopment #microPython -
New! Drupal 11: Building A Link Directory: Part 1
This is the first part in a series of articles looking at creating a link directory in Drupal.
In this article Phil goes through how he set up the link directory in Drupal, how links are added, and how the site is able to take screenshots of the links as they are added to the directory.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-1
#drupal #drupalDevelopment #hashbangcode -
New! Drupal 11: Building A Link Directory: Part 1
This is the first part in a series of articles looking at creating a link directory in Drupal.
In this article Phil goes through how he set up the link directory in Drupal, how links are added, and how the site is able to take screenshots of the links as they are added to the directory.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-1
#drupal #drupalDevelopment #hashbangcode -
New! Drupal 11: Building A Link Directory: Part 1
This is the first part in a series of articles looking at creating a link directory in Drupal.
In this article Phil goes through how he set up the link directory in Drupal, how links are added, and how the site is able to take screenshots of the links as they are added to the directory.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-1
#drupal #drupalDevelopment #hashbangcode -
New! Drupal 11: Building A Link Directory: Part 1
This is the first part in a series of articles looking at creating a link directory in Drupal.
In this article Phil goes through how he set up the link directory in Drupal, how links are added, and how the site is able to take screenshots of the links as they are added to the directory.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-1
#drupal #drupalDevelopment #hashbangcode -
New! Drupal 11: Building A Link Directory: Part 1
This is the first part in a series of articles looking at creating a link directory in Drupal.
In this article Phil goes through how he set up the link directory in Drupal, how links are added, and how the site is able to take screenshots of the links as they are added to the directory.
https://www.hashbangcode.com/article/drupal-11-building-link-directory-part-1
#drupal #drupalDevelopment #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-cascading-select-forms-htmx
-
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.
https://www.hashbangcode.com/article/drupal-11-cascading-select-forms-htmx
-
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.
https://www.hashbangcode.com/article/drupal-11-cascading-select-forms-htmx
-
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.
https://www.hashbangcode.com/article/drupal-11-cascading-select-forms-htmx
-
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.
https://www.hashbangcode.com/article/drupal-11-cascading-select-forms-htmx
-
From the archive! Drupal 10: Testing Migration Process Plugins
Creating migration process plugins is quite easy in Drupal. What isn't easy is fixing things in content after the migration has run.
This article goes over creating a migration process plugin, and then writing unit tests for it. Essential if you want to ensure that they change content correctly before running the migration.
https://www.hashbangcode.com/article/drupal-10-testing-migration-process-plugins
#drupal #drupalDevelopment #drupalMigration #hashbangcode -
From the archive! Drupal 10: Testing Migration Process Plugins
Creating migration process plugins is quite easy in Drupal. What isn't easy is fixing things in content after the migration has run.
This article goes over creating a migration process plugin, and then writing unit tests for it. Essential if you want to ensure that they change content correctly before running the migration.
https://www.hashbangcode.com/article/drupal-10-testing-migration-process-plugins
#drupal #drupalDevelopment #drupalMigration #hashbangcode -
From the archive! Drupal 10: Testing Migration Process Plugins
Creating migration process plugins is quite easy in Drupal. What isn't easy is fixing things in content after the migration has run.
This article goes over creating a migration process plugin, and then writing unit tests for it. Essential if you want to ensure that they change content correctly before running the migration.
https://www.hashbangcode.com/article/drupal-10-testing-migration-process-plugins
#drupal #drupalDevelopment #drupalMigration #hashbangcode -
From the archive! Drupal 10: Testing Migration Process Plugins
Creating migration process plugins is quite easy in Drupal. What isn't easy is fixing things in content after the migration has run.
This article goes over creating a migration process plugin, and then writing unit tests for it. Essential if you want to ensure that they change content correctly before running the migration.
https://www.hashbangcode.com/article/drupal-10-testing-migration-process-plugins
#drupal #drupalDevelopment #drupalMigration #hashbangcode -
From the archive! Drupal 10: Testing Migration Process Plugins
Creating migration process plugins is quite easy in Drupal. What isn't easy is fixing things in content after the migration has run.
This article goes over creating a migration process plugin, and then writing unit tests for it. Essential if you want to ensure that they change content correctly before running the migration.
https://www.hashbangcode.com/article/drupal-10-testing-migration-process-plugins
#drupal #drupalDevelopment #drupalMigration #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-creating-tabbed-interface-htmx
#drupal #drupalDevelopment #drupal11 #htmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-creating-tabbed-interface-htmx
#drupal #drupalDevelopment #drupal11 #htmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-creating-tabbed-interface-htmx
#drupal #drupalDevelopment #drupal11 #htmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-creating-tabbed-interface-htmx
#drupal #drupalDevelopment #drupal11 #htmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-creating-tabbed-interface-htmx
#drupal #drupalDevelopment #drupal11 #htmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-building-load-more-feature-paginating-nodes-using-htmx
#drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-building-load-more-feature-paginating-nodes-using-htmx
#drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-building-load-more-feature-paginating-nodes-using-htmx
#drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-building-load-more-feature-paginating-nodes-using-htmx
#drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode -
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.
https://www.hashbangcode.com/article/drupal-11-building-load-more-feature-paginating-nodes-using-htmx
#drupal #drupal11 #drupalDevelopment #drupalHtmx #hashbangcode -
From the archive! Drupal 9: Extending Drupal Base Classes Without Overriding Constructors
This article details a technique for injecting dependencies into constructors, forms, and plugins without needing to override the constructor.
We break down how to use dependency injection and what the technique does to improve this in Drupal.
Despite the article being written for Drupal 9, the technique is still relevant in Drupal 11.
https://www.hashbangcode.com/article/drupal-9-extending-drupal-base-classes-without-overriding-constructors
#drupal #drupalDevelopment #hashbangcode -
From the archive! Drupal 9: Extending Drupal Base Classes Without Overriding Constructors
This article details a technique for injecting dependencies into constructors, forms, and plugins without needing to override the constructor.
We break down how to use dependency injection and what the technique does to improve this in Drupal.
Despite the article being written for Drupal 9, the technique is still relevant in Drupal 11.
https://www.hashbangcode.com/article/drupal-9-extending-drupal-base-classes-without-overriding-constructors
#drupal #drupalDevelopment #hashbangcode -
From the archive! Drupal 9: Extending Drupal Base Classes Without Overriding Constructors
This article details a technique for injecting dependencies into constructors, forms, and plugins without needing to override the constructor.
We break down how to use dependency injection and what the technique does to improve this in Drupal.
Despite the article being written for Drupal 9, the technique is still relevant in Drupal 11.
https://www.hashbangcode.com/article/drupal-9-extending-drupal-base-classes-without-overriding-constructors
#drupal #drupalDevelopment #hashbangcode -
From the archive! Drupal 9: Extending Drupal Base Classes Without Overriding Constructors
This article details a technique for injecting dependencies into constructors, forms, and plugins without needing to override the constructor.
We break down how to use dependency injection and what the technique does to improve this in Drupal.
Despite the article being written for Drupal 9, the technique is still relevant in Drupal 11.
https://www.hashbangcode.com/article/drupal-9-extending-drupal-base-classes-without-overriding-constructors
#drupal #drupalDevelopment #hashbangcode -
From the archive! Drupal 9: Extending Drupal Base Classes Without Overriding Constructors
This article details a technique for injecting dependencies into constructors, forms, and plugins without needing to override the constructor.
We break down how to use dependency injection and what the technique does to improve this in Drupal.
Despite the article being written for Drupal 9, the technique is still relevant in Drupal 11.
https://www.hashbangcode.com/article/drupal-9-extending-drupal-base-classes-without-overriding-constructors
#drupal #drupalDevelopment #hashbangcode -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
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 -
From 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 -
From 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