Talking Drupal
Today we are talking about OpenY, a distribution for YMCAs, why it was created, and how it’s used today with guests Avi Schwab and Brent Wilker. We’ll also cover AI Media Image as our module of the week. For show notes visit: Topics What is OpenY Why is it important to the YMCA How many Y's use it Is each Y independent technologically Why doesn't the Y create a platform as a service How do you get the message out about OpenY What does a Y pay for and how do they pay What is the governance layer like Any thoughts on recipes How does theming work New features to come How does ImageX...
info_outlineTalking Drupal
Today we are talking about Drupal Contribution, how you can approach it within your company, and why a Contrib First approach is important with guest Steve Wirt. We’ll also cover Config Importer & Tools as our module of the week. For show notes visit: Topics What is contrib first How does this help the Drupal community Why is it a good idea for companies How do you explain this to non dev folks like CEOs or Presidents What do you say if a client does not buy in How do you monitor and build confidence in other developers How can someone get started Any tools or tips for someone trying...
info_outlineTalking Drupal
Today we are talking about The IXP Fellowship Initiative, Workplace Developer Training, and making Drupal better for the little guy with guests Carlos Ospina & Mike Anello. We’ll also cover Cloudflare Turnstile as our module of the week. For show notes visit: Topics What is the IXP initiative Why does the community think this is important What is the current status What changed in the last 10 years How do we encourage businesses to do this How can people get involved Resources Alternatives - privacy-focused alternative, still image-based - open, self-hosted option. Seems...
info_outlineTalking Drupal
Today we are talking about The open university initiative, Drupal in academia, and Fostering Drupal Education with guest Jean-Paul Vosmeer. We’ll also cover Artisan as our module of the week. For show notes visit: Topics What is the Drupal Open University Initiative How did this initiative start Why is it important to get Drupal into Universities and Classrooms What stage is the initiative at Is Drupal currently in any universities Is it better to approach schools or professors directly How is the curriculum being developed What are the main differences between this initiative and...
info_outlineTalking Drupal
Today we are talking about Single Directory Components, How best to work with them, and their future with Drupal with guest Brian Perry. We’ll also cover Embedded Content as our module of the week. For show notes visit: Topics What are Single Directory Components (SDC) Why the switch to SDCs What is there in common between decoupled and SDCs Can you give us an overview of your workflow Common pitfalls How should someone get started working with SDCs Does it work with Paragraphs and Blocks? Does it need to be all at once How do you think SDCs will evolve Do you see this leading to more...
info_outlineTalking Drupal
Today we are talking about GraphQL, Drupal Decoupled, and What to do with them with guest Jesus Manuel Olivas. We’ll also cover CORS UI as our module of the week. For show notes visit: Topics What is GraphQL How do you use GraphQL with Drupal Would you use GraphQL without a headless theme Do you need additional server requirements What are some of your favorite GraphQL modules What caused the change from v3 to v4 What is meant by Drupal Decoupled What are the best use cases How do you handle caching and performance How do you handle roles and permissions Do you think AI has made decoupled...
info_outlineTalking Drupal
Today we are talking about AI Autonomy, How it could help Drupal Development, and AI in the future with guest Jay Callicott. We’ll also cover AI Agents as our module of the week. For show notes visit: Topics What got you interested in this topic What is meant by AI Autonomy You suggested in your blog post in the Drop Times that developers will manage AI can you elaborate AI coming for our jobs Drupal X Do decoupled sites have an advantage Is the future going to be all prompts Skill decay What would you say to a CEO thinking about replacing developers with AI Resources Guests Jay...
info_outlineTalking Drupal
Topics What is Drupal CMS Are we ready for the release Drupal 7 What can people expect Will there be a launch button If someone uses the one click install how will they know what to do next What new features are there If someone tries the trial how do they get that site on a host When will Experience builder be out Are any vendors going to provide Drupal CMS as a service What is on the roadmap How can people get involved Resources Guests Matthew Grasmick - Hosts Nic Laflin - John Picozzi - Scott Weston - MOTW Correspondent Martin Anderson-Clutz - Brief description: Have you...
info_outlineTalking Drupal
On today's show we are talking with Nic. This is our chance to learn more about our beloved Talking Drupal show host. For show notes visit: Topics Talking Drupal NLightened Development Contribution Personal Background Interests Drupal Guests Nic Laflin - Hosts Stephen Cross-
info_outlineTalking Drupal
On today's show we are talking with John. This is our chance to learn more about our beloved Talking Drupal show host. For show notes visit: Topics Talking Drupal Non-Code Contribution Solution Architect Personal Background and Interests Drupal Guests John Picozzi - Host Stephen Cross-
info_outlineToday we are talking about D.o Issue Etiquette with Tim Lehnen.
For show notes visit:
www.talkingDrupal.com/411
Topics
- Episode 361 Credit
- Most recent changes
- AI
- How should project maintainers respond
- How should the community respond
- Consequences
- Who developed the policy
- Who is responsible for enforcement
- How do these policies help maintainers
- Anything missing
- Future updates
Resources
- Talking Drupal #361 - Drupal Credit System
- Issue Etiquette
- Abuse of the Credit System
- Unhelpful comments
- Site moderator queue
- CWG issues
- Introduction to Contribution Best Practices for Organizations
- Slack Channel #contribution-recognition-feedback
- Drupal Association Membership
Guests
Tim Lehnen - @hestenet
Hosts
Nic Laflin - www.nLighteneddevelopment.com @nicxvan
John Picozzi - www.epam.com @johnpicozzi
Tim Plunkett - @timplunkett
MOTW
Correspondent
Martin Anderson-Clutz - @mandclu
- Brief description:
- Have you ever wanted a simple way to view and store information about the overall health of your Drupal website? There’s a module for that!
- Module name/project name:
- How old:
- Project originally created in Sep 2007, current project looking like it took over the namespacex in June 2023
- Versions available:
- 1.10.0-alpha11 works with D8 and above
- Maintainership
- Currently very actively maintained, last release was in the past couple of weeks
- Does not have issue enabled, project page says to open issues against ox project, which currently has no open issues
- Usage stats:
- 3 sites
- Maintainer(s):
- Jon Pugh, a founding member of the Aegir project, among many others
- Module features and usage
- The Site module stores information about the health of your site in a fieldable, revisionable entity
- Provides a detailed history of the state of your site, including changes to configuration with a log of who changed what, where
- Will include data on Drupal and PHP version, Git information, and more
- Health can be based on the core Status report, the Site Audit module report, or a custom SiteState plugin
- Can display an overall status indicator in the toolbar, so as a site owner or maintainer you don’t have to go to the Site Status page to see it
- That page will display more detailed information, including the “reason” for the current status, the site’s history, and more
- Integrates with the Site Manager module (also by Jon Pugh) which provides a UI for monitoring and managing a portfolio of Drupal sites
- You can try out Site and Site Manager as part of the Operations project (machine name ox) as a Lando-based local setup of four sites, of which one provides a dashboard for the other three