I would like to use CKEditor,WYSIWYG api,WYSIWYG filter,IMCE ,SuperFish menu in kickstart distribution site.

I found the following

Conventional Drupal 7 Installation:
The Ckeditor is to be installed in sites/all/libraries in regular Drupal installs and the libraries module in the sites/all/modules. The WYSIWYG api, WYSIWYG filter and IMCE are installed in sites/all/modules.

Kickstart Distribution Installation appears to be different:
In kickstart there is a profiles/commerce_kickstart/libraries and there is a libraries module in profiles/commerce_kickstart/modules/contrib.

I don't want to create problems, so I could use suggestions for where to install the ckeditor/WYSIWYG api and IMCE to properly install. If it doesn't matter I would prefer to install as I do with conventional drupal 7 site.

Comments

bojanz’s picture

Status: Active » Fixed

profiles/commerce_kickstart is reserved for Kickstart and its modules, libraries, etc.
sites/all is meant for your custom additions, such as ckeditor and others.

domineaux’s picture

OK, I didn't want to add something in that could cause conflicts

Thanks for a quick response

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

added superfish mention