RELEASE; } else { //Unsupported Mambo version. MOStlyCE 2.0+ is for Mambo 4.6+. $version = 0; } //Build version specific tooltip statement if ($version>=4.7) { mosCommonHTML::loadPrototype(); mosCommonHTML::loadToolTip(); $lib = 'prototype'; } else { mosCommonHTML::loadOverlib(); $lib = 'overlib'; } ?> '.T_('Warning: This version of MOStlyCE is not support in Mambo versions less than 4.6!').''; } ?>
'.T_('Writeable').'' : ''.T_('Unwriteable').''?>
startPane("mosCE"); $tabs->startTab(T_('General'),"editor_options"); ?>
%s
You MUST access this site from this exact URL when editing content.'),$mosConfig_live_site); ?>
:
:
:
:
:
:
:
:
:  
:  
:
:
:
:  px
:  px
endTab(); $tabs->startTab(T_('Plugins'),"editor_plugins"); ?>
Note: Disabling these may speed up the editor since there is less to load, but it will also mean the editor has less functionality. If you disable plugins you\'ll probably want to rearrange your plugin icon layout as well.'); ?>
:
:
:
:
:
:
:
:
:
:
:
:
endTab(); $tabs->startTab(T_('Image Mgr'),"editor_img_mgr_tab"); ?>
Note: The Image Manager plugin allows for basic image editing and linking functionality directly within the editor. It duplicates some of the functionality found in Media Manager, but allows you to do these functions while actually creating content. The file manager supports some basic file management capabilites like uploading, creating directories, renaming and deleting files / folders, etc. It does not yet allow for linking to files which are not images.

Important: In order to utilize the Image Manager functionality you must create the folder structure shown below in your document root folder. Not your Mambo root, your document root! For this installation your document root is %s. You can create this structure manually or extract the UserFiles.zip file included with MOStlyCE at that location. You can find the UserFiles.zip file at /mambots/editors/mostlyce.

You must also make sure these folders are writable by your web user after you have created them (ex) chmod to 0755:
1) UserFiles
2) UserFiles/Image
3) UserFiles/File
4) UserFiles/Media
5) UserFiles/Flash'),$docroot); ?>
:
: '; ?>
endTab(); $tabs->startTab(T_('Editor Info'),"editor_info2"); ?>
endTab(); $tabs->endPane(); ?>