Then I had a look at some Umami issues. Well, I say “some”, but one that I had planned to work on had already been fixed and the one I actually worked on turned out to be a monster issue from almost 5 years ago that hasn’t had any work on it in over 4 years, so digging through the issue and all the comments and talk about IE11 support made for great fun. It’s a very important issue and marked as “major” so it was great to get time to work on it. The issue is about creating an accessible dropdown menu for the language switcher in Umami rather than just listing all the languages as we currently do. I started from scratch again with this one since things have moved on so much in the past few years in Drupal frontend. We now have what I think is a pretty good merge request for this, or will at least give us a decent base to work from.I spent a decent amount of time going through and – thankfully – clearing out the issue queue for the Content Access by Path module. This involved:
Similar Posts
Digital Identity and Accountable Anonymity: Insights from Wes Kussmaul
Wes points to an interesting analogy on the information highway—similar to how accountability was managed on the physical highway long ago. He explains, Of the three approaches to the authority necessary for governance:…
Integrating Drupal with Storybook components – Mario Hernandez
Integration is done and we switched our default theme to Storybook. After clearing caches if you reload the homepage you should be able to see the Article node you wrote but this time…
Set PHP realpath_cache_size ‘correctly’
<?php var_dump(realpath_cache_size()); ?> Enjoy! realpath_cache_size = 4M realpath_cache_ttl = 120 Note that if your using Apache Prefork-mpm mod_php to run PHP (the fastest when loading only PHP and not with static content) then…
Adopt a Document – new fundraising program to bring Drupal documentation to the next level
Now the question is how you can help? And the answer is simple – by “Adopting a Document”!Thanks to your support, future users of Drupal CMS will be able to easily find answers…
Talking Drupal: Talking Drupal #474 – Revolt Event Loop
Martin Anderson-Clutz – mandclu.com mandclu Today we are talking about the revolt event Loop, what it is, and why it matters with guest Alexander Varwijk (farvag). We’ll also cover IEF Complex Widget Dialog…
Manual Product Upgrades – LAB2PROD
February 13, 2024 VMware Cloud Foundation: Manual Product Upgrades Why You Shouldn’t Upgrade VMware NSX Manually The Issue? My VCF Troubleshooting guide has a few other tips for administrators. Log back onto SDDC…