Ckeditor and ckfinder: Difference between revisions

From Edgar BV Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
drush dl ckeditor
drush en -y ckeditor
drush ckeditor-download
drush cc all
drush dl imce
drush en imce
drush cc all
configuration - ckeditor - edit full HTML - file browser settings - set all 3 to imce
The following module makes it easy to make internal links using CKEditor
https://www.drupal.org/project/ckeditor_link
-- Old way --
Install the drupal module:
Install the drupal module:



Latest revision as of 20:14, 26 November 2014

drush dl ckeditor

drush en -y ckeditor

drush ckeditor-download

drush cc all

drush dl imce

drush en imce

drush cc all

configuration - ckeditor - edit full HTML - file browser settings - set all 3 to imce

The following module makes it easy to make internal links using CKEditor

https://www.drupal.org/project/ckeditor_link


-- Old way --

Install the drupal module:

https://drupal.org/project/ckeditor

You will need to download and install the editor:

http://ckeditor.com/download

and the ckfinder

http://cksource.com/ckfinder/download

The installation instructions are:

https://drupal.org/node/728210

This will only work in the Full HTML edit