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
Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
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 |
|---|---|---|---|---|
| 4 | 197 | 2 months ago | ||
| 3 | 92 | 2 months ago | ||
| 11 | 454 | 3 months ago | ||
| 0 | 47 | 3 months ago | ||
| 5 | 127 | 3 months ago |