Skip to content

In local.cfg, add SWORD to xmlui.bundle.upload #771

@alawvt

Description

@alawvt

In local.cfg, add SWORD to xmlui.bundle.upload

vtechworks/dspace/config/local.cfg

# Determine which bundles administrators and collection administrators may upload
# into an existing item through the administrative interface. If the user does not
# have the appropriate privileges (add & write) on the bundle then that bundle will
# not be shown to the user as an option.
# Allow upload to MOVIEPOSTER bundle from web UI
xmlui.bundle.upload = ORIGINAL, METADATA, THUMBNAIL, MOVIEPOSTER, LICENSE, CC-LICENSE

also

dspace/modules/xmlui/src/main/webapp/i18n/messages.xml

<message key="xmlui.administrative.item.AddBitstreamForm.bundle.MOVIEPOSTER">Movie Posters</message>
<message key="xmlui.administrative.item.AddBitstreamForm.bundle.CC-LICENSE">Creative Commons Licenses</message>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions