adasd
This commit is contained in:
@@ -1025,9 +1025,6 @@ const buildPlaceholderHTML = (payload) => {
|
|||||||
|
|
||||||
function register(editor) {
|
function register(editor) {
|
||||||
log('EXECUTION', `Starte Placeholder-Registrierung für ${TARGET_CAT_ID}.`, '#DAA520');
|
log('EXECUTION', `Starte Placeholder-Registrierung für ${TARGET_CAT_ID}.`, '#DAA520');
|
||||||
// Temporär deaktiviert: Placeholder-Funktionalität komplett aussetzen.
|
|
||||||
return;
|
|
||||||
|
|
||||||
const bm = editor.BlockManager;
|
const bm = editor.BlockManager;
|
||||||
ensurePlaceholderComponent(editor);
|
ensurePlaceholderComponent(editor);
|
||||||
ensureTextSupportsPlaceholders(editor);
|
ensureTextSupportsPlaceholders(editor);
|
||||||
|
|||||||
Reference in New Issue
Block a user