Hi. I'm trying to put a link in the front of DSpace 6.3, but it only takes the text not the link. I'm with the XMLUI-Mirage2 theme.
To do this, I do it in the file "news-xmlui.xml", located in /dspace/config/news-xmlui.xml
This is the code that I include in the file "news-xmlui.xml" is (example):
<p>DSpace is a <a href="
https://test.org/" target="_blank"> digital service </a> that collects ... </p>
But it only appears like this: "DSpace is a digital service that collects ..."
Any suggestion?
Thanks.
Jose