Does anyone know how to iterate on images retrieved from a stream like
In a twig template that would be
set images = page.media("image://*.jpg")
for image in images
image.html()
endfor
Thanks in advance
Does anyone know how to iterate on images retrieved from a stream like
In a twig template that would be
set images = page.media("image://*.jpg")
for image in images
image.html()
endfor
Thanks in advance
Log in to reply.
| Topic | Participants | Replies | Views | Activity |
|---|---|---|---|---|
| 3 | 251 | 2 weeks ago | ||
| 5 | 317 | 3 weeks ago | ||
| 1 | 310 | 4 weeks ago | ||
| 1 | 348 | 1 month ago | ||
| 4 | 474 | 2 months ago |