Icon for [ibimage] tags does not appear in FCKeditor

asb - July 22, 2009 - 13:10
Project:Image Browser
Version:6.x-2.x-dev
Component:Documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi,

I'm trying to install 6.x-2.x-dev for FCKeditor; since Image Browser now works differently, I can't use the built-in FCKeditor icons anymore ("Required plugin "view" not found."). According to the README.txt, I now have to configure:

7. Edit the fckeditor.config.js file and add this line (/sites/all/modules/fckeditor/fckeditor.config.js)
    | FCKConfig.Plugins.Add('imagebrowser');

Thus I tried to add the following snippets to ./sites/all/modules/fckeditor/fckeditor.config.js:

(a) FCKConfig.Plugins.Add('imagebrowser');

(b) | FCKConfig.Plugins.Add('imagebrowser');

(c)

(/sites/all/modules/fckeditor/fckeditor.config.js)
    | FCKConfig.Plugins.Add('imagebrowser');

After each editing I cleared the browser cache and Drupal's internal caches ("Flush all caches" in Admin menu, and disabled all caches at ./admin/settings/performance).

However, none of this gave me a new icon in the FCKeditor toolbar. Which one is right (I assume it's (a)?) Am I missing something? What is going wrong?

Thanks & greetings, asb

#1

arphaus - July 22, 2009 - 21:19

After adding the line for the plugin, what's the term to add the icon? 'Imagebrowser' and 'imagebrowser' don't work, and the FCKeditor image button upload is using Image Browser properly.

#2

Starnox - July 22, 2009 - 21:27

a) is the correct version. I take it you have downloaded the new plugin?

It will auto add it to the default toolbars, if you have created your own then you will need to add 'ImageBrowser'

Let me know how you get on.

#3

asb - July 23, 2009 - 15:02

> I take it you have downloaded the new plugin?

Are there new versions? I have:

> pwd
/usr/local/www/sites/all/modules/fckeditor/plugins/imagebrowser
> ls -lah
total 12
drwxr-xr-x  2 asb  www   512B Jul 23 17:00 .
drwxrwxr-x  8 www  www   512B Jul 20 13:23 ..
-rwxr-xr-x  1 asb  www   5.6K Jul 19 11:40 fckplugin.js
-rw-r--r--  1 asb  www   126B Jul 14 00:27 ib_icon.gif

What's currently available at http://www.coredesigns.co.uk/plugins/fckeditor.zip seems to have the same file sizes and file dates...

Greetings, -asb

#4

Starnox - July 23, 2009 - 17:44

yes those are what I mean by 'new'

#5

Starnox - October 15, 2009 - 22:49

Are you using a custom Toolbar in the FCKeditor settings? I take it you still have the issue?

#6

Starnox - October 15, 2009 - 23:37
Status:active» postponed (maintainer needs more info)

#7

asb - October 16, 2009 - 00:07

> Are you using a custom Toolbar in the FCKeditor settings?

No, we have never used a custom toolbar.

> I take it you still have the issue?

We've given up on FCKeditor and Image Browser.

Greetings, -asb

#8

Starnox - October 16, 2009 - 00:10
Status:postponed (maintainer needs more info)» closed

Ok thanks :)

 
 

Drupal is a registered trademark of Dries Buytaert.