-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
edit video tab data #1143
Comments
I think, in
from here to/inside and in But since I'm not very sure so if @mbertrand could share his thoughts on this? |
That sounds right, but I think ocw-hugo-themes would have to change too here |
Maybe a simpler way would be to keep the fields where they are and just change |
@pdpinch So after talking to @mbertrand regarding this, it looks like we have 2 approaches (maybe we have more but I'm not sure):
With this approach, we will also have to update all the current resources as the location of the fields are being changed.
@mbertrand Please correct me if I'm wrong or If i have missed anything or if you would like to add anything. |
I think we should go with the second approach. An additional consideration is that these fields were brought into Really the "Video Metadata" section is all YouTube metadata anyway. Maybe we should rename that section to "YouTube Metadata" and create a new section for these other properties called "Additional Video Metadata" or something? It seems doubtful that this other content (that originally came from the video page in OCW) would ever be directly used in YouTube. If we put all of these properties under something like |
Can you remind me what the field names are? I don't see them in ocw-hugo-projects (which, perhaps, is part of the problem). |
if you're talking about these fields:
then I don't think these fields are there in |
So far, the few times this has come up, we have simply edited the video "tab data" via the django admin. There have been no requests to enable this for new videos. |
In mitodl/ocw-data-parser#162 we started importing video metadata that appears below the video player.
That content now publishes on the site, but there's no way to edit it. I was expecting it would be a field in the video metadata, but it's not there.
for example, compare the published page: https://ocwnext.odl.mit.edu/courses/cms-930-media-education-and-the-marketplace-fall-2001/resources/personal-media/
with the studio page: https://ocw-studio.odl.mit.edu/sites/cms-930-media-education-and-the-marketplace-fall-2001/type/resource/edit/112255fb-d8d5-7ec1-580d-0f9e30025109/?q=personal
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: