Where does text (specifically email address) on the /contact form come from?

35 views
Skip to first unread message

Kerry Bouchard

unread,
Jul 15, 2021, 12:44:24 PM7/15/21
to DSpace Technical Support
I've been beating my head against a wall trying to figure out where to change the email address that appears on the "Contact us" form on our DSpace 5.9 site - the repository.tcu.edu/contact form. It isn't any of the email addresses entered in our dspace.cfg file. And it isn't the email address of any of our user accounts. I need to change it from the current "libsystems" address to our "LibSpecialCollections" address.

On our server, in the /opt/projects/dspace directory, I did a:
  grep -R --exclude-dir={assetstore,log,solr} "libsystems"
command, it it does not find that text in any of the files. Can anyone point me to where that is set?

Thanks, Kerry


Michael Plate

unread,
Jul 16, 2021, 4:16:53 AM7/16/21
to dspac...@googlegroups.com
Hi Kelly,

Am 15.07.21 um 18:44 schrieb Kerry Bouchard:
I only have the complete change of that page for you.
If you do not have your own *xsl file for changes, try if it works in
[your theme]/xsl/core/page-structure.xsl

<xsl:template
match="//dri:div[@id='aspect.artifactbrowser.Contact.div.contact']">
<div>

YOUR HTML HERE

</div>
</xsl:template>

CU

Michael

Kerry Bouchard

unread,
Jul 19, 2021, 10:35:44 AM7/19/21
to DSpace Technical Support
Thank you!!! 

           -Kerry

Reply all
Reply to author
Forward
0 new messages