See a screen of the result:
resize.png 34.66K
466 downloadsThis is the manual:
-----------------------------
SETTING UP THE IMAGE MANAGER:
-----------------------------
Edited file:
ImageManager.zip 172.91K
644 downloads- Firstly extract the archive to the editor/plugins directory.
- If you are using imagemanager, rename the old one. (if something goes wrong you can easy go back to the original situation)
- Edit the file 'editor/plugins/ImageManager/config.inc.php' to configure the plugin. (i changed this one for etomite, maybe you need to change the paths in the top of this file if you are using other directory paths.
---------------------------
INSTALLING AS A FCK PLUGIN:
---------------------------
The required fckplugin.js file is already in the archive, so all you need to do is update fckconfig.js and make the following updates:
- The language for the plugin and to directEdit option must be set in its 'editor/plugins/ImageManager/fckplugin.js' file.
Change this file: manager/media/fckeditor/fckconfig.js
- add this line: FCKConfig.Plugins.Add( 'ImageManager');
- Add the plugin to your FCKeditor by opening you 'fckconfig.js' file and update the 'FCKConfig.ToolbarSets' you're using by replacing 'Image' with 'ImageManager';
- Register the plugin with the following statement: "FCKConfig.Plugins.Add('ImageManager');"
- Done. (Should the toolbar icon not appear, try to clear your browser's cache)
This is all. Hereby also the full fckeditor 2.5 + imageresizemanager file, if something is not clear
fckeditor.zip 1.16MB
364 downloadsThanks to the Authors of the script:
* @author Wei Zhuo
* @author Paul Moers <mail@saulmade.nl> - watermarking and replace code + several small enhancements <http://fckplugins.saulmade.nl>
And of course all the authors of Etomite. I've used this script very hapily for more then 4 years!












