Files
DSpace/dspace/config/emails/suggest
Richard Rodgers 95f1175321 Add email template for Item Recommendation (patch#1160726)
git-svn-id: http://scm.dspace.org/svn/repo/trunk@1363 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2005-11-08 19:33:50 +00:00

27 lines
806 B
Plaintext

# E-mail sent with the information filled out in a suggest form.
#
# Parameters: {0} recipient name
# {1} sender name
# {2} repository name
# {3} item title
# {4} item handle URI
# {5} item local URL - may be used in lieu of {4} if not using handle server
# {6} collection name
# {7} sender message
# See org.dspace.core.Email for information on the format of this file.
#
Subject: An item of interest from DSpace
Hello {0}:
{1} requested we send you this email regarding an item available in {2}.
Title: {3}
Location: {5}
In Collection: {6}
Personal Message: {7}
The DSpace digital repository system captures, stores, indexes, preserves, and distributes digital material.
For more information, visit www.dspace.org