alxy
/plugins/rainlab/blog/models/post/fields.yaml
A goood trick is to search your installation for fields.yaml
. You get a good feeling of where these files are ;)
Shahiem
I will make a feature in the next version for changing the code editor to the ckeditor. Like I did with the code editor in the content section. :)
Keios
you have to change following entry in /plugins/rainlab/blog/models/post/fields.yaml
content:
type: codeeditor
to:
content
type: wysiwyg
Last updated
Lucas[Keios]
yes, and it works only for super administrators, not for anyone else in other backend groups. we wanted CKeditor for blog posts anyway so no big deal here.
1-7 of 7