MCFileManager:Drupal

From Moxiecode Documentation Wiki

Jump to: navigation, search

Installation instructions for Drupal CMS

Drupal 6.x

Installation of the MCFileManager is very since the 3.1.1 release. This requires you to install the new Drupal wyiswyg plugin and configure and install TinyMCE using that module. Check their site for details.

  1. Unpack the filemanager zip file to <drupal install dir>/sites/all/modules
  2. Edit the <drupal install dir>/sites/all/modules/filemanager/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 MCFileManager module.
  7. Open the Administer -> User management -> Permissions page.
  8. Enable the "filemanager 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 MCFileManager.
  12. Verify that the installation works by opening the Create content -> Page.
Personal tools