Gallery aus Mediafeld - levelmedia


/ Published in: TYPO3
Save to your folder(s)



Copy this code and paste it in your HTML
  1. temp.levelmediaGallery = COA
  2. temp.levelmediaGallery {
  3. 10 = HTML
  4. 10 {
  5. value.data = levelmedia: -1,slide
  6. value.split {
  7. token = ,
  8. cObjNum = 1
  9. 1 {
  10. 10 = IMAGE
  11. 10 {
  12. wrap = <li>|</li>
  13. file {
  14. import.current = 1
  15. import = uploads/media/
  16. format = jpg
  17. quality = 100
  18. width = 103c
  19. height = 102c
  20. }
  21. }
  22. }
  23. }
  24. }
  25. }

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.