I’d love to see RSS feeds implemented – I don’t think they are yet but please correct me if I am wrong! Since some email clients can “subscribe” to feeds this might be an easy solution and provide both methods of new content notifications.
Cheers, Gail From: "Mark H. Wood,UL 0115A,+1 317 274 0749," <[email protected]> on behalf of "Mark H. Wood" <[email protected]> Date: Wednesday, February 2, 2022 at 8:13 AM To: <[email protected]> Subject: Re: [dspace-community] Re: Subscribing to a collection I would point out that only the user interface is missing. The back-end still has all of the subscription code in place, and I believe that an instance which is upgraded to 7 from a previous release will continue to send out notices for existing subscriptions. There's just no convenient way, at present, to create *new* subscriptions. If the need is urgent, you could add rows to the 'subscription' database table manually. To remedy this will require (1) a new REST endpoint for managing subscriptions, and (2) small modifications to the UI for using it. -- Mark H. Wood Lead Technology Analyst University Library Indiana University - Purdue University Indianapolis 755 W. Michigan Street Indianapolis, IN 46202 317-274-0749 www.ulib.iupui.edu -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/YfqDXHjZBAz9xQ7%2B%40IUPUI.Edu. -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/57451044-54E4-420E-8648-0F81FF632F69%40cornell.edu.
