Back to CKeditor Support

wellnitz.alex485
wellnitz.alex485

I can't find the field.yaml file. Where can i find it?

alxy
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
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. :)

wellnitz.alex485
wellnitz.alex485

Okay but where can i finde the (content formwidget type). There is no option.

Keios
Keios

you have to change following entry in /plugins/rainlab/blog/models/post/fields.yaml

content:
 type: codeeditor

to:

content
 type: wysiwyg

Last updated

Shahiem
Shahiem

You can change it on the CKeditor settings page without changing the code.

Lucas[Keios]
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