Hey Žiga,

could you solve this issue somehow? I'm experiencing the same problems. My 
config file is like:

[code]CKEDITOR.plugins.addExternal('magnolialink', 
'/VAADIN/js/magnolialink/plugin.js');

CKEDITOR.editorConfig = function( config ) {

    config.extraPlugins = 'magnolialink';

    var toolbar = new Array();
    toolbar[0] = new Array();
    toolbar[0].push('InternalLink');
    toolbar[0].push('DamLink');
...[/code]

The controls InternalLink and DamLink appear, they have an icon and they are 
labeled, but when I click one of them, a gray layer appears and that's it.

Thanks in advance.

Stefan

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=086ff14d-59a4-4ff9-a261-b2bd1078ea70


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to