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

Enable Solr rendering options #6

Open
4 tasks
ctgraham opened this issue Feb 1, 2023 · 0 comments
Open
4 tasks

Enable Solr rendering options #6

ctgraham opened this issue Feb 1, 2023 · 0 comments

Comments

@ctgraham
Copy link

ctgraham commented Feb 1, 2023

Problem / motivation

As a site/repository manager, I would like to be able to render the linked Islandora object with additional metadata detail beyond just the object's title. Some low-hanging fruit here could be:

  • rendering the object in the format of a Solr search result
  • rendering the object in the format of a Solr metadata display configuration

Proposed resolution

Create new formatters which make calls to existing theme functionality (solr search results, solr metadata display) and allow the manager to select this formatter for the display of a Islandora Object Field.

Remaining tasks

  • Update "Remaining tasks"
  • Write automated tests
  • Code review
  • Commit

User interface changes

New formatter options in the Node Field display management.

API changes

New formatters via hook.

Data model changes

New themed presentation available to the template(s).

ctgraham added a commit to ulsdevteam/islandora_object_field that referenced this issue Feb 1, 2023
ctgraham added a commit to ulsdevteam/islandora_object_field that referenced this issue Feb 2, 2023
ctgraham added a commit to ulsdevteam/islandora_object_field that referenced this issue Feb 2, 2023
ctgraham added a commit to ulsdevteam/islandora_object_field that referenced this issue Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant