Marcel
Marcel
Imagine an anchor tag pointing to a file. This file has space characters in its filename which means the " " character will already be encoded as "%20". For example:...
I am thinking mainly of file servers that serve static files and `` tags that point to those files. When those file names contain spaces, the paths to those files...
Hey @liutiming I am not exactly sure how to support this. What should be downloadable on these book pages? I have never seen this format so I am not sure...
What would you want to be able to download? Only embedded PDFs, images and videos or also the actual content of the book resource? The latter part would be more...
Thanks for this suggestion! Once I find some time I can look into it :) I will let you know once I made any progress.
This feature is now available in version 1.52. Look for "Detect updates for previously scanned files" and "Prepend Moodle's last modified timestamp to each file name" in the options. Hope...
Alright I will look into it when I find some time :)
The idea originally comes from me using this [`web-ext-types`](https://www.npmjs.com/package/web-ext-types) package which used generics for exactly this use case. I had my code written this way but when I switched to...
Cool! I really appreciate the effort and your suggested workaround!