Ivan Zugec
ivanzugec.com
Ivan Zugec
@ivanzugec.com
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
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
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
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
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
Part 2

# Modules and links:
Devel: www.drupal.org/project/devel

WebProfiler: www.drupal.org/project/webp...

Ignitionhttps://www.drupal.org/project/ignition

Kint: www.drupal.org/project/kint

Xdebug: xdebug.org

DDEV Docs: docs.ddev.com/en/stable/us...

Video: www.youtube.com/watch?v=yOnH...
October 21, 2025 at 9:01 PM
Learn to display and configure error reporting, and handle the White Screen of Death (WSOD) in Drupal.

Video covers using Devel and WebProfiler for debugging, implementing Ignition for beautiful error pages, and printing variables with dump() and other debugging functions.

#drupal

Link below
October 21, 2025 at 9:01 PM