Skip to content
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

Add ability to update media #76

Open
mjordan opened this issue Mar 24, 2020 · 7 comments
Open

Add ability to update media #76

mjordan opened this issue Mar 24, 2020 · 7 comments
Labels
enhancement New feature or request

Comments

@mjordan
Copy link
Owner

mjordan commented Mar 24, 2020

Workbench can update nodes, but it should be able to update media as well.

@mjordan mjordan added the enhancement New feature or request label Mar 24, 2020
@seth-shaw-unlv
Copy link
Contributor

Additionally, my staff have expressed interest in setting media field values for various pre-generated derivatives (e.g. field_media_use) even if this means supplying a separate CSV specifically for media.

@mjordan
Copy link
Owner Author

mjordan commented Mar 24, 2020

Interesting... maybe we can query Drupal to see what media are on a node, get the media use tags for those media, and then issue a second update to those media. If necessary, we can use a View. Right after the conference I put https://github.com/mjordan/islandora_workbench_integration together to help with adding tags that don't already exist. We could add whatever Views we need.

@mjordan
Copy link
Owner Author

mjordan commented Apr 6, 2020

Related: #17.

@mjordan
Copy link
Owner Author

mjordan commented Apr 13, 2020

Also related: #93.

@edlington
Copy link

My use case is that we seem to have items where some pages are copyrighted and others are not. I didn't create or describe the content, so I can't vouch for the accuracy of the assigned rights, just trying to work with an institution's materials as they are. I was hoping in a migration to be able to add copyright metadata to the media itself

@edlington
Copy link

Dunno if this is within the purview of Islandora Workbench. Along same lines of adding metadata to fielded media would it be possible to be able to specify in CSV whether media being migrated should be set to published or unpublished?

@mjordan
Copy link
Owner Author

mjordan commented Oct 25, 2022

Absolutely - that is a reserved column for nodes so we could have that for media as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants