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
Comment #1
bojanz commentedprofiles/commerce_kickstart is reserved for Kickstart and its modules, libraries, etc.
sites/all is meant for your custom additions, such as ckeditor and others.
Comment #2
domineaux commentedOK, I didn't want to add something in that could cause conflicts
Thanks for a quick response
Comment #3.0
(not verified) commentedadded superfish mention