Hi,
i'm trying to let fckeditor work on drupal. I have install wysiwyg (do i have to install that to let fckeditor to work??) anyway i see it in the site building module and in the site configuration-wysiwyg.
Wysiwyg after i install it don't show that is there it showing all the module for download...
But when i go to site building-module the fck editor is there and is checked...
When i go to site configuration-FCKeditor i see a red message saying :
The FCKeditor component is not installed correctly. Please go to the FCKeditor homepage to download the latest version. After that you must extract the files to /sites/all/modules/fckeditor/fckeditor/ and make sure that the directory /sites/all/modules/fckeditor/fckeditor/editor and the file /sites/all/modules/fckeditor/fckeditor/fckeditor.js exist. Refer to the readme.txt for more information.
So what i do wrong???
after read a bit the fck editro folder are located in /public_html/sites/all/modules/fckeditor
Thanks a lot for your response!
Fred
Comments
=-=
you need the wysiwyg.module and the fckeditor library which is NOT located on the drupal.org site.
PLease read the readme.txt and follow the instructions in that file and http://drupal.org/node/70151
note, you do NOT install the fckeditor.module if using wysiwyg.module
ok i don't have install the
ok i don't have install the module it was the editor itself...
i downloaded it from the ckeditor website and it is fckeditor 6.x-1.4
it is possible that i have install it in the wrong folder???
I just trying to understand what i do wrong.. Sorry i'm pretty sure that it is a newbie thing... I'm pretty new as about a week into CMS!!!
Keep me informed,
hope to let it work soon!
FCKeditor install
Sotho,
Read this thread, paying particular attention to #20, which explains the two different ways to install FCKeditor: either as a module by itself, or as an editor of Wysiwig:
http://drupal.org/node/487690
I've try to put the editor in
I've try to put the editor in folder like that was saying in the thread but i wasn't able to see it in the site building-module...
I was able to see it when i install it the way i do before (i think i've write the adress in the first thread)
So what it's my problem?
=-=
The library does not get enabled in administer -> modules
Editors are a two part process.
INSTALL the module & ADD the library in the proper folder. The library will not need to be "enabled" it is recognized by the module when it is put in the correct place.
If using wysiwyg.module the library goes into the libraries folder that you create in sites/all/
If using a standalone modules such as fckeditor.module you must pay close attention to the way the folder structure is situated when placed inside the module folder.
Yes it can be confusing but we can't tell you any more here than has already been outlined by the various tutorials and other forums threads already initiated by other users.
Ok, and do you think i can
Ok,
and do you think i can put the editor folder in /public_html/modules/wysiwyg/editors???
Because when i've put the FCK editor folder in sites/all the wysiwyg module in the editor section (where they show all the module with the download link) show that the fckeditor wasn't installed because it showed the download link...
Sorry for the numerous questions when this module will work i will be able to do my website!!!
Thanks a lot,
Fred
you really need to read the
you really need to read the readme.txt file and the link I've already given you.
wysiwyg.module expects the libraries to be in sites/all/libraries
I don't know where you keep getting sites/all/modules from but thats incorrect procedure for wysiwyg.
It seem that it finally
It seem that it finally work.
Another question in site configuration-wysiwyg i've got
filtered HTML : no editor or fckeditor 2.6.5
Full HTML : no editor or fckeditor 2.6.5
do i select both on fckeditor??? Or i have only one to select?
Thanks a lot again for your care it's truly appreciated!
Fred
=-=
thats up to you.