Talking Drupal
Today we are talking about MCPs, AI Automators, and AI Agents with guest Marcus Johansson. We’ll also cover AI Ecosystem Recipe as our module of the week. For show notes visit: Topics Understanding Model Context Protocol (MCP) AI Automators in Drupal Creating Complex Workflows with Automators Simple and Effective Automator Use Cases AI Image Alt Text and Contextual Understanding AI Tagging and Content Management Introduction to AI Agents in Drupal Challenges and Future of AI Agents Real-World Applications and Future of AI in Drupal Proliferation of Orchestration Tools Resources ...
info_outlineTalking Drupal
In this episode, Martin sits down with Adam Boros, a passionate developer who shares his journey in the Drupal community. Adam discusses the importance of automation for small teams and recounts his experiences with Drupal's evolution from version 6 to the recent resurgence of enjoyment with Drupal 10. He introduces his innovative personal calendar builder created for DrupalCon Vienna, explaining its simplicity and the enthusiastic community feedback it received. For show notes visit: Topics The Fun of Drupal Over the Years Reconnecting at DrupalCon Vienna The Personal Calendar Builder...
info_outlineTalking Drupal
Today we are talking about The United Nations Open Source Week, Digital Public Infrastructure, and Digital sovereignty with guest Tiffany Farriss & Mike Gifford. We’ll also cover Local Association (EU Sites Project) as our module of the week. For show notes visit: Topics Drupal at the United Nations Open Source Week The Role of Open Source in Digital Governance Global Collaboration and Open Source Initiatives Challenges and Opportunities in Open Source Adoption The Role of Open Source Program Offices Understanding Digital Public Infrastructure The Importance of Digital Sovereignty...
info_outlineTalking Drupal
Today we are talking about AI, New Drupal Features, and the future of AI in Drupal with guest Jamie Abrahams. We’ll also cover Orchestration as our module of the week. For show notes visit: Topics Exciting Announcement: Object-Oriented Hooks in Themes The Drupal AI Initiative Canvas AI and Migration Challenges AI Powered Features and Future Directions AI's Role in Drupal vs. Other Platforms Human in the Loop AI in Drupal Canvas AI and Human Control Challenges with Customizability and AI Integration Transparency and Ethics in AI Modernizing Drupal's Core for AI Future of AI in Drupal...
info_outlineTalking Drupal
Today we are talking about AI News,Drupal Hooks, and Drupal 11. We’ll also cover Webform Scheduled Tasks as our module of the week. For show notes visit: Topics AI in News Anchoring Drupal Hooks and Themes Adoption of Object-Oriented Modules Challenges with Theme Hook Orders Understanding Hook Ordering in Modules Simplifying Hook Ordering with Drupal 11.2 Updating to Drupal 11: Considerations and Plans Exciting Features in Drupal 11 Drupal Orchestration and Integration New England Drupal Camp Announcement State of Drupal Work and Future Prospects Resources Hosts Nic Laflin - ...
info_outlineTalking Drupal
Today we are talking about Drupal for Designers, site builder certifications, and getting more designers in Drupal with guests Dave Pickett & Kelly Smith. We’ll also cover Sitewide Alert as our module of the week. For show notes visit: Topics Designing for Drupal: Challenges and Insights Site Builder Certification Journey Starting the Journey: Taking the Course and Exams Understanding Drupal: Post-Certification Insights Challenges and Complexities in Drupal Team Collaboration and Training Benefits Practical Applications and Personal Projects Preparing for the Certification Exam ...
info_outlineTalking Drupal
Today we are talking about Single Directory Components, Leveling up your skills, and How DrupalEasy can help with our guest Mike Anello. We’ll also cover Markdown Easy as our module of the week. For show notes visit: Topics Discussion on Single Directory Components Drupal Easy's Training Programs Light Bulb Moments in Learning Choosing Post CSS for Front-End Development Course Materials and Updates Course Structure and Student Engagement Introducing the Show and Tell Series Resources Dries blogs about Markdown Easy: DrupalEasy Show & Tell Ignore missing {% include...
info_outlineTalking Drupal
Today we are talking about Pantheon, Drupal AI, and How Google is getting into the mix with guest Josh Koenig. We’ll also cover AI Image Alt Text as our module of the week. For show notes visit: Topics Josh Koenig on AI in Personal Use Pantheon's AI Integration The Role of Proof of Concepts in Development AI's Impact on Proof of Concepts Challenges of AI in Production Case Study: Pantheon's Early Days The MVP Approach and Its Pitfalls AI in Technical Consulting Advising Clients on AI Usage AI Initiatives at Pantheon Enhancing Search with AI Challenges with AI-Generated Content Drupal AI...
info_outlineTalking Drupal
Today we are talking about the New Contribution Records System, how it’s changed, and what you may need to do differently with guests Fran Garcia-Linares & Tim Lehnen. We’ll also cover Config Notify as our module of the week. This episode is sponsored by For show notes visit: Topics Understanding the Contribution Record System Recent Changes and Migration Challenges Assigning and Displaying Contribution Credits Future Enhancements and Broader Contributions Collaborating on Commit Message Format GitLab Migration and Contribution Records Integration Challenges with GitLab Testing and...
info_outlineTalking Drupal
Today we are talking about Tugboat, What it does, and how it can super charge your ci/cd process with guest James Sansbury. We’ll also cover ShURLy as our module of the week. For show notes visit: Topics Celebrating 20 Years with Drupal Introduction to Tugboat Comparing Tugboat with Other Solutions Tugboat's Unique Advantages Standardizing Workflows with Tugboat Handling Hosting and Development Delays Troubleshooting and Knowledge Transfer Client Base and Use Cases Agency Partnerships and Payment Structures Unique and Interesting Use Cases Challenges and Limitations of Tugboat Setting Up...
info_outlineToday we are talking about Creating Recipes, What Recipes already exist, and helpful tips and tricks with guest Jim Birch. We’ll also cover Features as our module of the week.
For show notes visit:
https://www.talkingDrupal.com/470
Topics
- What are recipes
- How do you recommend someone get started writing recipes
- Where can people find recipes
- Can you include sub recipes
- How should you test recipes
- Any tools that make writing recipes easier
- What recipes are needed that do not exist
- How can people move recipes forward
Resources
- Recipe Author Guide
- Drupal Core Recipes
- Preconditions for recipes
- Drupal Recipes Cookbook
- Recipes Packagist
- Recipe type
- Phase 2 roadmap
- Umami profile recipes
- Minimal profile recipes
Guests
Jim Birch - linkedin.com/in/jimbirch thejimbirch
Hosts
Nic Laflin - nLighteneddevelopment.com nicxvan
John Picozzi - epam.com johnpicozzi
Aubrey Sambor - star-shaped.org starshaped
MOTW
Correspondent
Martin Anderson-Clutz - mandclu.com mandclu
- Brief description:
- Have you ever wanted an admin UI to manage sets of configuration, to version and share across Drupal sites? There’s a module for that.
- Module name/project name:
- Brief history
- How old: created in Mar 2009 by yhahn, though recent releases are by Dave Reid
- Versions available: 7.x-2.15 and 8.x-3.14, the latter of which works with Drupal 9.4 and 10
- Maintainership
- Minimally maintained
- Security coverage
- Test coverage
- Documentation: Has a documentation guide and probably hundreds if not thousands of of tutorials available
- Number of open issues: 610 open issues, 54 of which are bugs against the 8.x branch
- Usage stats:
- Almost 117,000 sites, though the majority are using the D7 version
- Module features and usage
- Many listeners will remember Features as the de facto solution for configuration management in Drupal 7 and earlier
- As the name implies, it was really intended to share common capabilities across different Drupal sites
- Unlike recipes, Features can have version numbers, because there is a path to sync configuration updates across sites using a Feature, though this is where a lot of teams found Features could be complex to use
- We did previously cover Features as MOTW all the way back in episode #147, but I thought it was relevant to today’s discussion because of the way it provides a UI for organizing and exporting specific sets of configuration
- There is an open issue for Features to directly export recipes, because it already does a lot of the time-consuming work of collecting together necessary config files, including dependencies
- Even its current state, it could be a time saver for anyone wanting to start creating their own recipes