Optionally support codemirror_editor for yaml editing (if installed)

Created on 5 September 2024, 4 months ago
Updated 19 September 2024, 4 months ago

Problem/Motivation

Optionally support codemirror_editor for yaml editing (if installed)
https://www.drupal.org/project/codemirror_editor

as alternative to https://www.drupal.org/project/yaml_editor

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Needs work

Version

1.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @Anybody
  • 🇩🇪Germany Anybody Porta Westfalica
  • First commit to issue fork.
  • Pipeline finished with Success
    4 months ago
    Total: 139s
    #274462
  • Status changed to Needs review 4 months ago
  • 🇮🇳India ankitv18

    Added codemirror_editor in the require section of composer.json with version 1 and 2 ~~ not sure is there any configuration required.

    @anybody: quick question why are we supporting D8 for this module ~~ any specific reason?

  • Status changed to Needs work 4 months ago
  • 🇩🇪Germany Anybody Porta Westfalica

    Sorry, this should not go into composer, as it's just an optional dependency ("suggests" in composer if you'd like to).

    This needs to be implemented where the textarea is displayed and if module is enabled, codemirror_editor should be used, like yaml_editor already (which could also go into composer suggests)

  • 🇩🇪Germany Anybody Porta Westfalica
Production build 0.71.5 2024