nu·men (n
m
n, ny
-)
n. pl. nu·mi·na (-m
-n
)
-n
)
1. A presiding divinity or spirit of a place.
2. Creative energy; genius.
Just with the installation of ckeditor the image upload option is not available, install IMCE and then edit the ckeditor.config.js in which uncomment the following lines
//config.extraPlugins += (config.extraPlugins ? ',imce' : 'imce' );
//CKEDITOR.plugins.addExternal('imce', Drupal.settings.ckeditor.module_path + '/plugins/imce/');In order to add the toolbar button, simply add
['Link','Image','IMCE']
in