Actions
Feature #5948
closedImplement Metadata view page(s)
Start date:
07/15/2013
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Bugzilla-Id:
Related issues
Updated by ben leinfelder over 11 years ago
- Status changed from New to In Progress
- Assignee set to ben leinfelder
Final tweaks needed include:Making sure any links inside the metadata detail view do not jump us out of the metacatui application (EML attribute details especially).
Add ORE id so that packages can be downloaded from the metadata view, not just the search results
Updated by ben leinfelder over 11 years ago
Switched to the "printall" display module so there are no links to view the entity/attribute details. This is a long page - but we have plans to include more widgets for navigating the metadata sections and tables
Updated by ben leinfelder over 11 years ago
- Status changed from In Progress to Closed
Felling good about this one now! the ORE ids are used only if we can locate a resourceMap pid. This is done with an ajax call to the query service since that is the only place we can find the resourceMap for any given pid.
Actions