MCFileManager:Joomla
From Moxiecode Documentation Wiki
[edit]
Installation instructions for Joomla 1.5.14
Installing MCFileManager is pretty easy if you have some basic programming/configuration skills.
[edit]
Requirements
MCFileManager requires the following to be pre installed on your web server.
- Apache 1.3+, IIS 4 or other web server capable of running PHP
- PHP 4.3+ script language used by the MCFileManager.
- Joomla 1.5.14 Joomla CMS System.
[edit]
Installation steps
- Unpack the MCFileManager zip file to the <joomla install dir>/plugins/editors/tinymce/jscripts/tiny_mce/plugins/filemanager
- Change the authenticator config option in filemanager/config.php to JoomlaAuthenticator
- Login to the Joomla Administration and open Extensions -> Plugin Manager -> Editor - TinyMCE 2.0
- Change plugin parameter Functionality to Extended.
- Add filemanager to advanced options "Custom plugin".
- Add insertfile to advanced options "Custom button".
- Change/add the JoomlaAuthenticator.valid_types regexp option in filemanager/config.php if you need other groups than Super Administator and Administrator to have access. Default is: /administrator/i
