Preview
Issue #1
- Mykhailo Komendant
- * 'working template for pages with videos' means that template correctly fetch media link and description from xml responce, in cases when IV accept this xml responce from server.
I hope I dont have critical issues in this template since I spend all day on it :)
- Declined by admin
- Thank you for the information. It will be forwarded to the developer.
- Type of issue
- IV page is missing essential content
- Reported
- Mar 4, 2019
This site delivers links and descriptions of video/audio files using .xml with content-type: application/xml. But IV will accept only 'text/xml' as correct mime for xml documents, and for this case a lot of articles (and the whole media-library category) doesnt generate IV.
Sometimes it happens that site set 'text/xml' mime for xml documents, and this gives me a possibility to create working template for pages with videos, but for almost all pages with media I get error 'Invalid inline mime-type: application/xml'.
Can you please add application/xml to allowed types for @inline function?
Thanks :)