Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIBCIR-824. Update email templates to use "dspace.shortname" property #221

Merged

Conversation

dsteelma-umd
Copy link

  • Added a “dspace.shortname” property to “dspace/config/local.cfg.EXAMPLE”
  • Updated the email templates in “dspace/config/emails” directory, replacing instances of ${config.get('dspace.name')} parameter with ${config.get('dspace.shortname')}.
  • Fixed an issue in “dspace/docs/Drum7DockerDevelopmentEnvironment.md” where the “Testing File Download Counts” section has been accidentally placed within the “DSpace Scripts and Email Setup” section
  • Updated “dspace/docs/DrumFeatures.md”

https://umd-dit.atlassian.net/browse/LIBDRUM-824

Fixed the accidental injection of the "Testing File Download Counts"
section into the middle of the "DSpace Scripts and Email Setup" section.

https://umd-dit.atlassian.net/browse/LIBDRUM-824
Replaced use of the "dspace.name" property in the email templates with
"dspace.shortname", because in the DRUM configuration, the "dspace.name"
value is too long to be meaningfully displayed in the email "Subject"
line and email signature.

Added the DRUM-specific value to the "local.cfg.EXAMPLE" file ("DRUM")
to override the for the stock "dspace.shortname" property in
"dspace.cfg"

https://umd-dit.atlassian.net/browse/LIBDRUM-824
Added additional information on running the MailHog application to the
"dspace/docs/Drum7DockerDevelopmentEnvironment.md" document

https://umd-dit.atlassian.net/browse/LIBDRUM-824
@dsteelma-umd dsteelma-umd merged commit ca41e25 into umd-lib:release/7.6-drum Nov 16, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant