Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PERFORMA_REPLICA
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Muhammad Usman
PERFORMA_REPLICA
Commits
897c1e95
Commit
897c1e95
authored
Oct 30, 2017
by
Nilu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
invitation email script update
parent
0088b858
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
70 additions
and
0 deletions
+70
-0
20171030_Update_CMSExtract_Invitation.cms.xml
...al/upgrades/20171030_Update_CMSExtract_Invitation.cms.xml
+70
-0
No files found.
cmsWebApp/webroot/extensions/adminportal/upgrades/20171030_Update_CMSExtract_Invitation.cms.xml
0 → 100644
View file @
897c1e95
<?xml version="1.0" encoding="UTF-8"?>
<!-- @AutoRun -->
<OBJECTS
xmlns:oneit=
"http://www.1iT.com.au"
name=
""
>
<NODE
factory=
"Vector"
name=
"Script"
>
<NODE
class=
"oneit.appservices.upgrade.cms.CMSArticleUpdateOperation"
factory=
"Participant"
name=
"Invitation Mail"
>
<createSpecificIdentifier
factory=
'String'
value=
'UDQKBSOIBW9O2ET72SI93FJJ6SUWF3'
/>
<articleIdentifiers
factory=
"Array"
class=
"java.lang.String"
>
<NODE
factory=
"String"
value=
"UDQKBSOIBW9O2ET72SI93FJJ6SUWF3"
/>
</articleIdentifiers>
<createdLabel
factory=
"String"
value=
"UDQKBSOIBW9O2ET72SI93FJJ6SUWF3"
/>
<newParentCategory
factory=
"String"
value=
"RESOURCE_LIBRARY"
/>
<articleAttributeChanges
factory=
"Map"
>
<NODE
name=
"EmailTo"
factory=
"Null"
/>
<NODE
name=
"EmailFrom"
factory=
"String"
value=
"help@talentology.com"
/>
<NODE
name=
"EmailSubject"
factory=
"String"
value=
"You've been invited to join ${Company:CompanyName} on Talentology"
/>
<NODE
name=
"Shortcuts"
factory=
"String"
value=
"InvitationMail"
/>
<NODE
name=
"EmailCC"
factory=
"Null"
/>
<NODE
name=
"EmailBCC"
factory=
"Null"
/>
</articleAttributeChanges>
<ormAttributeChanges
factory=
"Map"
>
<NODE
name=
"PublishDate"
factory=
"Date"
value=
"2016-02-05 00:00:00"
/>
<NODE
name=
"WithdrawDate"
factory=
"Date"
value=
"2066-02-05 16:00:00"
/>
<NODE
name=
"Title"
factory=
"String"
value=
"Invitation Mail"
/>
<NODE
name=
"ShortTitle"
factory=
"String"
value=
"Reset Code Email"
/>
<NODE
name=
"SortOrder"
factory=
"Integer"
value=
"-200926"
/>
<NODE
name=
"Type"
factory=
"Enumerated"
class=
"oneit.business.content.ArticleType"
value=
"ARTICLE"
/>
<NODE
name=
"Template"
factory=
"Enumerated"
class=
"oneit.business.content.ArticleTemplate"
value=
"EMAIL_TEMPLATE"
/>
</ormAttributeChanges>
<content
factory=
"Map"
>
<NODE
name=
"EmailBody"
factory=
"Map"
>
<NODE
name=
"Content"
factory=
"String"
>
<![CDATA[<html>
<head>
<META
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
>
<meta
content=
"HTML Tidy, see www.w3.org"
name=
"generator"
>
<title></title>
</head>
<body>
<p>
${SecUser:FirstName}
${SecUser:LastName}
has invited you to join the ${Company:CompanyName} team on Talentology.
</p>
<p>
<a
href=
"${link}"
>
Click here
</a>
to accept ${SecUser:FirstName}
’
s invitation.
</p>
</body>
</html>
]]>
</NODE>
<NODE
name=
"TransformedContent"
factory=
"String"
>
<![CDATA[<p>
${SecUser:FirstName}
${SecUser:LastName}
has invited you to join the ${Company:CompanyName} team on Talentology.
</p><p>
<a
href=
"${link}"
>
Click here
</a>
to accept ${SecUser:FirstName}
’
s invitation.
</p>
]]>
</NODE>
<NODE
name=
"IncludeContent"
factory=
"Boolean"
value=
"true"
/>
</NODE>
<NODE
name=
""
factory=
"Map"
>
<NODE
name=
"Content"
factory=
"String"
>
<![CDATA[
<p>
</p>
]]>
</NODE>
<NODE
name=
"IncludeContent"
factory=
"Boolean"
value=
"true"
/>
</NODE>
<NODE
name=
""
factory=
"Map"
>
<NODE
name=
"Content"
factory=
"String"
>
<![CDATA[
<p>
</p>
]]>
</NODE>
<NODE
name=
"IncludeContent"
factory=
"Boolean"
value=
"true"
/>
</NODE>
</content>
</NODE>
</NODE>
</OBJECTS>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment