When saved, it will remove the prefix /umbraco/ImageGen.ashx?image=
this is using umbraco 4.5.2, the newest one as far as i'm aware
Thank u very much for the help, my guess is it's doing some kind of checking, if it works for you try after save and publish, hit it again it works if you add it from the insertImage not direct html because it puts a rel attribute which is removed when save is hit.
What configuration should i do in the tinyMceConfig or did i do anything wrong?
As far as I know it's not possible to use imagegen in the rte section yet and I don't know if it will ever be possible. But I think that there is some built-in image resizing in tinyMce so it really should not be a problem.
tinyMce Img Src ImageGen
Hi have some question regarding using ImageGen in tinyMce
Basically when i try adding an img with src
<img src="/umbraco/ImageGen.ashx?image=/media/2030/royandi.jpg&width=140" alt="" />
When saved, it will remove the prefix /umbraco/ImageGen.ashx?image=
this is using umbraco 4.5.2, the newest one as far as i'm aware
Thank u very much for the help, my guess is it's doing some kind of checking, if it works for you try after save and publish, hit it again it works if you add it from the insertImage not direct html because it puts a rel attribute which is removed when save is hit.
What configuration should i do in the tinyMceConfig or did i do anything wrong?
Hi b_t3t
As far as I know it's not possible to use imagegen in the rte section yet and I don't know if it will ever be possible. But I think that there is some built-in image resizing in tinyMce so it really should not be a problem.
Try having a look at Rich Green's comments in this post: http://our.umbraco.org/projects/website-utilities/imagegen/imagegen-how-to/12991-ImageGen-and-RTE,-can-they-be-made-to-work-together
/Jan
is working on a reply...