Update: Following projects

This commit is contained in:
Svetlana Maleeva 2019-12-27 18:14:06 +03:00
parent e5f4b9a460
commit daaaa2efca
2 changed files with 9 additions and 7 deletions

View File

@ -25,25 +25,26 @@
<p>Want to keep track of some projects at your portal?
Just click a link and you'll receive notifications about everything new in the needed project by email.</p>
<h2 id="BareBonesInstructions">Bare Bones Instructions</h2>
<p>Follow these simple steps to follow a project:</p>
<p>Perform these simple steps to follow a project:</p>
<ol class="instructions">
<li>Enter your portal.</li>
<li>Click the <b>Projects</b> link on the start page.</li>
<li>In the opened 'Projects' module, click the <b>Projects</b> option on the left-side panel.</li>
<li>Open the needed project clicking its title in the list.</li>
<li>Click the <img alt="Follow icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/followicon.png")%>" /> icon next to the project title.</li>
<li>Click the <img alt="Actions icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/actionsicon.png")%>" /> icon next to the project title.</li>
<li>Select the <b>Follow</b> item from the menu.</li>
</ol>
<p>Now you will receive email notifications about everything new within this project.</p>
<h2 id="HelpfulHints">Helpful Hints</h2>
<h3>Why can't I find the <img alt="Follow icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/followicon.png")%>" /> icon next to the project title?</h3>
<h3>Why can't I find the 'Follow' item in the 'Actions' <img alt="Actions icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/actionsicon.png")%>" /> menu next to the project title?</h3>
<p>Obviously you are a manager or team member of this project, that's why you fail to find the given icon.
Actually you don't need it, as all project managers and team members receive notifications about changes
in their projects by email.</p>
<h3>How can I stop receiving email notifications about changes in the project I follow?</h3>
<p>Open the project you don't want to follow any more and click the <img alt="Unfollow icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/unfollowicon.png")%>" /> icon next to the project title.</p>
<p>Open the project you don't want to follow any more, click the <img alt="Actions icon" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/actionsicon.png")%>" /> icon next to the project title and select the <b>Unfollow</b> menu item.</p>
</div>
</div>

View File

@ -31,18 +31,19 @@
<li>Нажмите на ссылку <b>Проекты</b> на стартовой странице.</li>
<li>В открывшемся модуле 'Проекты' нажмите на ссылку <b>Проекты</b> на левой боковой панели.</li>
<li>Откройте нужный проект, щелкнув по его названию в списке.</li>
<li>Нажмите на значок <img alt="Значок Отслеживать" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/followicon.png")%>" /> рядом с названием проекта.</li>
<li>Нажмите на значок <img alt="Значок Действия" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/actionsicon.png")%>" /> рядом с названием проекта.</li>
<li>Выберите пункт меню <b>Отслеживать</b>.</li>
</ol>
<p>Теперь вы будете получать по электронной почте оповещения обо всех новостях этого проекта.</p>
<h2 id="HelpfulHints">Полезные подсказки</h2>
<h3>Почему я не могу найти значок <img alt="Значок Отслеживать" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/followicon.png")%>" /> рядом с названием проекта?</h3>
<h3>Почему я не могу найти пункт 'Отслеживать' в меню 'Действия' <img alt="Значок Действия" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/actionsicon.png")%>" /> рядом с названием проекта?</h3>
<p>Очевидно, вы являетесь менеджером или участником команды этого проекта, поэтому вы и не можете найти данную опцию.
На самом деле она вам не нужна, так как все менеджеры проектов и участники команды получают по электронной почте оповещения обо всех изменениях
в своих проектах.</p>
<h3>Как мне отказаться от получения оповещений об изменениях в отслеживаемых проектах?</h3>
<p>Откройте проект, который вы больше не хотите отслеживать, и нажмите на значок <img alt="Значок Не следить" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/unfollowicon.png")%>" /> рядом с названием проекта.</p>
<p>Откройте проект, который вы больше не хотите отслеживать, нажмите на значок <img alt="Значок Действия" src="<%=VirtualPathUtility.ToAbsolute("~/images/help/tipstricks/actionsicon.png")%>" /> рядом с названием проекта и выберите пункт меню <b>Не следить</b>.</p>
</div>
</div>