getgrav / getgrav/grav-plugin-admin

Provide option to turn off CodeMirror for content textarea

Open
#726 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

CodeMirror's RTL handling makes editing content in the admin panel a pain once mixed languages or even Markdown is added to the text.

Removing the reliance on CodeMirror is probably too much to ask, but it would be nice to have the ability to paste text in the admin interface and do light editing without CodeMirror getting in the way.

Contributor guide

Open the contributing guide

Research direction

Locate the admin panel's content textarea and the CodeMirror setup, then trace how that editor is initialized. Add an option that allows the textarea to be used without CodeMirror, and verify that pasting and light editing work in the admin interface while the existing editor behavior remains available.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.