mediatheque
This commit is contained in:
Executable
+80
@@ -0,0 +1,80 @@
|
||||
enabled: true
|
||||
restrictions:
|
||||
whitelist: false
|
||||
blacklist: false
|
||||
whitelist:
|
||||
items:
|
||||
- '@root.descendants'
|
||||
filter:
|
||||
published: true
|
||||
non-published: true
|
||||
blacklist:
|
||||
items:
|
||||
- '@none'
|
||||
filter:
|
||||
published: true
|
||||
non-published: true
|
||||
apikey: null
|
||||
plugins:
|
||||
- advlist
|
||||
- anchor
|
||||
- autoresize
|
||||
- charmap
|
||||
- code
|
||||
- colorpicker
|
||||
- emoticons
|
||||
- fullscreen
|
||||
- hr
|
||||
- image
|
||||
- insertdatetime
|
||||
- link
|
||||
- lists
|
||||
- media
|
||||
- nonbreaking
|
||||
- pagebreak
|
||||
- paste
|
||||
- print
|
||||
- searchreplace
|
||||
- table
|
||||
- textcolor
|
||||
- toc
|
||||
- visualchars
|
||||
- wordcount
|
||||
parameters:
|
||||
-
|
||||
name: fontsize_formats
|
||||
value: '6pt 7pt 8pt 9pt 10pt 11pt 12pt 13pt 14pt 15pt 16pt 18pt 20pt 22pt 24pt 26pt 28pt 32pt 36pt 40pt 44pt 48pt 54pt 60pt 66pt 72pt 80pt 88pt 96pt'
|
||||
-
|
||||
name: paste_data_images
|
||||
value: '1'
|
||||
evals: ''
|
||||
menubar: true
|
||||
menu:
|
||||
-
|
||||
title: File
|
||||
items: 'newdocument print'
|
||||
-
|
||||
title: Edit
|
||||
items: 'undo redo | cut copy paste pastetext | selectall | searchreplace'
|
||||
-
|
||||
title: Insert
|
||||
items: 'media link image | pagebreak charmap anchor hr insertdatetime nonbreaking toc'
|
||||
-
|
||||
title: View
|
||||
items: 'visualchars visualaid | fullscreen'
|
||||
-
|
||||
title: Format
|
||||
items: 'bold italic underline strikethrough superscript subscript | formats | removeformat'
|
||||
-
|
||||
title: Table
|
||||
items: 'inserttable tableprops deletetable | cell row column'
|
||||
-
|
||||
title: Tools
|
||||
items: code
|
||||
toolbar:
|
||||
-
|
||||
row: 'newdocument print | cut copy paste | undo redo | searchreplace visualchars | table image media emoticons toc | insertdatetime pagebreak charmap | link unlink anchor | blockquote nonbreaking hr | code'
|
||||
-
|
||||
row: 'formatselect | fontselect fontsizeselect | bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | indent outdent | forecolor backcolor | bullist numlist | superscript subscript | removeformat | fullscreen'
|
||||
branding: false
|
||||
statusbar: true
|
||||
Reference in New Issue
Block a user