Hello everyone that adores Drupal...
Things that I must state is I am not a programer and I am learning how to edit with persistance as sometimes I feel that instructions for editing files are written for programmers and not for designers... I love Drupal for its never ending trait for someone to learn more if he or she chooses to persist to learn.

Being New as I am to programming Now I am trying to learn how to edit the fckconfig.js file so I can have this powerful tool on my site...

I am just not sure how to edit the pathways on the server side as it is not something I have done before... I am pretty sure its pretty basic for those who understand pathways I just need a little defintion or some online reading material for newbies to installing or editing js.files ....

Thanks for any help as I have read that a person that knows what he is doing will only need 5 minutes to get this FCKeditor rolling....

As stated before I am quite new to all of this, its the simple definitions of these paths I am not familiar and I do understand its more than likely I am making it harder than it really is just by not knowing how to edit this stuff...

I really do want to learn and thats what I am here for...

Thanks,
Johnny

http://therockymtnblog.com

john@therockymtnblog.com

To enable the File Browser
(server side integration pack) follow these steps

1. Edit the fckconfig.js file and set the FCKConfig.LinkBrowserURL and
FCKConfig.ImageBrowserURL properties to:

FCKConfig.LinkBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Image&Connector=[context_path]/modules/fckeditor/ssip/connector.php"
FCKConfig.ImageBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Image&Connector=[context_path]/modules/fckeditor/ssip/connector.php"

Note: If you are running Drupal under a directory replace '[context_path]'
with yours directory's name (ie. /drupal ), otherwise simply remove it

FCKConfig.LinkBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Image&Connector=/modules/fckeditor/ssip/connector.php"
FCKConfig.ImageBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Image&Connector=/modules/fckeditor/ssip/connector.php"

2. Modify the properties.inc file to fit your customs.
Note: if you are running Drupal under a directory you need to set the
'context_path' property to the ditectory's name

Comments

hwvanree’s picture

I cannot change some pages of my site since a few days. Error: fckconfig.js editor is not loading.
It is a free site offered by www.come2me.nl
What is happening????
Can you help me with this problem!

Thank you in advance,

Herman van Ree email: hwvanree@gmail.com
Limbricht
Holland