omeka / omeka/plugin-ExhibitBuilder
Add item metadata integration hooks to exhibit layouts
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 25
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Imported from Trac ticket #13 reported by jboggs on 2009-07-21:
Add the ability to choose what item metadata gets displayed in an exhibit layout, in addition to normaly showing the item itself (title, description, files, et cetera). This will involve not only modifying the code in each exhibit layout, but also require a way of choosing the metadata to display in the exhibit builder and saving the relationships between that data in the database.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the exhibit layout code, the exhibit builder, and the database relationships described in the issue. Trace how layouts currently display item data and how builder settings are saved. Done means users can choose item metadata in the builder, that choice is persisted, and each exhibit layout displays the selected metadata.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- database, full-stack
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100