Page 1 of 1

Attaching ImageManager to HTMLArea

Posted: Thu 26. May 2005, 04:57
by d-lexy
Hello,

has anyone successfully attached ImageManager (http://www.zhuo.org/htmlarea/) to HTMLArea in phpwcms?

My problem is, that I cannot find where to insert the javascript to load the ImageManager, because HTMLArea in phpwcms is loaded somewhere else than phpwcms.php file.

Any help is appreciated!

Posted: Sat 28. May 2005, 10:23
by pico
Hi

there is a call to the wysiwyg-Editors in

..include/inc_lib/wysiwyg.editor.inc.php

maybe you find there what you're looking for

Posted: Wed 1. Jun 2005, 17:18
by d-lexy
thanks pico!

This is the file that I was looking for. However, I did not get it to work. Everything seems to be set up correctly, but its not functioning.

Anyone has any experience with that?

thanks!