How to retrieve downloadUrl
of derived images?
#506
Labels
Priority: High
After critical issues are fixed, these should be dealt with before any further issues.
Milestone
This topic was discussed lately. A FileBone has derives, but in the
json
-renderer there's no way to get these deriveddownloadUrl
s except for the original file which is injected along with thedlkey
. There's currently no solution or workaround. In thehtml
-renderer, there's a built-in Jinja function to retrieve derived URLs for a given file. A solution for this needs to be found for json-renderer or by using an externally callable function for retrieving the URL.The text was updated successfully, but these errors were encountered: