Forum
CKeditor - Advanced images
Hi- Has anyone enabled the enhanced images plugin for the CKeditor in Perch- https://ckeditor.com/addon/image2 and can tell me what file to modify to get it working?
Hi- Has anyone enabled the enhanced images plugin for the CKeditor in Perch- https://ckeditor.com/addon/image2 and can tell me what file to modify to get it working?
The very thought fills me with horror, but the details are here: https://docs.grabaperch.com/api/editors/
You'll be looking at the
perch/addons/plugins/editors/ckeditor/_config.inc
file to start making your changes.I understand the pain the question brings. Here's my situation. The content editors want to be able to add pictures with captions. Sometimes they are in the center of paragraphs and sometimes right aligned. I'm not sure how else to give this flexibility. Open to suggestions!
Have you looked at blocks?
https://docs.grabaperch.com/video/v/introduction-to-blocks/
Sorry, still new to Perch. This is exactly what I need. Thank you so much!