Features
MX MCImageManager Fieldframe field — Integrating Moxicodes MCImageManager into ExpressionEngine as standaloneThanks to Kyle Summer from smartpill design for request and helping me in the developing process and testing!
Examples
Requirements
PHP 5+, ExpressionEngine 1.6.5+, FF 1.2.0+, jQuery for the Control Panel, Moxiecode Image Manager PHPInstallation
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";
Screenshots
Tags
- {field_name} — complete url to file
- {field_name:thumb} — complete url to file image-preview
- {field_name:file_name} — file name (can be use for ngen-file field support*)
- Parameters
Change Log
- 1.0.1b - 08/26/2009: Initial release



