Ivan Zugec
ivanzugec.com
Ivan Zugec
@ivanzugec.com
One of the best uses of emojis in Google Docs is using it to track work.

✂️ = Cut that section into a separate video
✅ = Exported and ready to upload

#emojis
November 16, 2025 at 8:23 PM
Building a Drupal 11 site with Radix using Single Directory Components (SDC) for an upcoming live stream.

I'm creating components rather than scattering markup across views, blocks, and fields.

This approach reduces preprocessor code, I simply pass Twig variables to SDC props/slots.
November 16, 2025 at 11:08 AM
Anyone have any experience with the Communities tab in YouTube?

Have no idea when this was released but I'm wondering if it's useful to switch it on for the WebWash channel.

#YouTube
November 15, 2025 at 10:12 AM
About to trim the hedges 🌿

Chopping up the "Getting Started with Twig Templates in Drupal CMS" live stream for the WebWash Premium community.

#drupal
November 13, 2025 at 1:35 PM
Drupal text formats control editing capabilities by user role.

Create custom formats at Configuration > Text formats, configure toolbars (drag & drop buttons), and assign to content fields.

Perfect for consistent, secure content creation across different permission levels.

#Drupal #CMS
November 13, 2025 at 10:31 AM
I'm thinking this week's stream will be about creating content workflows in Drupal.

1. We'll set up the core workflows and content moderation module.

2. Look at the "Field States transitions" module.

3. Add workflows to Webform submissions using "Webform Workflows Element".

#drupal
November 12, 2025 at 10:06 PM
Make your Drupal Webform confirmations personal.

Go to Settings > Confirmation and add tokens like "[webform_submission:values:first_name]" to your "thank you" message. It's a quick way to use submitted data and improve the user experience.

#drupal
November 11, 2025 at 8:26 PM
CKEditor in Drupal makes adding media simple.

Click insert media to select existing assets or upload new images.

Align and resize images with various aspect ratios.

Embed YouTube videos by pasting URLs. Easy multimedia content creation.
November 10, 2025 at 9:01 PM
Forms with 30+ fields overwhelm the submissions table.

Use Webform's column customization to hide unnecessary fields.

Display only the columns you check regularly for faster data review.

Note, you can only customize the submission table when you view the results on specific webforms.
November 6, 2025 at 6:33 PM
👉 Support the channel & get exclusive content - Join WebWash Premium: www.webwash.net/premium/

YouTube link: www.youtube.com/watch?v=dAkN...
November 5, 2025 at 7:26 PM
Latest live stream explores Drupal CMS Version 2 (alpha1) and Drupal Canvas.

Key highlights: installing v2 alpha 1, touring pre-built Canvas pages, managing content types via Canvas templates, and creating custom basic components.

A comprehensive first look at the new features and capabilities.
November 5, 2025 at 7:26 PM
Wow, I got $250 free credit to use Claude Code web.

Honestly, I've yet to give it a try.

#claudecode
November 5, 2025 at 6:59 PM
How do you name your fields in Drupal?

- Singular (field_image) or plural (field_images)?

- Prefix with content type (field_event_image)?

- Abbreviate (field_ev_image)?

- Use double underscores (field_event__image)?

What naming convention does your team use?
November 3, 2025 at 8:56 PM
Daily reminder: AI confidently hallucinates false info.

Asked Claude about a WP-CLI one-time login command (like drush uli).

It invented "wp user generate-login-link", which doesn't exist.

I tried it multiple times before realising.

#ai #claude
October 31, 2025 at 6:04 PM
Going to test out Drupal CMS 2.0.0-alpha1 right now!!!!

If it goes well, it could probably be the topic of this week's live stream. 🤔

#drupal #drupalcms
October 29, 2025 at 6:53 PM
I can't be the only one who sends an important email and quickly checks the email log search in Google Workspace to make sure there are no errors.

It doesn't guarantee the email will be delivered.

But sometimes it's good to make sure that there are no bounces or anything like that.

#emails
October 29, 2025 at 3:28 PM
Vid: 3/3
October 29, 2025 at 11:19 AM
YouTube link: www.youtube.com/live/C8jMb0I...

📧 Join our newsletter: www.webwash.net/newsletter/

vid: 2/3
October 29, 2025 at 11:19 AM
Quick summary of "Using AI Automators (Drupal AI) in Drupal CMS" stream:

• Create basic AI automators
• Configure CKEditor AI
• Chain automators & processors
• Set up Field Widget Actions

#drupal #drupalcms #drupalai

Vid: 1/3
October 29, 2025 at 11:19 AM
CKEditor in Drupal creates bulleted and numbered lists via toolbar buttons or Markdown shortcuts (- for bullets, 1. for numbers).

Features include multi-level nesting and custom starting numbers for ordered lists.

These tools help structure content clearly and improve readability.

#drupal
October 28, 2025 at 4:36 PM
Cutting up the latest livestream, which is all about AI Automators in Drupal for the WebWash Premium members.

I'm trying to edit this video a little differently, and I plan on not spending hours chopping it up.

Because I need to plan out this week's livestream. 🎬
October 27, 2025 at 9:52 PM
Turn on Ajax in Webform settings to eliminate page reloads between form steps.

The form refreshes in place instead.

Critical for embedded forms in sidebars or page content where reloads disrupt reading flow.
October 27, 2025 at 1:22 PM
I've added chapter markers for the "Using AI Automators (Drupal AI) in Drupal CMS" live stream.

This live stream will explore the AI Automator submodule, a component of Drupal AI.

Links below: ⬇️
October 25, 2025 at 11:55 AM
Multi-step Webform URLs don't change between pages.

Select "Page name" in Form Wizard Settings to add page keys to the URL.

Now you can track where users drop off in your analytics.

#drupal
October 24, 2025 at 2:29 PM
Part 3
October 21, 2025 at 9:01 PM