tinyMCE winner over FCK and xinha

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
pumuklee

tinyMCE winner over FCK and xinha

Post by pumuklee »

hi
about xinha editor

my question:
how can i set the base dir of xinha images to upload/images
on the default is demo_images and it is in
xinha/xinha/plugins/extendedfilemanger/ directory

i try this:
$IMConfig['images_dir'] = '../../../../../uploads/images';

the result is that i can see the location of the images and the images apears like a broken link and they dont appear when im inserted also

but i didnt think this is the sollution

also this i must to change
$IMConfig['images_url'] = str_replace( "backend.php", "", $_SERVER["PHP_SELF"] ) . "demo_images";

any ideea how can i codify the configuration?

thanks
Last edited by pumuklee on Mon Jan 15, 2007 3:13 pm, edited 1 time in total.
pumuklee

tinyMCE winner over FCK and xinha

Post by pumuklee »

so that i find some kind of solution

the solution is tinyMCE

it works great
and it is better that the FCK and xinha

why
better than FCK - it uses relative path not like FCK which by default uses absolute
better than xinha - at xinha a have problems to set the base image dir but with tinyMCE no

so that a big vote for TinyMCE

thats all folks
Locked

Return to “Modules/Add-Ons”