Modifier le fichier /app/config/packages/fos_ck_editor.yml en ajoutant les lignes suivantes :
extraAllowedContent: 'iframe[*]'
iframe_attributes: ''
iframe_allow: 'autoplay; fullscreen'
iframe_sandbox: ''fos_ck_editor:
input_sync: true
configs:
ROLE_USER:
toolbar: user_toolbar
uiColor: #557e9a
config.baseFloatZIndex: 10055
versionCheck: false
extraAllowedContent: 'iframe[*]'
iframe_attributes: ''
iframe_allow: 'autoplay; fullscreen'
iframe_sandbox: ''
ROLE_ADMIN:
toolbar: admin_toolbar
uiColor: #557e9a
config.baseFloatZIndex: 10055
versionCheck: false
extraAllowedContent: 'iframe[*]'
iframe_attributes: ''
iframe_allow: 'autoplay; fullscreen'
iframe_sandbox: ''
toolbars:
configs:
admin_toolbar: [ [ 'Source', 'PasteFromWord', '-', 'Undo', 'Redo' ],
[ 'Bold', 'Italic', 'Underline', 'Subscript', 'Superscript', 'Iframe' ],
[ 'NumberedList', 'BulletedList', '-', 'Blockquote', '-', 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock' ],
[ 'Link', 'Unlink', 'Anchor' ],
[ 'Image', 'Table', 'HorizontalRule', 'SpecialChar' ],
[ 'Styles', 'Format', 'Font', 'FontSize' ],
[ 'TextColor', 'BGColor' ],
[ 'Maximize', 'ShowBlocks' ] ]
user_toolbar: [ [ 'PasteFromWord', '-', 'Undo', 'Redo' ],
[ 'Bold', 'Italic', 'Underline', 'Subscript', 'Superscript', 'Iframe' ],
[ 'NumberedList', 'BulletedList', '-', 'Blockquote', 'CreateDiv', '-', 'JustifyLeft', 'JustifyCenter', 'JustifyRight', 'JustifyBlock' ],
[ 'Link', 'Unlink', 'Anchor' ],
[ 'Image', 'Table', 'HorizontalRule', 'SpecialChar' ],
[ 'Styles', 'Format', 'Font', 'FontSize' ],
[ 'TextColor', 'BGColor' ],
[ 'Maximize', 'ShowBlocks' ] ]Cet article a-t-il été utile ?
C'est super !
Merci pour votre commentaire
Désolé ! Nous n'avons pas pu vous être utile
Merci pour votre commentaire
Commentaires envoyés
Nous apprécions vos efforts et nous allons corriger l'article