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

Context actions no longer exportable on content types #1678

Open
alxp opened this issue Nov 4, 2020 · 0 comments
Open

Context actions no longer exportable on content types #1678

alxp opened this issue Nov 4, 2020 · 0 comments
Labels
Type: enhancement Identifies work on an enhancement to the Islandora codebase

Comments

@alxp
Copy link
Contributor

alxp commented Nov 4, 2020

It used to be that if you added certain fields like Model to a content type that you export, Islandora context actions that looked for those fields to decide whether to act would pick up on newly-imported content types' configurations and they would work.

Now for a content type to be an Islandora object, one must at minimum,

  1. go to Admin -> Islandora -> Core settings and add the Bundle to list of content types to show Fedora URI
  2. Go to Admin -> Contexts and edit the Content context, and add your new type to the list of bundles that the context is active for.

These two settings are not exportable to a new content type, as one is a simple configuration and one is attached to the context, which is pre-existing.

Can we make it so that I can export a content type along with its Islandora behaviours and import it elsewhere fully functioning?

@kstapelfeldt kstapelfeldt added Type: enhancement Identifies work on an enhancement to the Islandora codebase and removed enhancement labels Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement Identifies work on an enhancement to the Islandora codebase
Projects
Development

No branches or pull requests

2 participants