⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
TYPO3 Core
All Projects
TYPO3 Core
Overview
Activity
Roadmap
Issues
Repository
Download (1.18 KB)
Bug #84000
» skeleton.yaml
Jan Stockfisch
, 2018-02-21 14:06
# Load default processing options
imports
:
-
{
resource
:
"
EXT:rte_ckeditor/Configuration/RTE/Processing.yaml"
}
-
{
resource
:
"
EXT:rte_ckeditor/Configuration/RTE/Editor/Base.yaml"
}
-
{
resource
:
"
EXT:rte_ckeditor/Configuration/RTE/Editor/Plugins.yaml"
}
# Add configuration for the editor
# For complete documentation see http://docs.ckeditor.com/#!/api/CKEDITOR.config
editor
:
config
:
format_tags
:
"
p;h1;h2;h3;h4;h5;pre"
toolbarGroups
:
-
{
name
:
styles
,
groups
:
[
styles
,
format
]
}
-
{
name
:
basicstyles
,
groups
:
[
basicstyles
]
}
-
{
name
:
paragraph
,
groups
:
[
list
,
indent
,
blocks
,
align
]
}
-
{
name
:
links
,
groups
:
[
links
]
}
-
{
name
:
clipboard
,
groups
:
[
clipboard
,
cleanup
,
undo
]
}
-
{
name
:
editing
,
groups
:
[
spellchecker
]
}
-
{
name
:
insert
,
groups
:
[
insert
]
}
-
{
name
:
tools
,
groups
:
[
table
,
specialchar
]
}
-
{
name
:
document
,
groups
:
[
mode
]
}
justifyClasses
:
-
u--text-left
-
u--text-center
-
u--text-right
-
u--text-justify
extraPlugins
:
-
justify
removePlugins
:
-
image
removeButtons
:
-
Anchor
-
Underline
-
Strike
-
Styles
« Previous
1
…
5
6
7
Next »
(7-7/7)
Loading...