mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-17 18:16:46 +03:00
39 lines
1.5 KiB
JSON
39 lines
1.5 KiB
JSON
{
|
|
"locks": {
|
|
"egeloen/ckeditor-bundle": {
|
|
"version": "5.0",
|
|
"recipe": {
|
|
"repo": "5.0",
|
|
"branch": "master",
|
|
"version": "5.0",
|
|
"ref": "9bff1a2f13047142fd0ed93ba71cb7df5c86a2fa"
|
|
}
|
|
}
|
|
},
|
|
"manifests": {
|
|
"egeloen/ckeditor-bundle": {
|
|
"repository": "github.com/symfony/recipes-contrib",
|
|
"package": "egeloen/ckeditor-bundle",
|
|
"version": "5.0",
|
|
"manifest": {
|
|
"bundles": {
|
|
"Ivory\\CKEditorBundle\\IvoryCKEditorBundle": [
|
|
"all"
|
|
]
|
|
},
|
|
"copy-from-recipe": {
|
|
"config/": "%CONFIG_DIR%/"
|
|
}
|
|
},
|
|
"files": {
|
|
"config/packages/ivory_ck_editor.yaml": {
|
|
"contents": "ivory_ck_editor:\n default_config: simple_toolbar\n configs:\n simple_toolbar:\n toolbar:\n - ['Bold', 'Italic', 'Strike', 'Link']\n - ['BulletedList', 'NumberedList', '-', 'Outdent', 'Indent']\n - ['Copy', 'Paste', 'PasteFromWord', '-', 'Undo', 'Redo']\n - ['Source']\n",
|
|
"executable": false,
|
|
"encoding": ""
|
|
}
|
|
},
|
|
"origin": "egeloen/ckeditor-bundle:5.0@github.com/symfony/recipes-contrib:master",
|
|
"is_contrib": true
|
|
}
|
|
}
|
|
} |