1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-10 04:48:19 +03:00

fix шаблонов уведомлений + английская версия шаблонов

This commit is contained in:
Mzhelskiy Maxim 2010-06-04 19:25:54 +00:00
parent 316b58f12b
commit fd8ba7cead
16 changed files with 77 additions and 4 deletions

View file

@ -0,0 +1,5 @@
The user «<a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a>»</b> invites you to join the blog <a href="{$oBlog->getUrlFull()}">"{$oBlog->getTitle()}"</a>.
<br /><br />
<a href='{$sPath}'>Have a look at the invitation</a> (Don't forget to register before!)
<br />
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,6 @@
The user <a href="{$oUserComment->getUserWebPath()}">{$oUserComment->getLogin()}</a> left a new comment to your topic <b>«{$oTopic->getTitle()|escape:'html'}»</b>, you can read it by clicking on <a href="{$oTopic->getUrl()}#comment{$oComment->getId()}">this link</a><br>
{if $oConfig->GetValue('sys.mail.include_comment')}
Message: <i>{$oComment->getText()}</i>
{/if}
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,6 @@
The user <a href="{$oUserComment->getUserWebPath()}">{$oUserComment->getLogin()}</a> replied your comment in the topic <b>«{$oTopic->getTitle()|escape:'html'}»</b>, you can read it by clicking on <a href="{$oTopic->getUrl()}#comment{$oComment->getId()}">this link</a><br>
{if $oConfig->GetValue('sys.mail.include_comment')}
Message: <i>{$oComment->getText()}</i>
{/if}
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,6 @@
The user <a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a> invited you to register on the site <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a><br>
The invitation code: <b>{$oInvite->getCode()}</b><br>
To register you need to enter the invitation code on <a href="{router page='login'}"> the main page</a>
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,6 @@
You have been registered on the site <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a><br>
Your credentials:<br>
&nbsp;&nbsp;&nbsp;login: <b>{$oUser->getLogin()}</b><br>
&nbsp;&nbsp;&nbsp;password: <b>{$sPassword}</b><br>
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,10 @@
You have been registered on the site <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a><br>
Your credentials:<br>
&nbsp;&nbsp;&nbsp;login: <b>{$oUser->getLogin()}</b><br>
&nbsp;&nbsp;&nbsp;password: <b>{$sPassword}</b><br>
<br>
To complete registration you need to activate your account by clicking this link:
<a href="{router page='registration'}activate/{$oUser->getActivateKey()}/">{router page='registration'}activate/{$oUser->getActivateKey()}/</a>
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,5 @@
If you want to change your password on the site, <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>, then click on the link below:
<a href="{router page='login'}reminder/{$oReminder->getCode()}/">{router page='login'}reminder/{$oReminder->getCode()}/</a>
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,4 @@
You have a new password: {$sNewPassword}
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,7 @@
The user <a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a> left a new comment to the letter <b>«{$oTalk->getTitle()|escape:'html'}»</b>, you can read it by clicking on <a href="{router page='talk'}read/{$oTalk->getId()}/#comment{$oTalkComment->getId()}">this link</a><br>
{if $oConfig->GetValue('sys.mail.include_talk')}
Message: <i>{$oTalkComment->getText()}</i> <br>
{/if}
Do not forget to register before!
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,8 @@
You have a new incoming letter from the user <a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a>, you can read and answer it by clicking on <a href="{router page='talk'}read/{$oTalk->getId()}/"> this link</a><br>
Letter topic: <b>{$oTalk->getTitle()|escape:'html'}</b><br>
{if $oConfig->GetValue('sys.mail.include_talk')}
Message: <i>{$oTalk->getText()}</i> <br>
{/if}
Don't forget to register before!
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,4 @@
The user <a href="{$oUserTopic->getUserWebPath()}">{$oUserTopic->getLogin()}</a> posted a new topic - <a href="{router page='blog'}{$oTopic->getId()}.html">{$oTopic->getTitle()|escape:'html'}</a><br> in a blog <b>«{$oBlog->getTitle()|escape:'html'}»</b>
<br><br>
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -0,0 +1,6 @@
The user «<a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a>»</b> wants to add you to Friends.
<br /><br />
<i>{$sText}</i>
<a href='{$sPath}'>See application</a> (Dont forget to register before!)
<br />
Best regards, site administration <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -1,4 +1,4 @@
Пользователь «<a href="{router page='profile'}{$oUserFrom->getLogin()}/">{$oUserFrom->getLogin()}</a>»</b> приглашает вас вступить в блог <a href="{$oBlog->getUrlFull()}">"{$oBlog->getTitle()}"</a>.
Пользователь «<a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a>»</b> приглашает вас вступить в блог <a href="{$oBlog->getUrlFull()}">"{$oBlog->getTitle()}"</a>.
<br /><br />
<a href='{$sPath}'>Посмотреть приглашение</a> (Не забудьте предварительно авторизоваться!)
<br />

View file

@ -1,4 +1,4 @@
Пользователь <a href="{router page='profile'}{$oUserFrom->getLogin()}/">{$oUserFrom->getLogin()}</a> пригласил вас зарегистрироваться на сайте <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a><br>
Пользователь <a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a> пригласил вас зарегистрироваться на сайте <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a><br>
Код приглашения: <b>{$oInvite->getCode()}</b><br>
Для регистрации вам будет необходимо ввести код приглашения на <a href="{router page='login'}">странице входа</a>
<br><br>

View file

@ -4,7 +4,7 @@
&nbsp;&nbsp;&nbsp;пароль: <b>{$sPassword}</b><br>
<br>
Для завершения регистрации вам необходимо активировать аккаунт пройдя по ссылке:
<a href="{cfg name='path.root.web'}/registration/activate/{$oUser->getActivateKey()}/">{cfg name='path.root.web'}/registration/activate/{$oUser->getActivateKey()}/</a>
<a href="{router page='registration'}activate/{$oUser->getActivateKey()}/">{router page='registration'}activate/{$oUser->getActivateKey()}/</a>
<br><br>
С уважением, администрация сайта <a href="{cfg name='path.root.web'}">{cfg name='view.name'}</a>

View file

@ -1,4 +1,4 @@
Пользователь «<a href="{router page='profile'}{$oUserFrom->getLogin()}/">{$oUserFrom->getLogin()}</a>»</b> хочет добавить вас в друзья.
Пользователь «<a href="{$oUserFrom->getUserWebPath()}">{$oUserFrom->getLogin()}</a>»</b> хочет добавить вас в друзья.
<br /><br />
<i>{$sText}</i>
<a href='{$sPath}'>Посмотреть заявку</a> (Не забудьте предварительно авторизоваться!)