Closed (fixed)
Project:
CKEditor 4 - WYSIWYG HTML editor
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Dec 2010 at 17:04 UTC
Updated:
18 May 2012 at 06:37 UTC
I have a multisite install
Is there a way for the module to identify which library directory should be used?
Comments
Comment #1
Vilmars commentedWhere You get ckeditor library? Have You a link for library?
Comment #2
dczepierga commentedI don't understand why u want to do this like that, but ok.
U can install ckeditor on each site by placing CKEditor module to directory
sites/<site>/modules/and adding CKEditor library to this module. Then everything should works as u except.It's not possible to add only path to CKEditor library as u want to do this.
If u have more questions pls reopen this issue.
Greetings
Comment #4
milplus commentedit is not clear ot me whether :
1)from the ckeditor.com page I can download the complete package ready to install onto drupal 6.x containing ckeditor and ckfinder .
2) I do have to download the module form drupal and then add onto the /ckeditor dir the package STANDALONE downloaded from ckeditor.com - same x ckfinder.
#) NOT Clear ckeditor has to be uploaded either/also onto /Libraries folder as well.
I followed all process but cannot get ckeditor icons showed up AT ALL.
Really frustrating me.
Indicaiton and installaiton instructions despite ver extensive are NOT Clear at all , any webpag eis sayig different things.
please anyone can help me on this thanks
Comment #5
mkesicki commented@milplus,
For open source version (from http://drupal.org/project/ckeditor):
you should download archive from http://ckeditor.com/download and extract it to sites/all/libraries/ckeditor/ or sites/all/modules/ckeditor/ckeditor directory.
After this you should have ckeditor.js file in sites/all/libraries/ckeditor or sites/all/modules/ckeditor/ckeditor directory. Everything is described in readme file attached to drupal's module.
Here : http://ckeditor.com/ckeditor-for-drupal you can download commercial module for drupal which has CKEditor and CKFinder (licensed) included. You get also dedicated support to it. In this version everything is configured to work from start , so you don't do anything more after installatiion.
Comment #6
mkesicki commented