Drupal Module - Filter Bold Headings
This custom Drupal module filters out when editors try to add bold within headings.
PHP code, the language that I work in the most often.
This custom Drupal module filters out when editors try to add bold within headings.
Here's how I set up a Google Gem prompt to give me better results for Drupal help.
This custom module adds a wrapper div around tables in content.
Drupal offers a few types of phpunit regression testing suites, and those tests can also be run in CI/CD and in local development.
This custom Drupal module extends H5P to expose more data to views.
PHP Linting and CS Testing in VS Code and as CI/CD jobs can help reinforced Drupal best practices.
Caches are an important tool in Drupal to keep page loads as efficient as possible, without risking showing old inaccurate information.
You might want to change meta tags for SEO purposes. Here's how to do that with Drupal theme preprocessors.
Details elements help organize content in a page, but some users need to expand them all at once to skim the page. Here's a Drupal module to do that.
I made a module to make it easier to change the heading level on the label for blocks.