Features
MX UniEditor is Fieldframe field and helps you easily integrate in to ExpressionEngine TinyMCE or MarkItUp or CKeditor with FileManager and LinkManager support. And more - you can integrate FileManager as standalone custom field (like File or n-gen file ext.).
Documents are not finalized yet (but you can read the old one)Download
Examples
Requirements
PHP 5+, ExpressionEngine 1.6.5+, FF 1.3.4+, jQuery for the Control Panel.Installation
MX Universal Editor contains a language file and extension folder for a FieldFrame directory. To install the new field type follow the simple instructions below:- Download the MX Universal Editor archive and extract the files.
- Copy ft.mx_universal_editor.php to /system/language/english/ and fieldtypes/mx_universal_editor to /system/extensions/fieldtypes/
- [optional, for lite version] Upload TinyMCE or MarkItUp to your site
- Enable MX UniEditor in the Fieldtypes Manager
Screenshots

Field Settings
Field Matrix Settings
Fieldtypes Manager settings
Publish Page with MX Universal Editor
Publish Page with MX Universal Editor with note
Pic viewing
TinyBrowser Upload page
TinyBrowser browser page
TinyBrowser Crop
Edit menu
LinkManager
Settings
Tags
- {field_name:isempty} — determine whether a field is empty (can be use in {if} )
{if ield_name:isempty}
Is empty
{if:else}
Is not empty
{/if}
For field in stand_alone setting
- {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*)
*if you switch field type from ngen-file, in the first time thumbs will be viewing incorrectly. During the first start TinyBrowser creates his own preview of all pictures in folder and after that you can see thumbs in field.
Change Log
- 0.7.3 - 10/19/2009:
Added Watermarks support
Added Batch link from LinkManager
Added Right Click menu in TinyBrowse main window
Fixed couple bug's
- 0.7.1 - 10/08/2009: Initial release
