CKEditor manual installation of plugins
PermalinkYour Content Editor Pluginator add-on looks great.
This website stores cookies on your computer. These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media. To find out more about the cookies we use, see our Privacy Policy.
The instructions you followed are for a standard install of CKEditor. The steps are different for installing a CKEditor plugin in concrete5. You can find them in the following discussion.
http://www.concrete5.org/community/forums/themes/how-to-add-a-plugi...
If the line height plugin you intend to use changes line height with a style attribute, I highly discourage you from using it. Setting CSS should ideally be done using selectors in your theme CSS. One way you can do this is by creating a custom editor style.
"Adding CKEditor custom editor styles in a theme (Content block/rich text editor)"
https://documentation.concrete5.org/tutorials/adding-ckeditor-custom...