Is there any way I can get Views to output a field with HTML5 tags
<audio> <video>
instead of the normal
<div> <h1>
etc.?
I am hoping to be able to use a port of D7's MediaElements.js module.
GitHub Issue #:
1966
Is there any way I can get Views to output a field with HTML5 tags
<audio> <video>
instead of the normal
<div> <h1>
etc.?
I am hoping to be able to use a port of D7's MediaElements.js module.
Posted 15 hours 48 min ago by (spjsche) in Installation Questions
Posted 17 hours 49 min ago by (Terebinth) in How-To and Troubleshooting
Posted 2 days 3 hours ago by (stpaultim) in How-To and Troubleshooting
Recent comments
I use Lando (a wrapper for docker) and find settings changes happen straight away
How often is the settings.php loaded.
You might need to add a Relationship in the View to Flags. Or there might be a setting on the content type. I can't recall for certain but I think it's possible.
No Flag fields in Views
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors.
View to show a different node each day