TAMULib / dspace-angular

DSpace 7.x (and above) User Interface built on Angular.io
https://wiki.lyrasis.org/display/DSDOC7x/
BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

[DSpace 7 Upgrade] Reimplement Metadata Tree Browser Aspect #47

Open jsavell opened 11 months ago

jsavell commented 11 months ago

~Blocked by Add tamu theme shared component for collapsing sub communities and collections at the community collection views#14~

https://github.com/TAMULib/DSpace/blob/tamu-dspace-6.3/dspace/config/xmlui.xconf#L90

https://github.com/TAMULib/DSpace/blob/tamu-dspace-6.3/dspace/modules/xmlui/src/main/resources/aspects/MetadataTreeBrowser/sitemap.xmap

https://github.com/TAMULib/DSpace/blob/tamu-dspace-6.3/dspace/modules/xmlui/src/main/java/edu/tamu/metadatatreebrowser/BrowseOverview.java https://github.com/TAMULib/DSpace/blob/tamu-dspace-6.3/dspace/modules/xmlui/src/main/java/edu/tamu/metadatatreebrowser/BrowseNode.java

Dbreck-TAMU commented 10 months ago

XMLUI was removed in Dspace 7. Want to maintain feature parity.

wwelling commented 9 months ago

If we require the matching feature as OAKTrust we may need to either transfer this issue to DSpace or create an additional DSpace issue to modify or add an additional endpoint.