added controls for Invite from the conference and topic levels
This commit is contained in:
@@ -438,6 +438,23 @@ Hope to see you in "${community.name}" soon!
|
||||
<!-- Parameters: community.name = name of community -->
|
||||
<subj-invite>Invitation to "${community.name}" Community</subj-invite>
|
||||
|
||||
<!-- What to add above the "personal" message for a conference-specific invite. -->
|
||||
<!-- Parameters: community.name, conference.name -->
|
||||
<add-conf-invite><![CDATA[
|
||||
After you've joined the "${community.name}" community, check out the "${conference.name}" conference.
|
||||
To find it, after joining the community, click "Conferences" on the left menu bar, then click on the
|
||||
"${conference.name}" conference name in the conference list.
|
||||
]]></add-conf-invite>
|
||||
|
||||
<!-- What to add above the "personal" message for a topic-specific invite. -->
|
||||
<!-- Parameters: community.name, conference.name, topic.name -->
|
||||
<add-topic-invite><![CDATA[
|
||||
After you've joined the "${community.name}" community, check out the "${topic.name}" topic in the
|
||||
"${conference.name}" conference. To find it, after joining the community, click "Conferences" on the
|
||||
left menu bar, then click on the "${conference.name}" conference name in the conference list, then click
|
||||
on the "${topic.name}" topic name in the topic list.
|
||||
]]></add-topic-invite>
|
||||
|
||||
<!-- Template used for E-mailing posts to users (top half of E-mail) -->
|
||||
<!-- Parameters: message.poster, topic.name, topic.locator, conference.name, community.name -->
|
||||
<mail-post-top>
|
||||
|
||||
Reference in New Issue
Block a user