FCK EDITOR THUMBNAIL

Ask for help and post your question on how to use XnView Classic.

Moderators: helmut, XnTriq, xnview

Post Reply
dawh8473
Posts: 1
Joined: Thu Feb 08, 2007 6:40 pm

FCK EDITOR THUMBNAIL

Post by dawh8473 »

I've been struggling getting the image browser thumbnail viewer to work within fckeditor for some time.

When I look at the images all I get is the file name. I've seen that it is possible to get thumbnails.

Someone the otherday pointed me in the direction of this page.
In order to view the create the thumbnails you need an image library (DLL). If you don't have one then I suggest

"GFL SDK is a free library (used by XnView) for developers who would like to support graphics image formats easily."

http://perso.orange.fr/pierre.g/xnview/engfl.html

It works great with ASP and that library even has it's own forums.

Once you have the code to create thumbnails then you will need to edit the following files:
\fckeditor\editor\filemanager\browser\default\frmresourceslist.html
\fckeditor\editor\filemanager\browser\default\connectors\asp\connector.asp
\fckeditor\editor\filemanager\browser\default\connectors\asp\commands.asp

What exactly you do I'm not too sure.
That is where he left his explaination.

I am using fckeditor with asp and any help much appreciated.

Thanks
Post Reply