Skip to content
This repository has been archived by the owner on Aug 21, 2020. It is now read-only.

Can't include CKeditor plugin #31

Open
pipinov opened this issue Jun 30, 2015 · 0 comments
Open

Can't include CKeditor plugin #31

pipinov opened this issue Jun 30, 2015 · 0 comments

Comments

@pipinov
Copy link

pipinov commented Jun 30, 2015

Hi!
I can't include plugin for CKeditor.

I have next settings:

'apostrophe-editor-2': {
    plugins: [
            { name: 'panelbutton', path: '/editor/plugins/panelbutton/' },
            { name: 'colorbutton', path: '/editor/plugins/colorbutton/' }
        ]
    },

plugins folders is placed in public directory 'public/editor/plugins/.....'

in aposArea next options

{{ aposArea(page, 'advt1', {controls: ['colorbutton']}) }}

but without results.

Help me please to decide this problem

Thanks!

@pipinov pipinov changed the title Can't add plugin Can't include CKeditor plugin Jun 30, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant