Hi,
I would like to use @saqimtiaz’ elegant spotlight-plugin to build different kinds of galleries.
One tpye of gallery shall be created using the images of a tiddler like in this example. The specific challenge is, that the images in my wiki images are shown by a custom macro of the form: <<pic “source” “caption”>> I use this to apply conditional styles and to use a sidebar-tab to compare to images.
Is it possible to aggregate this sort of gallery by a RegEx-Filter?
The other galleries, I would like to display, would be aggregated by the images in a folder on my server.
I have not succeeded in using the new HTTP-request feature yet.
How can I use it to build get all image files in a folder? Do have to put a PHP into the folder, to create a response?
Thanks for your help.