MMM-ImageSlideshow
MMM-ImageSlideshow copied to clipboard
Make it automatically read external url
Can this module list every images in ajax/json? your module rocks!
btw I cant call it, can u give me the example? I have already try all your readme
I'm confused about the first question, you'd like to specify the list in JSON?
It's currently only built to fetch images locally not over a URL.
i am just another user, but 'locally' is a vague term.. the code DEPENDS on the path being part of the MM folder tree..
if the path is OUTSIDE the MM folder tree you cannot load 'local (to the processor running MM)' files..
as an example. I added 'file://'+ to the src= in the code (.js file) and get the 'unable to load local resource' error even tho the path is good, and the url can be used in a browser on this same system
I'll take a look at this tonight.