[TYPO3-english] rte and image sizes

StephenBungert stephenbungert at yahoo.de
Wed Nov 25 12:24:57 CET 2009


I managed to solve this using pageTS:
RTE.default.proc.entryHTMLparser_db.tags.img.fixAttrib.style.set = width:
600px;

It saves the images at the real width upto a maximum of 600px.

The only problem is you must re-save all articles to see the effect.

I also tried the same settings for:

exitHTMLparser_rte
exitHTMLparser_db
entryHTMLparser_rte

and this caused all images to be 600px wide whatever their width was, but
the height wasn't adjusted. I'm sure this could be fixed by setting other
attributes.

-----
-- 
Stephen Bungert
-- 
View this message in context: http://old.nabble.com/rte-and-image-sizes-tp26501529p26511101.html
Sent from the TYPO3 English mailing list archive at Nabble.com.



More information about the TYPO3-english mailing list