VTUL / vtechworks

DSpace at Virginia Tech
http://vtechworks.lib.vt.edu
Other
6 stars 8 forks source link

Write DSpace 7 bug and feature request tickets to match DSpace 6.3 XMLUI functionality #811

Closed alawvt closed 1 year ago

alawvt commented 1 year ago
alawvt commented 1 year ago

DSpace 6 XMLUI vs DSpace 7 comparison

Will need to test locally

Test on DSpace 7 Demo and DSpace 6 XMLU Demo

Notes

When one registers for an account they submit an email address. They have to click on the verification email, then agree to the End User Agreement, which we will have to write.

Possible feature requests

We will need to consider how we will display videos in DSpace 7 and what files they support/need. Test: upload a short mp4 with captions to https://demo7.dspace.org/ and see if the video and captions play.

check RSS and ATOM feeds.

alawvt commented 1 year ago

Make a list of lists per https://github.com/DSpace/dspace-angular/issues/1764#issuecomment-1215161906.

alawvt commented 1 year ago

Done, at least for now.

keithgee commented 1 year ago

Continued in #819

Another local only issue - if we are going to remove Nginx, (and I do think having fewer components is a good idea), we'll need some guidance from the sysadmins on how to handle forwarding from old, deleted urls of duplicate items to the remaining item, which is now handled with nginx. From previous gitlab issues and projects:

https://code.vt.edu/it-services/vtlibans_dspace/-/issues/159 https://code.vt.edu/it-services/vtw-handle-redirects

Can traefik handle this directly? Do we need a different file format and a different process, or can we use the same?

alawvt commented 1 year ago

Continued in #820.