Presentación de videos en modo 'responsive' por defecto usando los estilos del editor
This commit is contained in:
parent
b99e3bff3d
commit
02f57502c3
5 changed files with 30 additions and 12 deletions
|
@ -1,5 +1,4 @@
|
|||
# CKEditor configuration
|
||||
|
||||
# CKEditor configuration:
|
||||
contentsCss: '/themes/circlepro/stylesheets/editor.css'
|
||||
allowedContent: true
|
||||
bodyClass: 'wiki'
|
||||
|
@ -7,8 +6,10 @@ removePlugins: 'codemirror,div,flash,forms,iframe,copyformatting,elementspath'
|
|||
forcePasteAsPlainText: false
|
||||
entities: false
|
||||
|
||||
# HTML sanitizer configuration
|
||||
# Youtube plugin defaults:
|
||||
youtube_responsive: true
|
||||
|
||||
# HTML sanitizer configuration:
|
||||
allowedProtocols:
|
||||
- afs
|
||||
- aim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue