Text Formats and Editors

Community

Standardize HTML formats for consistent authoring.

Authortheodorosploumis
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill eliminates the chaos of multiple, inconsistent text formats and editor settings that can lead to security vulnerabilities, broken layouts, and author frustration. It ensures a streamlined, secure, and predictable content authoring experience.

Core Features & Use Cases

  • Standardized HTML Format: Establish a single, secure HTML format for most authors, reducing complexity.
  • Aligned CKEditor Settings: Configure CKEditor buttons to precisely match allowed HTML tags, preventing authors from introducing invalid markup.
  • Controlled Format Access: Plan format access rules to prevent authors from switching between overlapping or insecure formats.
  • Use Case: Configure a new Drupal site by asking Claude to design a single "Rich Text" format for content editors, ensuring only safe HTML tags are allowed and the CKEditor toolbar provides only the necessary buttons.

Quick Start

Design a single HTML text format for authors with CKEditor settings aligned to allowed tags; include access rules to limit format switching.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Text Formats and Editors
Download link: https://github.com/theodorosploumis/drupal-best-practices/archive/main.zip#text-formats-and-editors

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository