We have a main image folder with a large number of images sorted into different sub folders in Enonic XP. When using the built-in ImageSelector
it would be very useful to have the folder structure available when selecting an image. Right now we need to know the exact name of the image we would like to select in order to find it (by searching). It’s not possible to search in the path either, so finding an image based on a sub folder is difficult.
2 Likes
Hi.
Good point; the search should be tuned to also consider paths. E.g, if searching for an image in /mySite/someFolder/myImages/ it should be possible to search for myImages and get images named myImages-something first, and then a weighted path match on the path-elements.
We’ll add this to the backlog.
3 Likes