Project

General

Profile

Actions

Feature #12186

open

TinyMCE Config für Objekte

Added by Elias Villiger over 2 years ago. Updated 11 months ago.

Status:
New
Priority:
High
Assignee:
Carsten Rose
Start date:
20.03.2021
Due date:
% Done:

0%

Estimated time:
Discuss:
Prio Planung:

Description

Es gibt einige TinyMCE Optionen, die nicht als String, sondern als Objekt angegeben werden. Mit QFQ werden jedoch alle Configs als String übergeben, wodurch diese Optionen nicht gesetzt werden können.

Beispiel: https://www.tiny.cloud/docs/configure/content-filtering/#exampleusinginvalid_stylesobject

Z.B. im FE.parameter (deaktivieren von fixen Tabellengrössen):

editor-invalid_styles: { 'td': 'width height', 'th': 'width height' }

Mögliche Lösungen:
  • QFQ erkennt, wenn ein Parameter mit {} gewrapped ist und umgibt solche Parameter nicht mit Quotes.
  • Spezielle Notation in QFQ, um einen Parameter als Objekt zu markieren?

Related issues

Blocks QFQ - Feature #12632: TinyMCE: Prepare CSS classes for imagesNewCarsten Rose04.06.2021

Actions
Actions #1

Updated by Elias Villiger over 2 years ago

  • Description updated (diff)
Actions #2

Updated by Carsten Rose over 2 years ago

  • Priority changed from Normal to High
  • Target version changed from next5 to next3
Actions #3

Updated by Carsten Rose over 2 years ago

  • Blocks Feature #12632: TinyMCE: Prepare CSS classes for images added
Actions #4

Updated by Carsten Rose almost 2 years ago

  • Tracker changed from Bug to Feature
  • Priority changed from High to Normal
Actions #5

Updated by Carsten Rose almost 2 years ago

  • Priority changed from Normal to High

Check ob schon geloest

Actions #6

Updated by Carsten Rose almost 2 years ago

  • Target version changed from next3 to next2
Actions #7

Updated by Carsten Rose 11 months ago

  • Target version changed from next2 to Check if 'high' is still necessary
Actions

Also available in: Atom PDF