Skip to content
This repository has been archived by the owner on Feb 12, 2018. It is now read-only.

Commit

Permalink
Templates cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
peppertree committed Dec 15, 2014
1 parent 51e0c4c commit f359425
Show file tree
Hide file tree
Showing 13 changed files with 770 additions and 116 deletions.
4 changes: 2 additions & 2 deletions Connect_AccountRegistration.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -182,9 +182,9 @@
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>62597</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://dnnconnect/DesktopModules/Connect/AccountRegistration</IISUrl>
<IISUrl>http://dnn.connect/DesktopModules/Connect/AccountRegistration</IISUrl>
<OverrideIISAppRootUrl>True</OverrideIISAppRootUrl>
<IISAppRootUrl>http://dnnconnect/</IISAppRootUrl>
<IISAppRootUrl>http://dnn.connect/</IISAppRootUrl>
<NTLMAuthentication>False</NTLMAuthentication>
<UseCustomServer>False</UseCustomServer>
<CustomServerUrl>
Expand Down
Binary file modified Resources.zip
Binary file not shown.
78 changes: 78 additions & 0 deletions Templates/DNN-Connect/Email.Admin.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@

<html>
<head>
<title>[TITLE]</title>
<style type="text/css">
body {margin:10px;background-color:#eee}
html, body, *, a, a:link, a:active, a:visited, div, p, span, li { font-family: Arial, helvetica, Sans-Serif; font-size: 14px;}
h1,h2,h3,h4,h5,h6 {font-family: Arial, helvetica, Sans-Serif;}
a, a:link, a:active, a:visited {color:#47292B; text-decoration:none!important;}
a:hover {text-decoration:underline!important;}
.footer a {color:#fff}
h1 {font-size: 150px;}
h2 {font-size: 80px;}
h3 { font-size: 30px; }
h4 {font-size: 24px;}
h5 {font-size: 18px;}
h6 {font-size: 14px;}
.header { height:63px; background-color: #47292B; color:#fff }
.content { min-height: 537px; background-color: #FF7307; color:#fff; }
.footer { background-color:#00A3E4;color:#000; }
</style>
</head>
<body>
<div style="padding:40px;">


<table style="width:600px; margin-left:auto; margin-right:auto; border-collapse:collapse;" align="center" Width="600" >
<tr class="content">
<td colspan="2" style="padding: 10px;">
<span style="font-family: Arial, helvetica, Sans-Serif; font-size: 10px; font-weight: bold; color: #333;">dnn-connect account service</span>
</td>
</tr>
<tr class="header" style="height:63px; background-color: #47292B; color:#fff">
<td style="width:250px;"><img style="padding:5px;" src="http://dnn-connect.org/Portals/0/Images/logo.png" alt="DNN-Connect" /></td>
<td style="width:350px;"><span style="font-family: Arial, helvetica, Sans-Serif; font-size: 30px;">&nbsp;</span></td>
</tr>
<tr class="content" style=" min-height: 537px; background-color: #FF7307; color:#fff; ">
<td colspan="2" style="padding: 10px;">


<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">
A new account has been created at dnn-connect.org. The registration mode of the portal is set to <strong><i>[REGISTRATIONMODE]</i></strong>, so the following action is necessary:
</p>

<ul>
<li style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">[ADMINACTION]</li>
</ul>

<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: bold; color: #333;">
<< [FIRSTNAME] [LASTNAME], [EMAIL] >>
</p>

<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">
<a href="[USERURL]" style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">Click to manage account</a>
</p>

</td>
</tr>
<tr class="footer" style="background-color:#00A3E4;color:#000;">
<td colspan="2">
<table cellpadding="5" cellspacing="0" style="border-collapse:collapse; margin-left:auto;margin-right:auto" align="center">
<tr height="36">
<td><img src="http://dnn-connect.org/portals/_default/skins/connect/images/globe.png" width="24" /></td>
<td><a href="http://dnn-connect.org" style="font-family: Arial, helvetica, Sans-Serif; font-size: 12px; color: #fff;">dnn-connect.org</a></td>
<td width="20">&nbsp;</td>
<td><img src="http://dnn-connect.org/portals/_default/skins/connect/images/logo_tw.png" width="24" /></td>
<td><a href="https://twitter.com/dnnConnect" style="font-family: Arial, helvetica, Sans-Serif; font-size: 12px; color: #fff;">@dnnConnect</a></td>
<td width="20">&nbsp;</td>
<td><img src="http://dnn-connect.org/portals/_default/skins/connect/images/logo_fb.png" width="24" /></td>
<td><a href="https://www.facebook.com/dnnConnect" style="font-family: Arial, helvetica, Sans-Serif; font-size: 12px; color: #fff;">fb:dnnconnect</a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
29 changes: 29 additions & 0 deletions Templates/DNN-Connect/Email.User.Private.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

<p>Dear [DISPLAYNAME],</p>
<p>your user account on the website <strong>[PORTALNAME]</strong> has been created succesfully. In order to log on to your account you will have to wait until we have verified your account details and activate your account. This may take up to 24 hours and you will receive another notification e-mail as soon as this process has been finished.</p>

<p>For now it is already adviseable to keep your registration details in a safe place in case you need it one day.</p>

<h2>Details about your account</h2>

<table>
<tr>
<td>Username:</td><td>[USERNAME]</td>
</tr>
<tr>
<td>Password:</td><td>[PASSWORD]</td>
</tr>
<tr>
<td>E-Mail Adress:</td><td>[EMAIL]</td>
</tr>
</table>

<p style="padding-top:20px;">
Once we have activated your account you can use the following link to manage your account details:
</p>

<div style="margin-top: 20px;padding: 20px;border: 1px dashed #ccc;background-color: #eee;">
<a href="[USERURL]">Click to manage Account</a>
</div>


87 changes: 87 additions & 0 deletions Templates/DNN-Connect/Email.User.Verified.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@

<html>
<head>
<title>[TITLE]</title>
<style type="text/css">
body {margin:10px;background-color:#eee}
html, body, *, a, a:link, a:active, a:visited, div, p, span, li { font-family: Arial, helvetica, Sans-Serif; font-size: 14px;}
h1,h2,h3,h4,h5,h6 {font-family: Arial, helvetica, Sans-Serif;}
a, a:link, a:active, a:visited {color:#47292B; text-decoration:none!important;}
a:hover {text-decoration:underline!important;}
.footer a {color:#fff}
h1 {font-size: 150px;}
h2 {font-size: 80px;}
h3 { font-size: 30px; }
h4 {font-size: 24px;}
h5 {font-size: 18px;}
h6 {font-size: 14px;}
.header { height:63px; background-color: #47292B; color:#fff }
.content { min-height: 537px; background-color: #FF7307; color:#fff; }
.footer { background-color:#00A3E4;color:#000; }
</style>
</head>
<body>
<div style="padding:40px;">


<table style="width:600px; margin-left:auto; margin-right:auto; border-collapse:collapse;" align="center" Width="600" >
<tr class="content">
<td colspan="2" style="padding: 10px;">
<span style="font-family: Arial, helvetica, Sans-Serif; font-size: 10px; font-weight: bold; color: #333;">dnn-connect account service</span>
</td>
</tr>
<tr class="header" style="height:63px; background-color: #47292B; color:#fff">
<td style="width:250px;"><img style="padding:5px;" src="http://dnn-connect.org/Portals/0/Images/logo.png" alt="DNN-Connect" /></td>
<td style="width:350px;"><span style="font-family: Arial, helvetica, Sans-Serif; font-size: 30px;">&nbsp;</span></td>
</tr>
<tr class="content" style=" min-height: 537px; background-color: #FF7307; color:#fff; ">
<td colspan="2" style="padding: 10px;">


<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">Dear [DISPLAYNAME],</p>

<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">
we re pleased to inform you that your new account at dnn-connect.org has been created sucessfully.
</p>
<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">
You may login in the future by providing your e-mail address and the selected password. Note that since we do not store your password in a way that we can actually read it
we cannot send you details about your password. You may reset your password anytime though by using the password reset facilities on the login form of our website.
</p>

<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: bold; color: #333;">
In order to reset your password later, you must have access to this e-mail account!
</p>

<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">
The e-mail account you have signed up with is
</p>
<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: bold; color: #333;">
<< [EMAIL] >>
</p>
<p style="font-family: Arial, helvetica, Sans-Serif; font-size: 14px; font-weight: normal; color: #333;">
Thank you for joing dnn-connect.org<br />
We appreciate your support.
</p>

</td>
</tr>
<tr class="footer" style="background-color:#00A3E4;color:#000;">
<td colspan="2">
<table cellpadding="5" cellspacing="0" style="border-collapse:collapse; margin-left:auto;margin-right:auto" align="center">
<tr height="36">
<td><img src="http://dnn-connect.org/portals/_default/skins/connect/images/globe.png" width="24" /></td>
<td><a href="http://dnn-connect.org" style="font-family: Arial, helvetica, Sans-Serif; font-size: 12px; color: #fff;">dnn-connect.org</a></td>
<td width="20">&nbsp;</td>
<td><img src="http://dnn-connect.org/portals/_default/skins/connect/images/logo_tw.png" width="24" /></td>
<td><a href="https://twitter.com/dnnConnect" style="font-family: Arial, helvetica, Sans-Serif; font-size: 12px; color: #fff;">@dnnConnect</a></td>
<td width="20">&nbsp;</td>
<td><img src="http://dnn-connect.org/portals/_default/skins/connect/images/logo_fb.png" width="24" /></td>
<td><a href="https://www.facebook.com/dnnConnect" style="font-family: Arial, helvetica, Sans-Serif; font-size: 12px; color: #fff;">fb:dnnconnect</a></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
Loading

0 comments on commit f359425

Please sign in to comment.