[TYPO3-english] aloha and images

Katja Lampela katja.lampela at lieska.net
Sat Mar 8 19:38:18 CET 2014


hi,

TYPO3 6.1.7 and latest Aloha

I can't make the (BTW great!) Aloha editor work with images, only with 
text. I've tried following ts

#this works for text (also for texpic elements text)
tt_content.text.20.editIcons.beforeLastTag = 0
tt_content.text.20.alohaProcess = 1
tt_content.text.20.alohaProcess {
       field = bodytext
       allow = all
  }
#this doesn't work
tt_content.image.20.editIcons >
tt_content.image.20.alohaProcess = 1
tt_content.image.20.alohaProcess {
       class = alohaeditable-block
       20.imgList.field = image
       20.imgList.allow = all
       20.textPos.field = imageorient
       20.textPos.allow = all
  }

Any hint how to modify the code? I have tried numerous variations and 
searched but can't make it work.

-- 
Kind regards,
Katja Lampela
www.lieska.net


More information about the TYPO3-english mailing list