Problem/Motivation
For a project I need the PodcastEpisode from schema.org and its associatedMedia property so I also need the MediaObject.
I can't find those schema in the module so here a proposal
Proposed resolution
Patch to add 2 modules schema_podcast_episode and schema_media_object, but also a new PropertyType "MediaObject" to be able to reference it inside the PodcastEpisode
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | interdiff-3275089-4-5.txt | 1.03 KB | tetranz |
| #5 | 3275089-5-podcastepisode-mediaoject.patch | 41.01 KB | tetranz |
| #4 | 3275089-4-podcastepisode-mediaoject.patch | 40.99 KB | gpz |
| #2 | 3275089-podcastepisode-mediaoject.patch | 40.99 KB | gpz |
Comments
Comment #2
gpz commentedComment #3
gpz commentedComment #4
gpz commentedD10 version for 2x branch
Comment #5
tetranz commentedBumping the core version requirement to include ^11.
Thanks for this. I needed the PodcastEpisode. It still successfully applies on 3x.
I haven't given it a good test yet but it seems to work.
Comment #6
firewaller commentedPatch #4 had been working for us in D10 for a while now. I'll test out the D11 patch and confirm soon.