Renamed some dirs

This commit is contained in:
Javier Eguiluz
2017-05-13 13:18:31 +02:00
parent e595779836
commit fed1337f15
2 changed files with 0 additions and 0 deletions
@@ -0,0 +1,9 @@
ivory_ck_editor:
default_config: simple_toolbar
configs:
simple_toolbar:
toolbar:
- ['Bold', 'Italic', 'Strike', 'Link']
- ['BulletedList', 'NumberedList', '-', 'Outdent', 'Indent']
- ['Copy', 'Paste', 'PasteFromWord', '-', 'Undo', 'Redo']
- ['Source']
@@ -0,0 +1,8 @@
{
"bundles": {
"Ivory\\CKEditorBundle\\IvoryCKEditorBundle": ["all"]
},
"copy-from-recipe": {
"etc/": "%ETC_DIR%/"
}
}