Shrinking Pagination with JavaScript
A JavaScript solution for pagination having less options on smaller screens.
Working with the Drupal content management system, either with UI configuration or with code.
A JavaScript solution for pagination having less options on smaller screens.
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.
Beginning a series on my Drupal development setup, including Docker containerized deploys, this provides an overview of the environments.
Links can be coded to open in new tabs/windows. Here's why to usually not do that, what the exceptions are, and how to do that accessibly.
I recently presented to the Inclusive Design Research Centre about work on an open menu concept. Here are some of my key takeaways.
How we built a more accessible menu alternative
An overview of which VS Code extensions I use for different workflows.
An update to a Drupal module that grants permission based on a file.
Strategies for putting one git project within another.