[TYPO3-english] Generate all RTE images using GIFBUILDER

Web Essentials - Support (Man Math) support at web-essentials.asia
Tue May 20 09:59:24 CEST 2014


Hi List,

I am using TYPO3 6.1.5. I want to generate all RTE images using GIFBUILDER.
The snippet below does not work to me.

ib.parseFunc_RTE.tags.img.postUserFunc.imageLinkWrap.typolink {
     parameter.dataWrap >
     parameter.cObject = IMG_RESOURCE
     parameter.cObject.file = GIFBUILDER
     parameter.cObject.file.XY = [10.w],[10.h]
     parameter.cObject.file.10 = IMAGE
     parameter.cObject.file.10.import.data = parameters:origFile
     parameter.cObject.file.10.maxW = 800
     parameter.cObject.file.10.maxH = 600

     parameter.cObject.file.20 = IMAGE
     parameter.cObject.file.20 {
         offset = 20,20
         file = {$const.watermark.file}
     }

     ATagParams >
     ATagParams = class="t3colorbox" 
data-rel="cbox{$plugin.t3colorbox.relmode}"
     ATagParams.insertData = 1
}

Am I missing some configuration?

-- 
Please use support at web-essentials.asia for all
correspondence related to a support project.
Priority will be given to messages sent in English.

Web Essentials
Redefining Web Development

Man Math
Support Team

E: support at web-essentials.asia
W: www.web-essentials.asia



More information about the TYPO3-english mailing list