MCImageManager:Drupal

From Moxiecode Documentation Wiki

Jump to: navigation, search

Installation instructions for Drupal CMS

Drupal 6.x

Installation of the MCImageManager is very simple since the 3.1.1 release. This requires you to install the new Drupal wyiswyg module and configure and install TinyMCE using that module. (Check that link for documentation.)

  1. Unpack the imagemanager zip file to <drupal install dir>/sites/all/modules
  2. Edit the <drupal install dir>/sites/all/modules/imagemanager/config.php
  3. Change the authenticator option from SessionAuthenticator to DrupalAuthenticator.
  4. Login to Drupal as an administrator.
  5. Open the Administer -> Site building -> Modules page.
  6. Enable the MCImageManager module.
  7. Open the Administer -> User management -> Permissions page.
  8. Enable the "imagemanager module" for "authenticated user"
  9. Open the Administer -> Site configuration -> Wysiwyg page.
  10. Click "edit" for the "Filtered HTML" item.
  11. Open "Buttons and plugins" select the MCImageManager.
  12. Verify that the installation works by opening the Create content -> Page.
Personal tools