[TYPO3-RTE] How is magic images post-processed?

Stanislas Rolland typo3 at sjbr.ca
Mon Oct 27 16:32:16 CET 2008


Peter Klein a écrit :
> Im posting this on behalf of Thomas, who currently doesn't have access to 
> posting on the newsgroups.
[...]
> 
> but what should happen is that if the actual size of the image is bigger or 
> smaller than the one created by the magic image it should be rescaled.
> I think it should be done on save. That's how it work in htmlarea... but I 
> didn't found out how.
> 
> if someone could give me a tip, actually where I should look or how this can 
> be performed that would be great.
> 
This is done in the RTE transformation. See TS_images_db() in 
t3lib_parsehtml_proc.

Regards,
Stanislas



More information about the TYPO3-project-rte mailing list