I know how to embed a video, but kind of "special" links to youtube are not accepted, such as a link to a youtube-playlist, or to a video-point-of-time with endings like &t=56s
I have no rights to install additional modules on the platform (Blog).
Anything I can do about that kind of links to youtube?
Hi All, i'm using the media module for our radio station and I have a number of audio mp3 files on the website. I'm looking for a way to count the number of plays of each audio file and be able to use this to showcase the most popular items.
I've looked at the statistics module, but this appears to only count at node level. I could potentially add a field to the media item, and then handle a click on the player to increment the counter - how would i do this, and is there a better way?
Finally got a chance to begin the journey of migrating an old D6 site over to D8. I'm most likely going to utilize CSV imports to get everything over as the Taxonomy has a number of parents and children and nodes assigned to them. On D6 I could just upload a CSV with all content types, then another with the Terms and the hierarchy. Then use the Taxonomy Node Module, and it would create a node for every term. I could then come back with another CSV and create the CCK fields on those nodes. Lastly a final CSV that would add the node content, image links etc.