Features
MX MCImageManager Fieldframe field — Integrating Moxicodes MCImageManager into ExpressionEngine as standaloneFor Matrix version < 2 please used MX MCImageManager 1.0.1
Requirements
- EE1 - PHP 5+, ExpressionEngine 1.6.5+, FF 1.2.0+, jQuery for the Control Panel, Moxiecode Image Manager PHP
Installation
MCImageManager contains extension folder for the FieldFrame directory. To install the new field type please follow the simple instructions below:- Download the MX MCImageManager archive and extract the files.
- Copy fieldtypes/mx_mcimagemanager to /system/extensions/fieldtypes/
- Enable MX MCImageManager in the Fieldtypes Manager
- Configure the MX MCImageManager field settings
MCImageManager config.php
$mcImageManagerConfig['authenticator'] = "SessionAuthenticator";
$mcImageManagerConfig['SessionAuthenticator.logged_in_key'] = "isLoggedIn";
Change Log
ExpressionEngine2
- - :
ExpressionEngine1
- 1.0.2 - 05/04/2010:
Fixed bug with Matrix 2 - 1.0.1b - 08/26/2009:
Initial release
Thanks!
- Thanks to Kyle Summer from smartpill design for request and helping me in the developing process and testing!