diff --git a/Web/Controls/Common/BaseFooter/BaseFooter.ascx b/Web/Controls/Common/BaseFooter/BaseFooter.ascx index e68ada2bb..08877f424 100644 --- a/Web/Controls/Common/BaseFooter/BaseFooter.ascx +++ b/Web/Controls/Common/BaseFooter/BaseFooter.ascx @@ -62,9 +62,10 @@
Sales questions sales@onlyoffice.com
Partner inquiries partners@onlyoffice.com
Press inquiries press@onlyoffice.com
-
">Request a call
+
Request a call
diff --git a/Web/Controls/Help/Administration/Administration.ascx b/Web/Controls/Help/Administration/Administration.ascx new file mode 100644 index 000000000..d982318cf --- /dev/null +++ b/Web/Controls/Help/Administration/Administration.ascx @@ -0,0 +1,417 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/ConfiguringModules.ascx b/Web/Controls/Help/Administration/ConfiguringModules.ascx new file mode 100644 index 000000000..a8c596017 --- /dev/null +++ b/Web/Controls/Help/Administration/ConfiguringModules.ascx @@ -0,0 +1,102 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/ControlPanel.ascx b/Web/Controls/Help/Administration/ControlPanel.ascx new file mode 100644 index 000000000..7a96894b3 --- /dev/null +++ b/Web/Controls/Help/Administration/ControlPanel.ascx @@ -0,0 +1,109 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/CustomizingModules.ascx b/Web/Controls/Help/Administration/CustomizingModules.ascx new file mode 100644 index 000000000..f778163a9 --- /dev/null +++ b/Web/Controls/Help/Administration/CustomizingModules.ascx @@ -0,0 +1,57 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/ExternalServices.ascx b/Web/Controls/Help/Administration/ExternalServices.ascx new file mode 100644 index 000000000..06cf560cd --- /dev/null +++ b/Web/Controls/Help/Administration/ExternalServices.ascx @@ -0,0 +1,70 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/ManagingNotifications.ascx b/Web/Controls/Help/Administration/ManagingNotifications.ascx new file mode 100644 index 000000000..b2a8e94fd --- /dev/null +++ b/Web/Controls/Help/Administration/ManagingNotifications.ascx @@ -0,0 +1,75 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/ManagingUsers.ascx b/Web/Controls/Help/Administration/ManagingUsers.ascx new file mode 100644 index 000000000..2ea01b05c --- /dev/null +++ b/Web/Controls/Help/Administration/ManagingUsers.ascx @@ -0,0 +1,72 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/PortalManagement.ascx b/Web/Controls/Help/Administration/PortalManagement.ascx new file mode 100644 index 000000000..0e0e64cd0 --- /dev/null +++ b/Web/Controls/Help/Administration/PortalManagement.ascx @@ -0,0 +1,52 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + +
\ No newline at end of file diff --git a/Web/Controls/Help/Administration/Security.ascx b/Web/Controls/Help/Administration/Security.ascx new file mode 100644 index 000000000..644903d9e --- /dev/null +++ b/Web/Controls/Help/Administration/Security.ascx @@ -0,0 +1,81 @@ +<%@ Control Language="C#" Inherits="BaseContentUserControls" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + +
+

Administration Guides

+

ONLYOFFICE Workspace

+ <%--
+

+
+ + + + + + + + +
+
--%> + + + + +
\ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ascx index 51ca7b7ca..881e0f30c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">How to add users using the contact information from a CSV file? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-csv.aspx")%>">Importing users from a CSV file \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.de.ascx index 8b4baba53..b96ad7b78 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Wie fügt man Benutzer anhand der Kontaktdaten aus einer CSV-Datei hinzu? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-csv.aspx")%>">Wie fügt man Benutzer anhand der Kontaktdaten aus einer CSV-Datei hinzu? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.es.ascx index f015d5833..753a13f1b 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">¿Cómo añadir a los usuarios usando los datos desde un archivo CSV? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-csv.aspx")%>">¿Cómo añadir a los usuarios usando los datos desde un archivo CSV? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.fr.ascx index f47a5f50f..82333ef58 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Comment ajouter des utilisateurs en utilisant l'information d'un fichier CSV ? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-csv.aspx")%>">Comment ajouter des utilisateurs en utilisant l'information d'un fichier CSV ? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.it.ascx index eaa2b71f6..368a0f975 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Come aggiungere utenti usando i dati di contatto da un file CSV? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-csv.aspx")%>">Come aggiungere utenti usando i dati di contatto da un file CSV? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ru.ascx index 1f6873477..9be068115 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/030_import-contacts-from-csv/030_import-contacts-from-csv.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Как добавить пользователей, используя контактные данные из файла CSV? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-csv.aspx")%>">Импорт пользователей из файла CSV \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ascx index d1bd37f66..1db187ba7 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">How to add users using the contact information from a mail client address book? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-mail-client.aspx")%>">Importing users from a mail client address book \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.de.ascx index 431b3e1f5..11db6f7b0 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Wie fügt man Benutzer anhand der Kontaktdaten aus dem Adressbuch eines Mail-Clients in ONLYOFFICE hinzu? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-mail-client.aspx")%>">Wie fügt man Benutzer anhand der Kontaktdaten aus dem Adressbuch eines Mail-Clients in ONLYOFFICE hinzu? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.es.ascx index 1affa9414..b1730c264 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">¿Cómo añadir a los usuarios usando los datos desde una libreta de direcciones de un cliente de correo electrónico? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-mail-client.aspx")%>">¿Cómo añadir a los usuarios usando los datos desde una libreta de direcciones de un cliente de correo electrónico? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.fr.ascx index 06922a1b6..275e7dc4f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Comment ajouter des utilisateurs en utilisant l'information de votre carnet d'adresses email ? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-mail-client.aspx")%>">Comment ajouter des utilisateurs en utilisant l'information de votre carnet d'adresses email ? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.it.ascx index f051bfc65..ce7e3372a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Come aggiungere utenti usando i dati di contatto da una rubrica indirizzi? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-mail-client.aspx")%>">Come aggiungere utenti usando i dati di contatto da una rubrica indirizzi? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ru.ascx index b0f3558f0..48dfb89be 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/031_import-contacts-from-mail-client/031_import-contacts-from-mail-client.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Как добавить пользователей, используя контактные данные из адресной книги почтового клиента? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-mail-client.aspx")%>">Импорт пользователей из адресной книги почтового клиента \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ascx index e56c2d80a..95a8d3332 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">How to add users using the contact information from Yahoo, Google? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-web.aspx")%>">Importing users from Yahoo or Google \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.de.ascx index c214b6215..f6972a1ff 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Wie fügt man Benutzer anhand der Kontaktdaten aus Yahoo, Google, Windows Live in ONLYOFFICE hinzu? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-web.aspx")%>">Wie fügt man Benutzer anhand der Kontaktdaten aus Yahoo, Google, Windows Live in ONLYOFFICE hinzu? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.es.ascx index 914cc843a..1ed50121c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">¿Cómo añadir a usuarios usando los datos de Yahoo, Google, Windows Live? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-web.aspx")%>">¿Cómo añadir a usuarios usando los datos de Yahoo, Google, Windows Live? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.fr.ascx index 8d56c812d..59f9415a3 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Comment ajouter des utilisateurs en utilisant l'information depuis Yahoo, Google ? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-web.aspx")%>">Comment ajouter des utilisateurs en utilisant l'information depuis Yahoo, Google ? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.it.ascx index e2665ac06..c79e0cf05 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Come aggiungere utenti usando i dati di contatto da Yahoo, Google, Windows Live? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-web.aspx")%>">Come aggiungere utenti usando i dati di contatto da Yahoo, Google, Windows Live? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ru.ascx index 31b21d970..2860c0376 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/032_import-contacts-from-web/032_import-contacts-from-web.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Как добавить пользователей, используя данные из Yahoo или Google? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/import-contacts-from-web.aspx")%>">Импорт пользователей из Yahoo или Google \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx index de0a38c10..55fec6ac6 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">How to organize mass mailing? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-mass-mailing.aspx")%>">How to organize mass mailing? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx index 7388fbc41..e9bdbc170 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Wie organisiert man einen Massenversand? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-mass-mailing.aspx")%>">Wie organisiert man einen Massenversand? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx index 333daa497..c36c64db5 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">¿Cómo enviar un correo masivo? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-mass-mailing.aspx")%>">¿Cómo enviar un correo masivo? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx index d2902ce1c..975e474b0 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Comment organiser un envoi en masse ? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-mass-mailing.aspx")%>">Comment organiser un envoi en masse ? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx index f6aae3eae..d638dbf19 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Come inviare email massive? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-mass-mailing.aspx")%>">Come inviare email massive? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx index 0dc3bf865..36d24984b 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/049_mass-mailing/049_mass-mailing.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Как организовать массовую рассылку? \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-mass-mailing.aspx")%>">Как организовать массовую рассылку? \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ascx index 45305b676..7d098cf2b 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">How to invite guests to your portal? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-guests.aspx")%>">Inviting guests diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.de.ascx index c130755d3..27d710709 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Wie lädt man die Gäste zum ONLYOFFICE ein? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-guests.aspx")%>">Wie lädt man die Gäste zum ONLYOFFICE ein? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.es.ascx index 55c0ef657..1079ad209 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">¿Cómo invitar a visitantes a su oficina online? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-guests.aspx")%>">¿Cómo invitar a visitantes a su oficina online? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.fr.ascx index 861ea1b6e..125d5b93f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Comment inviter des personnes à votre office en ligne ? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-guests.aspx")%>">Comment inviter des personnes à votre office en ligne ? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.it.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.it.ascx index 96af9dbba..ed7646988 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Come invitare gli ospiti al tuo ufficio online office? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-guests.aspx")%>">Come invitare gli ospiti al tuo ufficio online office? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ru.ascx index c780aa9e4..0ebec34aa 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/096_add-guests/096_add-guests.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Как пригласить гостей в ваш онлайн-офис? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-guests.aspx")%>">Приглашение гостей diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ascx index 8b3d973db..67d89bf8c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">How to use two-factor authentication on portals? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/two-factor-authentication.aspx")%>">How to use two-factor authentication on portals? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.de.ascx index 334eadf64..b857fa0db 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.de.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">Wie können Sie die Zwei-Faktor-Authentifizierung auf den Portalen nutzen? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/two-factor-authentication.aspx")%>">Wie können Sie die Zwei-Faktor-Authentifizierung auf den Portalen nutzen? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.es.ascx index c975a4149..13ccf82f9 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.es.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">¿Cómo usar la autenticación de dos factores en portales? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/two-factor-authentication.aspx")%>">¿Cómo usar la autenticación de dos factores en portales? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.fr.ascx index 741cea608..2d88eaefe 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.fr.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">Comment activer et utiliser l'authentification à deux facteurs sur votre portail ? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/two-factor-authentication.aspx")%>">Comment activer et utiliser l'authentification à deux facteurs sur votre portail ? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ru.ascx index 484f507c2..5d34a340a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/121_two-factor-authentication/121_two-factor-authentication.ru.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">Как использовать двухфакторную аутентификацию на порталах? + href="<%=VirtualPathUtility.ToAbsolute("~/administration/two-factor-authentication.aspx")%>">Как использовать двухфакторную аутентификацию на порталах? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ascx index ba0e0ddf2..8af1a5445 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">How to set up mail server ? +">Setting up mail server diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.de.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.de.ascx index 6023c0715..d47364eea 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">Wie man einen Mail-Server einrichtet? +">Wie man einen Mail-Server einrichtet? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.es.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.es.ascx index 47cd3ad0c..59538844f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">¿Cómo configurar el servidor de correo en el portal? +">¿Cómo configurar el servidor de correo en el portal? diff --git a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ru.ascx index dc3c8b336..9a58253b0 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Guides/129_MailServer/129_MailServer.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - -">Как настроить почтовый сервер на портале? +">Настройка почтового сервера diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ascx index 6e3758001..fc7b1a06a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Adding user fields \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-adding-fields.aspx")%>">Adding user fields \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.de.ascx index aba225738..d2c1e67cd 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Hinzufügen der Zusatzfelder \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-adding-fields.aspx")%>">Hinzufügen der Zusatzfelder \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.es.ascx index 3b64c8d45..cc78d40ff 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Cómo añadir campos de usuario \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-adding-fields.aspx")%>">Cómo añadir campos de usuario \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.fr.ascx index 39365f38e..2368ecddd 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Ajout des champs d'utilisateur \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-adding-fields.aspx")%>">Ajout des champs d'utilisateur \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.it.ascx index 77f1a6179..b07b13a32 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Aggiungi campi utenti \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-adding-fields.aspx")%>">Aggiungi campi utenti \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ru.ascx index d1d801962..057e37466 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/003_adding-fields/003_adding-fields.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Добавление пользовательских полей \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-adding-fields.aspx")%>">Добавление пользовательских полей \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ascx index 64b7b3711..7756f74ff 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Adjusting temperature levels \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-temperature-levels.aspx")%>">Adjusting temperature levels \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.de.ascx index 7b8450917..65d075112 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Einstellen der Temperaturniveaus \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-temperature-levels.aspx")%>">Einstellen der Temperaturniveaus \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.es.ascx index b2923273f..667ac26ae 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Configuración de niveles de temperatura \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-temperature-levels.aspx")%>">Configuración de niveles de temperatura \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.fr.ascx index de044d435..bcec82d26 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Réglage des niveaux de la température \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-temperature-levels.aspx")%>">Réglage des niveaux de la température \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.it.ascx index 42145eafa..cbe811101 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Regola livelli di temperatura \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-temperature-levels.aspx")%>">Regola livelli di temperatura \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ru.ascx index f9b8ef925..3154a0d0e 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/004_contact-types/004_contact-types.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Изменение уровней теплоты контактов \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-temperature-levels.aspx")%>">Изменение уровней теплоты контактов \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx index 6659abe40..ad31372f7 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Changing your portal language \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/portal-language.aspx")%>">Changing your portal language \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx index fb878a444..bc2476821 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.de.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Änderung der Portalsprache \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/portal-language.aspx")%>">Änderung der Portalsprache \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx index 26eb87831..c224d54af 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.es.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> ">Cambio del idioma de su portal \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/portal-language.aspx")%>">Cambio del idioma de su portal \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx index 8fdf97cd0..842a02024 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.fr.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Changement de langue du portail \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/portal-language.aspx")%>">Changement de langue du portail \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx index 24cf10739..4603bb575 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.it.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Cambia la lingua del tuo portale \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/portal-language.aspx")%>">Cambia la lingua del tuo portale \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx index c832a3eb6..fc5b5b39c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/009_portal-language/009_portal-language.ru.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Изменение языка портала \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/portal-language.aspx")%>">Изменение языка портала \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ascx index d02cde70f..304381de4 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Creating a new category of history events \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-history-event.aspx")%>">Creating a new category of history events \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.de.ascx index 4f5804f97..9bb5c0360 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Erstellung einer neuen Ereigniskategorie \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-history-event.aspx")%>">Erstellung einer neuen Ereigniskategorie \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.es.ascx index 38eb10d35..6f7680077 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">El modo de crear una categoría nueva de eventos de historia \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-history-event.aspx")%>">El modo de crear una categoría nueva de eventos de historia \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.fr.ascx index e3ef70422..e6c58ece8 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Création d'une nouvelle catégorie d'événements de l'historique \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-history-event.aspx")%>">Création d'une nouvelle catégorie d'événements de l'historique \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.it.ascx index 16402db30..7197617bd 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Crea nuova categoria per gli eventi della cronologia \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-history-event.aspx")%>">Crea nuova categoria per gli eventi della cronologia \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ru.ascx index e5e56b782..9f98ebda6 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/014_history-event/014_history-event.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Создание новой категории событий истории \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-history-event.aspx")%>">Создание новой категории событий истории \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ascx index 9bf8aba69..14452cb31 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Creating a website contact form \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-form.aspx")%>">Creating a website contact form \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.de.ascx index 1e5c81463..aa73ee8aa 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Erstellung eines Webkontaktformulars \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-form.aspx")%>">Erstellung eines Webkontaktformulars \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.es.ascx index 19740a9b6..965190a0a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Cómo crear un formulario de contacto del sitio web \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-form.aspx")%>">Cómo crear un formulario de contacto del sitio web \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.fr.ascx index 984ef6922..b2739acb5 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Création du formulaire de contact du site \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-form.aspx")%>">Création du formulaire de contact du site \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.it.ascx index aba98fca6..012f4423a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Crea il modulo Contatti dal sito web \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-form.aspx")%>">Crea il modulo Contatti dal sito web \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ru.ascx index 8fffded83..6d38d9a0c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/015_website-contact-form/015_website-contact-form.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Создание формы "Контакты с сайта" \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-form.aspx")%>">Создание формы "Контакты с сайта" \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ascx index a747ba616..907b3d102 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Data backup<%-- & restore--%> \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/backup-saas.aspx")%>">Data backup<%-- & restore--%> in the cloud version \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx index 05eff9f1b..d6ceccd1c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Datenbackup und -wiederherstellung \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/backup-saas.aspx")%>">Datenbackup und -wiederherstellung \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx index 1ddd7ceba..d9d54eb5b 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Backup<%-- y recuperación de datos--%> \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/backup-saas.aspx")%>">Backup<%-- y recuperación de datos--%> \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx index c878220ec..3515bc044 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Sauvegarde et restauration de données \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/backup-saas.aspx")%>">Sauvegarde et restauration de données \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx index f874de9d0..c17a82a2c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Backup e ripristino dati \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/backup-saas.aspx")%>">Backup e ripristino dati \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx index 43331544e..2cad1a06b 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/017_data-backup-restore/017_data-backup-restore.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Резервное копирование <%--и восстановление --%>данных \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/backup-saas.aspx")%>">Резервное копирование <%--и восстановление --%>данных в облачной версии \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ascx index 95261c122..c62aa92fc 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Exporting all CRM data \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-export.aspx")%>">Exporting all CRM data \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.de.ascx index 1c26e80ad..5fc321634 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Export aller CRM-Daten \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-export.aspx")%>">Export aller CRM-Daten \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.es.ascx index 084a3a9dd..4d7bf5a58 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Exportación de los datos de CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-export.aspx")%>">Exportación de los datos de CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.fr.ascx index 1845f49e0..9adb89d2f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Exportation de toutes les données à partir de CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-export.aspx")%>">Exportation de toutes les données à partir de CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.it.ascx index f7fad2e3d..48ce32f91 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Esporta dati CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-export.aspx")%>">Esporta dati CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ru.ascx index 25ccf3fcc..deb7c52b9 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/021_crm-export/021_crm-export.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Экспорт всех данных из CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-export.aspx")%>">Экспорт всех данных из CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ascx index fa1b8bc4c..68218abd1 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Integrating other resources + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-resource.aspx")%>">Integrating other resources diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.de.ascx index 322a57e36..90cfbb2bf 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.de.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Integrierung anderer Quellen mit den Dokumenten + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-resource.aspx")%>">Integrierung anderer Quellen mit den Dokumenten diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.es.ascx index f9648739a..aba6e214c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.es.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> ">Integración de otros servicios con Documentos + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-resource.aspx")%>">Integración de otros servicios con Documentos diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.fr.ascx index 0e4ae78f9..3df4bb40d 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.fr.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Intégration d'autres ressources à Documents + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-resource.aspx")%>">Intégration d'autres ressources à Documents diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.it.ascx index c8e483c06..304a9bfe1 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.it.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Integra altre risorse in Documenti di online office + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-resource.aspx")%>">Integra altre risorse in Documenti di online office diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ru.ascx index 6b8832863..cf7847318 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/058_add-resource/058_add-resource.ru.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> ">Интеграция других ресурсов с модулем Документы + href="<%=VirtualPathUtility.ToAbsolute("~/administration/add-resource.aspx")%>">Интеграция других ресурсов с модулем Документы diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ascx index 747eed385..83a205205 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Languages available at your portal + href="<%=VirtualPathUtility.ToAbsolute("~/administration/available-languages.aspx")%>">Languages available at your portal diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.de.ascx index 73da4b7b0..244447e9e 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.de.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Sprachen, die auf Ihrem Portal verfügbar sind + href="<%=VirtualPathUtility.ToAbsolute("~/administration/available-languages.aspx")%>">Sprachen, die auf Ihrem Portal verfügbar sind diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.es.ascx index 191fb2736..6562b1e8b 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.es.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> ">Idiomas disponibles en su portal + href="<%=VirtualPathUtility.ToAbsolute("~/administration/available-languages.aspx")%>">Idiomas disponibles en su portal diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.fr.ascx index df3e9d2ed..b7352c5f2 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.fr.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Langues disponibles sur votre portail + href="<%=VirtualPathUtility.ToAbsolute("~/administration/available-languages.aspx")%>">Langues disponibles sur votre portail diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.it.ascx index d1d5bb40a..12ee06d0c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.it.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Lingue disponibili nel tuo portale online office + href="<%=VirtualPathUtility.ToAbsolute("~/administration/available-languages.aspx")%>">Lingue disponibili nel tuo portale online office diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ru.ascx index 219728d2b..de5b1b1f7 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/060_available-languages/060_available-languages.ru.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Языки, доступные на портале + href="<%=VirtualPathUtility.ToAbsolute("~/administration/available-languages.aspx")%>">Языки, доступные на портале diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ascx index 6e62f4186..fcfeeabf3 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Managing portal subscriptions + href="<%=VirtualPathUtility.ToAbsolute("~/administration/managing-subscriptions.aspx")%>">Managing portal subscriptions diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.de.ascx index 4f04bed41..478e9bcec 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.de.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Verwaltung der ONLYOFFICE-Anmeldungen + href="<%=VirtualPathUtility.ToAbsolute("~/administration/managing-subscriptions.aspx")%>">Verwaltung der ONLYOFFICE-Anmeldungen diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.es.ascx index 67a7ff015..d1a332769 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.es.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> ">Gestión de suscripciones de oficina online + href="<%=VirtualPathUtility.ToAbsolute("~/administration/managing-subscriptions.aspx")%>">Gestión de suscripciones de oficina online diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.fr.ascx index fc2d93f09..87469f66e 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.fr.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Gestion des abonnements office en ligne + href="<%=VirtualPathUtility.ToAbsolute("~/administration/managing-subscriptions.aspx")%>">Gestion des abonnements office en ligne diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.it.ascx index 4e85a0778..4fb702548 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.it.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Gestione delle iscrizioni online office + href="<%=VirtualPathUtility.ToAbsolute("~/administration/managing-subscriptions.aspx")%>">Gestione delle iscrizioni online office diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ru.ascx index e3ba7166f..2db539407 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/067_managing-subscriptions/067_managing-subscriptions.ru.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Управление подписками в онлайн-офисе + href="<%=VirtualPathUtility.ToAbsolute("~/administration/managing-subscriptions.aspx")%>">Управление подписками в онлайн-офисе diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ascx index c4a21f638..c359c4dc4 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Setting opportunity stages \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-opportunity-stages.aspx")%>">Setting opportunity stages \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.de.ascx index 321d95c83..96a481d31 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Bestimmen der Phasen von Verkaufschancen \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-opportunity-stages.aspx")%>">Bestimmen der Phasen von Verkaufschancen \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.es.ascx index 2d8a7633f..6976bbc14 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">El modo de establecer etapas de oportunidad \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-opportunity-stages.aspx")%>">El modo de establecer etapas de oportunidad \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.fr.ascx index f150fbbc2..ba69508b0 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Définition des étapes de l'opportunité \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-opportunity-stages.aspx")%>">Définition des étapes de l'opportunité \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.it.ascx index d9dca95ec..ea1001a59 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Imposta fasi di opportunità \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-opportunity-stages.aspx")%>">Imposta fasi di opportunità \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ru.ascx index 6a91b563e..470d6be10 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/076_opportunity-stages/076_opportunity-stages.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Настройка стадий возможной сделки \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-opportunity-stages.aspx")%>">Настройка стадий возможной сделки \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ascx index 529f489ba..b96592e78 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Specifying tasks categories \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tasks-categories.aspx")%>">Specifying tasks categories \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.de.ascx index 29eaa1ddb..d73e6eaed 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Konfigurieren der Aufgabenkategorien \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tasks-categories.aspx")%>">Konfigurieren der Aufgabenkategorien \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.es.ascx index db180c474..508e3574b 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">El modo de especificar categorías de tareas \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tasks-categories.aspx")%>">El modo de especificar categorías de tareas \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.fr.ascx index 01a47eb01..642ce2583 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Gestion des catégories de tâches \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tasks-categories.aspx")%>">Gestion des catégories de tâches \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.it.ascx index 0784d6c95..97274f043 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Specifica categorie di attività \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tasks-categories.aspx")%>">Specifica categorie di attività \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ru.ascx index ff1a37993..68a4b8b4d 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/079_tasks-categories/079_tasks-categories.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Определение категорий задач \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tasks-categories.aspx")%>">Определение категорий задач \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ascx index cd7514249..7189e627f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Portal notifications: manageable notifications + href="<%=VirtualPathUtility.ToAbsolute("~/administration/manageable-notifications.aspx")%>">Portal notifications: manageable notifications diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.de.ascx index b2e9a8061..9b8dfb3eb 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.de.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">ONLYOFFICE-Benachrichtigungen: Verwaltbare Benachrichtigungen + href="<%=VirtualPathUtility.ToAbsolute("~/administration/manageable-notifications.aspx")%>">ONLYOFFICE-Benachrichtigungen: Verwaltbare Benachrichtigungen diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.es.ascx index 7cd10d431..c64e8b69a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.es.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> ">Notificaciones de oficina online: Notificaciones manejables + href="<%=VirtualPathUtility.ToAbsolute("~/administration/manageable-notifications.aspx")%>">Notificaciones de oficina online: Notificaciones manejables diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.fr.ascx index b6150f0dc..284847af8 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.fr.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Notifications office en ligne : notifications gérables + href="<%=VirtualPathUtility.ToAbsolute("~/administration/manageable-notifications.aspx")%>">Notifications office en ligne : notifications gérables diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.it.ascx index 36a335a9c..363114d73 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.it.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Notifiche di online office: Notifiche gestibili + href="<%=VirtualPathUtility.ToAbsolute("~/administration/manageable-notifications.aspx")%>">Notifiche di online office: Notifiche gestibili diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ru.ascx index 532955d70..af93cd74e 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/081_manageable-notifications/081_manageable-notifications.ru.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Оповещения в онлайн-офисе: Управляемые оповещения + href="<%=VirtualPathUtility.ToAbsolute("~/administration/manageable-notifications.aspx")%>">Оповещения в онлайн-офисе: Управляемые оповещения diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ascx index 279702c4b..da4106c63 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Portal notifications: non-manageable notifications + href="<%=VirtualPathUtility.ToAbsolute("~/administration/nonmanageable-notifications.aspx")%>">Portal notifications: non-manageable notifications diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.de.ascx index ec01fff59..57e5ab309 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.de.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">ONLYOFFICE-Benachrichtigungen: Nicht verwaltbare Benachrichtigungen + href="<%=VirtualPathUtility.ToAbsolute("~/administration/nonmanageable-notifications.aspx")%>">ONLYOFFICE-Benachrichtigungen: Nicht verwaltbare Benachrichtigungen diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.es.ascx index 2485b3ebf..88a676cf5 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.es.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> ">Notificaciones de oficina online: Notificaciones inmanejables + href="<%=VirtualPathUtility.ToAbsolute("~/administration/nonmanageable-notifications.aspx")%>">Notificaciones de oficina online: Notificaciones inmanejables diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.fr.ascx index 76e23fb88..f9c311100 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.fr.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Notifications office en ligne : notifications non-gérables + href="<%=VirtualPathUtility.ToAbsolute("~/administration/nonmanageable-notifications.aspx")%>">Notifications office en ligne : notifications non-gérables diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.it.ascx index b8376f23a..7d7201d83 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.it.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Notifiche di online office: Notifiche non gestibili + href="<%=VirtualPathUtility.ToAbsolute("~/administration/nonmanageable-notifications.aspx")%>">Notifiche di online office: Notifiche non gestibili diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ru.ascx index e50b563d5..5830d0c6a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/082_nonmanageable-notifications/082_nonmanageable-notifications.ru.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Оповещения в онлайн-офисе: Неуправляемые оповещения + href="<%=VirtualPathUtility.ToAbsolute("~/administration/nonmanageable-notifications.aspx")%>">Оповещения в онлайн-офисе: Неуправляемые оповещения diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ascx index 37de52e81..0fffeaad5 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Using tags within the CRM module \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tags.aspx")%>">Using tags within the CRM module \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.de.ascx index 148fce3c9..c867e0335 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Nutzung der Schlagwörter im CRM-Modul \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tags.aspx")%>">Nutzung der Schlagwörter im CRM-Modul \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.es.ascx index c10ee52d1..45f621f01 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Uso de etiquetas en módulo CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tags.aspx")%>">Uso de etiquetas en módulo CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.fr.ascx index 0439602f9..c76d2b146 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Utilisation des tags dans le module CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tags.aspx")%>">Utilisation des tags dans le module CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.it.ascx index 232f6574f..b5c661bd7 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Utilizza etichette nel modulo CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tags.aspx")%>">Utilizza etichette nel modulo CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ru.ascx index f9766e4f2..ad000ab62 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/087_crm-tags/087_crm-tags.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Использование тегов в модуле CRM \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-tags.aspx")%>">Использование тегов в модуле CRM \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ascx index 8e71c30b6..b43e63e73 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Adjusting contact types \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-types.aspx")%>">Adjusting contact types \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.de.ascx index 7a70503a1..bdf0c6166 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.de.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Einstellen der Kontakttypen \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-types.aspx")%>">Einstellen der Kontakttypen \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.es.ascx index bfad114ca..c2a0958cc 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Configuración de tipos de contactos \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-types.aspx")%>">Configuración de tipos de contactos \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.fr.ascx index 5d497aaf5..f2b3cee47 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Réglage des types de contact \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-types.aspx")%>">Réglage des types de contact \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.it.ascx index 2f7d60a41..cd5b02b93 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.it.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Regola tipi di contatto \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-types.aspx")%>">Regola tipi di contatto \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ru.ascx index d3048fd0c..8b5d958b5 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/107_contact-types-new/107_contact-types-new.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Изменение типов контактов \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-contact-types.aspx")%>">Изменение типов контактов \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ascx index c4a0c0c98..d87db3a62 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">The Authorization Keys option \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/installation/groups-authorization-keys.aspx")%>">Third-party service integration in the server version \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ru.ascx index 8d8365080..45f6aaa86 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/108_authorization-keys/108_authorization-keys.ru.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">Опция "Ключи авторизации" \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/installation/groups-authorization-keys.aspx")%>">Интеграция сторонних сервисов в серверной версии \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ascx index a54a46dab..1c1e5b73c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Adding invoice items and taxes \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-invoice-items.aspx")%>">Adding invoice items and taxes \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.de.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.de.ascx index aed11a86e..5e4d4dfbe 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.de.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.de.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Hinzufügen der Artikel und Steuern zu Ihrer Rechnung \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-invoice-items.aspx")%>">Hinzufügen der Artikel und Steuern zu Ihrer Rechnung \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.es.ascx index c38b5c181..483e74cd5 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.es.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Cómo añadir artículos e impuestos de factura \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-invoice-items.aspx")%>">Cómo añadir artículos e impuestos de factura \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.fr.ascx index 2f53baeec..90998a1b3 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.fr.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Ajout des articles et des taxes \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-invoice-items.aspx")%>">Ajout des articles et des taxes \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.it.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.it.ascx index 51ed2f2b4..961441446 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.it.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.it.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Aggiungi articoli e imposte \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-invoice-items.aspx")%>">Aggiungi articoli e imposte \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ru.ascx index 6702e6011..67c8c247c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/117_invoice-items/117_invoice-items.ru.ascx @@ -1,6 +1,5 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Добавление позиций счетов и налогов \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-invoice-items.aspx")%>">Добавление позиций счетов и налогов \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ascx index 9abd0cc06..8604a453f 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Adding alias and creating mail groups + href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-alias-groups.aspx")%>">Adding alias and creating mail groups diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.es.ascx index 6978d362e..0462728d1 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.es.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Cómo añadir alias y crear grupos de correos + href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-alias-groups.aspx")%>">Cómo añadir alias y crear grupos de correos diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.fr.ascx index b9ed0916b..8decef327 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Ajout d'alias et création de groupes de messagerie + href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-alias-groups.aspx")%>">Ajout d'alias et création de groupes de messagerie diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ru.ascx index 6cf926f9a..089393279 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/127_alias-groups/127_alias-groups.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Добавление псевдонима и создание почтовых групп + href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-alias-groups.aspx")%>">Добавление псевдонима и создание почтовых групп diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ascx index 22e756df3..f45cfe0fc 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Changing attachment size \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/talk-attachment-size.aspx")%>">Changing attachment size \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.es.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.es.ascx index d6ce096df..f6c6155fc 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.es.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.es.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">El modo de cambiar tamaño de archivos adjuntos en Chat \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/talk-attachment-size.aspx")%>">El modo de cambiar tamaño de archivos adjuntos en Chat \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.fr.ascx index e10056f37..769d8aef2 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.fr.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Changement de la taille d'une pièce jointe dans Talk \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/talk-attachment-size.aspx")%>">Changement de la taille d'une pièce jointe dans Talk \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ru.ascx index 3c529f609..03c4b4b19 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/128_changing-attachment-size/128_changing-attachment-size.ru.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Изменение размера вложений в Чате \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/talk-attachment-size.aspx")%>">Изменение размера вложений в Чате \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ascx index 0dbdf296f..51499f3fb 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Setting up the default currency and exchange rates \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-default-currency.aspx")%>">Setting up the default currency and exchange rates \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.fr.ascx index 25291da7e..f72d2832c 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.fr.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Définition de la devise par défaut et des taux de change \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-default-currency.aspx")%>">Définition de la devise par défaut et des taux de change \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ru.ascx index dc91d403b..55228f7b7 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/129_default-currency/129_default-currency.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Настройка валюты по умолчанию и обменных курсов валют \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/crm-default-currency.aspx")%>">Настройка валюты по умолчанию и обменных курсов валют \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ascx index 087d73323..cacff8fd3 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">The authorization keys option + href="<%=VirtualPathUtility.ToAbsolute("~/administration/authorization-keys-saas.aspx")%>">Third-party service integration in the cloud version diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ru.ascx index af9ef1fbf..988e41712 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/151_authorization_keys_saas/151_authorization_keys_saas.ru.ascx @@ -1,5 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> - ">Опция "Ключи авторизации" + href="<%=VirtualPathUtility.ToAbsolute("~/administration/authorization-keys-saas.aspx")%>">Интеграция сторонних сервисов в облачной версии diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project .fr.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project .fr.ascx index 7e8bd24df..bd208394a 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project .fr.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project .fr.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">Comment ça fonctionne + href="<%=VirtualPathUtility.ToAbsolute("~/administration/Mail-Project.aspx")%>">Comment ça fonctionne diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ascx index 41fd328ee..f0b016660 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">How it works + href="<%=VirtualPathUtility.ToAbsolute("~/administration/Mail-Project.aspx")%>">How it works diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ru.ascx index 02beffb18..c3bda9d4d 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/152_mail_project/152_mail_project.ru.ascx @@ -1,4 +1,4 @@ <%@ Control Language="C#" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> ">Как это работает + href="<%=VirtualPathUtility.ToAbsolute("~/administration/Mail-Project.aspx")%>">Как это работает diff --git a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/164_google_user_data/164_google_user_data.ascx b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/164_google_user_data/164_google_user_data.ascx index fd5e22e70..0f70315a7 100644 --- a/Web/Controls/Help/ArticlesCompleteList/TipsTricks/164_google_user_data/164_google_user_data.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/TipsTricks/164_google_user_data/164_google_user_data.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">How ONLYOFFICE handles Google user data + href="<%=VirtualPathUtility.ToAbsolute("~/administration/google-user-data.aspx")%>">How ONLYOFFICE handles Google user data diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ascx index f32923170..3c4a591c5 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Settings for most popular mail services \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-tables.aspx")%>">Settings for most popular mail services \ No newline at end of file diff --git a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ru.ascx b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ru.ascx index 38d6a963e..a05a209be 100644 --- a/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ru.ascx +++ b/Web/Controls/Help/ArticlesCompleteList/Troubleshooting/146_mail_tables/146_mail_tables.ru.ascx @@ -1,3 +1,3 @@ <%@ Control Language="C#" %> ">Настройки для самых популярных почтовых сервисов \ No newline at end of file + href="<%=VirtualPathUtility.ToAbsolute("~/administration/mail-tables.aspx")%>">Настройки для самых популярных почтовых сервисов \ No newline at end of file diff --git a/Web/Controls/Help/GettingStarted/Community/Community.ascx b/Web/Controls/Help/GettingStarted/Community/Community.ascx index 5d345d81c..01240b20d 100644 --- a/Web/Controls/Help/GettingStarted/Community/Community.ascx +++ b/Web/Controls/Help/GettingStarted/Community/Community.ascx @@ -453,6 +453,7 @@ +
Disabling Community module

To disable the Community module, go to the Common section and select the Modules & Tools subsection using the corresponding option at the left side panel and uncheck the Community module. To disable some Community tools only, just uncheck the tools you don't need and click the Save button.

Changing Community Settings" /> diff --git a/Web/Controls/Help/GettingStarted/Community/Community.ru.ascx b/Web/Controls/Help/GettingStarted/Community/Community.ru.ascx index d3cdfc1c4..53c8c142d 100644 --- a/Web/Controls/Help/GettingStarted/Community/Community.ru.ascx +++ b/Web/Controls/Help/GettingStarted/Community/Community.ru.ascx @@ -453,6 +453,7 @@ +
Отключение модуля Сообщество

Чтобы отключить модуль Сообщество, перейдите в раздел настроек Общие и откройте подраздел Модули и инструменты, выбрав соответствующую опцию на левой боковой панели; снимите флажок с модуля Сообщество и нажмите кнопку Сохранить.

Изменение настроек Сообщества" /> diff --git a/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx b/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx index 5b0b0dfe2..5c2531e28 100644 --- a/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx +++ b/Web/Controls/Help/GettingStarted/Configuration/Configuration.ascx @@ -147,7 +147,7 @@
-
Language and time zone settings
+
Language and time zone settings

This section allows you to change the language of the whole portal for all portal users and to configure the time zone so that all the events of the portal will be shown with the correct date and time.

To configure the Language and Time Zone settings,

    @@ -161,7 +161,7 @@
  • click the Save button at the bottom of the section to make the parameters you set take effect.
-
Welcome Page Settings
+
Welcome Page Settings

This section allows you to change the default title to be displayed on the Sign In page of your portal. To do that,

  • enter the name you like in the Title field (e.g. your company title, its motto etc.),
  • @@ -177,7 +177,7 @@ The same name is also used for the From field of your portal email notifications.
-
DNS settings
+
DNS settings

This section allows you to set an alternative URL for your portal. By default, your portal is registered at name.onlyoffice.com. You can change it <%--setting an alias or even--%> specifying your own domain name. To do that, <%--

  • enter a desired alias in the Portal Address field, @@ -192,17 +192,17 @@ Before you may do it, you'll need to configure your domain name to point to the online office server by setting up the appropriate DNS records with your registrar. Please contact your registrar from whom you purchased the domain name for help on how to do it.
    -
    Portal renaming
    +
    Portal renaming

    This section allows you to change the name part of your portal URL address name.onlyoffice.com so that your portal is available at newname.onlyoffice.com. Enter a desired name in the New portal name field and click the Save button.

    Once you click the Save button, your old portal name will become available to new users who want to register a new portal.
    <%--
    -
    Portal version
    +
    Portal version

    This section allows you to switch between the available portal versions.You can either use the new version or switch back to the previous version of the portal.

    Just check the appropriate radiobutton and click the Save button at the bottom of the section to make the parameters you set take effect.

    --%>
    -
    Team template
    +
    Team template

    This section allows you to name the organization (or group), its members and their activities within your portal. To do that,

    • choose one of the available presets from the Template drop-down list,
    • @@ -213,7 +213,7 @@
    • click the Save button at the bottom of the section to make the parameters you set take effect.
    -
    Color themes
    +
    Color themes

    This section allows you to change the default color palette of your portal interface so that it suits your company brand. To do that,

    1. switch between the available Color Themes to preview them: Mellow green, Dark green, Deep blue, Wild pink, Bright blue,
    2. @@ -244,7 +244,7 @@
      -
      Custom Navigation
      +
      Custom Navigation

      This section allows you to add your own items into the portal navigation menu for a greater portal usability. E.g. you can add links to some other websites, services etc.

      To add a new menu item:

        @@ -267,7 +267,7 @@

      The newly created navigation item will be added to the navigation menu and/or to the portal start page depending on the specified settings. It will also be displayed below the Custom Navigation title on the portal settings page. To edit the item, click the Settings Icon" /> Settings icon next to it. In the Item Settings window, change the necessary parameters and click the Save button. If you want to remove the added navigation item, use the Remove Item button in the Item Settings window.

      -
      Default start page
      +
      Default start page

      This section allows you to choose the page you go to right after you log in to the portal or click the online office logo when you have already signed in. You can select one of the following options:

      • one of the portal modules (Documents, Projects, CRM, Community, People),
      • @@ -277,7 +277,7 @@

      Just check the corresponding radiobutton and click the Save button at the bottom of the section to make the parameters you set take effect.

      -
      Pricing Page Settings
      +
      Pricing Page Settings

      This section allows you to determine whether the pricing page should be accessible for all portal users or for administrators only.

      Check the Pricing page available for administrators only box to make this page visible for portal administrators only and click the Save button at the bottom of the section to make the parameters you set take effect.

      @@ -319,7 +319,7 @@

      Security settings

      The Security section allows you to control access to your portal and monitor all users activity. It includes four subsections: Portal Access, Access Rights, Login History and Audit Trail.

      -
      Controlling portal access
      +
      Controlling portal access

      The Portal Access subsection of the Security settings allows you to provide users with secure and convenient ways to access the portal.

      Changing Portal Access Settings" /> @@ -328,7 +328,7 @@
      -
      Password strength settings
      +
      Password strength settings

      This section allows you to determine password complexity (the effectiveness of a password in resisting guessing and brute-force attacks). To do that,

      • use the Minimum password length bar to determine how long the password should be to be considered strong, @@ -338,7 +338,7 @@
      • click the Save button at the bottom of the section to make the parameters you set take effect.
      -
      Two-factor authentication
      +
      Two-factor authentication

      This section allows you to enable the two-step verification with SMS or authenticator apps that ensures more secure portal access.

      For the SaaS version, the SMS provider used on your portal is selected depending on the portal region: smsc is used for CIS, Clickatell and Twilio are used for all other regions. You can add available SMS providers in the Settings -> Integration -> Third-Party Services section.
      @@ -375,7 +375,7 @@

    To learn more on how to use the two-factor authentication on your portal you can read the following ">article.

    -<%--
    Single sign-on settings
    +<%--
    Single sign-on settings

    The Single Sign-on section allows you to enable/disable third-party authentication using SAML/JWT, thereby providing a more quick, easy and secure way to access the portal for users.

    Generally, the Single Sign-on technology allows users to sign in only once and then get access to multiple authorized (i.e. integrated with an Identity Provider) applications/services without having to enter their credentials each time they access a different application.

    @@ -403,7 +403,7 @@

    After the SSO is enabled, users can click the Single Sign-on link below the Sign In button at the portal authorization page, or use the sign-in page on the Identity Provider side. Moreover, you still be able to use other authentication methods.

    --%> -
    Trusted mail domain settings
    +
    Trusted mail domain settings

    This section allows you to specify the mail servers used for user self-registration on your portal. By default, this option is disabled. To enable it,

    • check the Custom domains radiobutton,
    • @@ -416,10 +416,10 @@

      After that any user who has an account at a specified mail server will be able to register him(her)self clicking the Click here to join link on the Sign In page and entering the email address. An invitation email with a link to the portal will be sent at the specified email address. To sign in the user will need to follow the link provided in the email, enter a password and confirm it.

      To disable this option again just check the Disabled radiobutton.

      <%--
      -
      Help and advertisement settings
      +
      Help and advertisement settings

      This section allows you to switch on/off advertisement and help panels which appear on certain portal pages and promote portal features. The advertisement panel helps users take advantage of all available functionality, the help panel explains how to use a particular option. If you don't need this information any more use the Disable radiobutton to disable the panels. To make the parameters you set take effect click the Save button at the bottom of the section.

      --%>
      -
      IP security settings
      +
      IP security settings

      This section allows you to prevent unwanted visitors from accessing your portal by allowing access to the portal from trusted networks only. If a user attempts to log in to your portal from any IP address except those you specify, this login attempt will be blocked. To restrict access to your portal based on the IP addresses,

      1. check the Enable radio button;
      2. @@ -434,7 +434,7 @@

      If necessary, you can delete the added IP addresses by clicking the corresponding Remove Icon" /> icon to the right of the IP address. To disable this option again just check the Disable radio button and click the Save button.

      - <%--
      Invitation link
      + <%--
      Invitation link

      This section allows you to invite people to join your portal. To do that, copy the link using the corresponding option or the Ctrl + C key combination to paste it into the email afterwards and send to the people you wish to invite to your portal. Using the same link you can invite as many people as you wish.

      If you wish the invited people to get the view-only ">permissions, check the Add users as guests box before you copy the link.

      After the people you invited follow this link and enter their email, first name, last name and password they will be automatically added to your portal and will be able to start collaborating with you.

      @@ -442,15 +442,15 @@ The sent link is valid for 7 days only.
      --%> -
      Administrator message settings
      +
      Administrator message settings

      This section allows you to display the contact form on the Sign In page so that people could send the message to the portal administrator in case they have troubles accessing the portal.

      To enable it, just check the corresponding radiobutton and click the Save button at the bottom of the section to make the parameters you set take effect.

      -
      Session Lifetime
      +
      Session Lifetime

      This section allows you to set time (in minutes) before the portal users will need to enter the portal credentials again in order to access the portal.

      To set session lifetime, check the Enable radiobutton, enter the necessary time value measured in minutes in the Lifetime field that appears and click the Save button at the bottom of the section to make the parameters you set take effect. After save all the users will be logged out from portal.

      <%--
      -
      Portal access settings
      +
      Portal access settings
      This option is available for the free (trial, nonprofit) portals only.
      @@ -631,7 +631,7 @@ Creating Backup" />
      -
      Data backup
      +
      Data backup

      To create your portal data backup manually, use the Data Backup section:

      1. select the desired Storage for your backup files: @@ -683,7 +683,7 @@

      Backups will be created automatically with the specified periodicity.

      <%--
      -
      Data restore
      +
      Data restore

      To restore your portal data from the previously created backup file,

      1. select the Source where your backup files are stored: @@ -715,7 +715,7 @@ Deactivating/Deleting Portal" />
        -
        Portal deactivation
        +
        Portal deactivation

        If you decide to not use the portal for some temporary reasons, deactivate it. To do that,

        1. click the Deactivate button.
        2. @@ -727,7 +727,7 @@

          After that your portal and all information associated with it will be blocked so that no one has access to it for a particular period.

          You will be able to reactivate your portal at any moment. To come back to the portal and resume using it, use the second link provided in the confirmation email. So, please, keep this email in a safe place.

          -
          Portal deletion
          +
          Portal deletion

          If you do not think you will use the portal and would like to delete your portal permanently,

          1. click the Delete button to submit your request.
          2. diff --git a/Web/Controls/Help/GettingStarted/Configuration/Configuration.ru.ascx b/Web/Controls/Help/GettingStarted/Configuration/Configuration.ru.ascx index 9577a9bb1..11d8d0b0c 100644 --- a/Web/Controls/Help/GettingStarted/Configuration/Configuration.ru.ascx +++ b/Web/Controls/Help/GettingStarted/Configuration/Configuration.ru.ascx @@ -149,7 +149,7 @@
            -
            Настройки языка и часового пояса
            +
            Настройки языка и часового пояса

            Этот раздел позволяет изменить язык всего портала для всех пользователей портала и настроить часовой пояс, чтобы все события на портале отображались с корректной датой и временем.

            Чтобы изменить настройки Языка и часового пояса,

              @@ -163,7 +163,7 @@
            • нажмите кнопку Сохранить внизу раздела, чтобы заданные настройки вступили в силу.
            -
            Настройки страницы приветствия
            +
            Настройки страницы приветствия

            Этот раздел позволяет изменить выбранное по умолчанию название, которое должно отображаться на странице Входа на портал. Для этого:

            • введите в поле Заголовок название, которое вам нравится (например, название Вашей компании, слоган и т.д.),
            • @@ -179,7 +179,7 @@ Этот заголовок также используется в поле От кого в оповещениях портала.
              -
              Настройки DNS
              +
              Настройки DNS

              Этот раздел позволяет задать альтернативный URL-адрес для вашего портала. По умолчанию ваш портал зарегистрирован на name.onlyoffice.com. Вы можете изменить его, указав собственное доменное имя. Для этого установите флажок Пользовательское доменное имя и в поле ниже укажите собственное доменное имя для портала.

              Пожалуйста, обратите внимание: если вы решите переключиться на свой домен, портал будет доступен по протоколу HTTP, безопасный протокол HTTPS будет недоступен. @@ -189,13 +189,13 @@ Прежде чем вы сможете это сделать, вам понадобится настроить ваше доменное имя, чтобы оно указывало на сервер онлайн-офиса, изменив соответствующие записи DNS с помощью вашего регистратора. Пожалуйста, обратитесь к своему регистратору, у которого вы приобрели доменное имя, за справкой о том, как это сделать.
              -
              Изменение имени портала
              +
              Изменение имени портала

              Этот раздел позволяет изменить часть name в URL-адресе вашего портала name.onlyoffice.com таким образом, что портал будет доступен по адресу newname.onlyoffice.com. Введите нужное имя в поле Новое имя портала и нажмите кнопку Сохранить.

              Как только вы нажмете кнопку Сохранить, ваше старое имя портала станет доступно новым пользователям, которые хотят зарегистрировать новый портал.
              -
              Шаблон команды
              +
              Шаблон команды

              Этот раздел позволяет задать названия для организации (или группы), ее участников и их действий на портале. Для этого:

              • выберите одну из доступных предустановок из выпадающего списка Шаблон,
              • @@ -206,7 +206,7 @@
              • нажмите кнопку Сохранить внизу раздела, чтобы заданные настройки вступили в силу.
              -
              Цветовые схемы
              +
              Цветовые схемы

              Этот раздел позволяет изменить выбранную по умолчанию цветовую гамму интерфейса портала, чтобы она соответствовала корпоративному стилю вашей компании. Для этого:

              1. переключайтесь между доступными Цветовыми схемами, чтобы предварительно просмотреть их: Сочно-зеленая, Тёмно-зеленая, Тёмно-синяя, Интенсивно-розовая, Ярко-синяя,
              2. @@ -237,7 +237,7 @@
                -
                Пользовательская навигация
                +
                Пользовательская навигация

                Этот раздел позволяет добавить собственные элементы в меню навигации на портале, чтобы повысить удобство использования портала. Например, вы можете добавить ссылки на другие сайты, сервисы и так далее.

                Для добавления нового элемента меню:

                  @@ -260,7 +260,7 @@

                Созданный элемент навигации будет добавлен в меню навигации и/или на стартовую страницу портала, в зависимости от заданных настроек. Он также будет отображаться под заголовком Пользовательская навигация на странице настроек портала. Чтобы отредактировать элемент, нажмите на значок Значок Настройки" /> Настройки рядом с ним. В окне Настройки элемента измените нужные параметры и нажмите на кнопку Сохранить. Если вы хотите удалить добавленный элемент навигации, используйте кнопку Удалить элемент в окне Настройки элемента.

                -
                Стартовая страница по умолчанию
                +
                Стартовая страница по умолчанию

                Этот раздел позволяет выбрать страницу, на которую вы попадаете сразу после входа на портал или после нажатия на логотип онлайн-офиса, когда вы уже вошли в систему. Можно выбрать один из следующих вариантов:

                • один из модулей портала (Документы, Проекты, CRM, Сообщество, Люди),
                • @@ -270,7 +270,7 @@

                Выберите соответствующий переключатель и нажмите кнопку Сохранить внизу раздела, чтобы заданные настройки вступили в силу.

                -
                Настройки страницы платежей
                +
                Настройки страницы платежей

                Этот раздел позволяет определить, должна ли страница платежей быть доступной для всех пользователей портала или только для администраторов.

                Установите галочку Страница платежей доступна только для администраторов, чтобы сделать эту страницу видимой только для администраторов портала, и нажмите кнопку Сохранить внизу раздела, чтобы заданные настройки вступили в силу.

                @@ -312,7 +312,7 @@

                Настройки безопасности

                Раздел Безопасность позволяет контролировать доступ к порталу и отслеживать активность всех пользователей. Он содержит четыре подраздела: Доступ к порталу, Права доступа, История входов в систему и Журнал аудита.

                -
                Контроль доступа к порталу
                +
                Контроль доступа к порталу

                Подраздел Доступ к порталу в разделе настроек Безопасности позволяет обеспечить безопасные и удобные способы входа на портал для пользователей.

                Изменение настроек безопасности" /> @@ -320,7 +320,7 @@
                -
                Настройки надежности пароля
                +
                Настройки надежности пароля

                Этот раздел позволяет определить сложность пароля (эффективность пароля при сопротивлении угадыванию и прямому подбору). Для этого:

                • используйте ползунок Минимальная длина пароля, чтобы установить, насколько длинным должен быть пароль, чтобы считаться надежным, @@ -330,7 +330,7 @@
                • нажмите кнопку Сохранить внизу раздела, чтобы заданные настройки вступили в силу.
                -
                Двухфакторная аутентификация
                +
                Двухфакторная аутентификация

                Этот раздел позволяет вам включить двухэтапную авторизацию с помощью SMS или приложений для аутентификации, что обеспечит большую безопасность данных на вашем портале.

                Для SaaS-версии используемый на портале SMS-провайдер выбирается в зависимости от региона портала: smsc используется для стран СНГ, Clickatell и Twilio используются для всех остальных регионов. Вы можете добавить доступных SMS-провайдеров в разделе Настройки -> Интеграция -> Сторонние сервисы.
                @@ -367,7 +367,7 @@

              Подробнее об использовании двухфакторной аутентификации на портале можно прочитать в следующей ">статье.

              <%--
              -
              Настройки Single Sign-on
              +
              Настройки Single Sign-on

              Раздел Единый вход позволяет включить/выключить возможность аутентификации с помощью доверенной третьей стороны посредством SAML/JWT, таким образом обеспечивая более быстрый, простой и безопасный способ входа на портал для пользователей.

              В общих чертах, технология единого входа (англ. Single Sign-on, SSO) позволяет пользователям осуществлять вход в систему только один раз, а затем получать доступ ко множеству авторизованных (то есть интегрированных с поставщиком учетных записей) приложений/сервисов без необходимости каждый раз вводить учетные данные при получении доступа к другому приложению.

              @@ -396,11 +396,11 @@

              После включения возможности SSO пользователи могут использовать ссылку Single Sign-on, расположенную под кнопкой Войти на странице авторизации на портале, или использовать страницу входа на стороне поставщика учетных записей. Кроме того, по-прежнему можно будет использовать другие способы аутентификации.

              --%> <%--
              -
              Версия портала
              +
              Версия портала

              Этот раздел позволяет переключаться между доступными версиями порталов. Вы можете выбрать либо новую версию портала, либо вернуться к предыдущей версии.

              Выберите соответствующий переключатель и нажмите кнопку Сохранить внизу раздела, чтобы заданные настройки вступили в силу.

              --%>
              -
              Настройки доверенных почтовых доменов
              +
              Настройки доверенных почтовых доменов

              Этот раздел позволяет вам указать почтовые серверы, которые могут использоваться для самостоятельной регистрации пользователей в онлайн-офисе. По умолчанию эта возможность отключена. Для ее включения:

              • выберите переключатель Пользовательские домены,
              • @@ -412,7 +412,7 @@

                После этого любой пользователь, имеющий учетную запись на указанном почтовом сервере, сможет зарегистрироваться самостоятельно, нажав на ссылку Нажмите сюда, чтобы присоединиться на странице Входа и введя адрес электронной почты. Пригласительное сообщение со ссылкой на портал будет выслано на указанный адрес электронной почты. Чтобы войти на портал, пользователь должен будет перейти по ссылке из сообщения, ввести пароль и подтвердить его.

                Чтобы снова отключить эту возможность, выберите переключатель Отключено.

                -
                Настройки IP-безопасности
                +
                Настройки IP-безопасности

                Этот раздел позволяет предотвратить доступ на портал нежелательных посетителей, разрешив доступ к нему только из доверенных сетей. Если пользователь пытается войти на портал с любого IP-адреса, кроме указанных, эта попытка входа будет заблокирована. Чтобы ограничить доступ к порталу по IP-адресам,

                1. выберите переключатель Включить;
                2. @@ -427,11 +427,11 @@

                В случае необходимости можно удалить добавленные IP-адреса, нажав на соответствующий значок Значок Удалить" /> справа от IP-адреса. Чтобы снова отключить эту возможность, выберите переключатель Отключить и нажмите кнопку Сохранить.

                <%--
                -
                Настройки рекламных и справочных модулей
                +
                Настройки рекламных и справочных модулей

                Этот раздел позволяет включить/выключить рекламные и справочные модули, которые появляются на некоторых страницах портала для рекламы возможностей портала. Рекламные модули помогают пользователям воспользоваться всем доступным функционалом, справочные модули объясняют, как использовать конкретную опцию. Если вам больше не нужна эта информация, используйте переключатель Заблокировать для отключения этих модулей. Чтобы заданные параметры вступили в силу, нажмите кнопку Сохранить внизу раздела.

                --%> <%--
                -
                Пригласительная ссылка
                +
                Пригласительная ссылка

                Этот раздел позволяет вам пригласить людей присоединиться к порталу. Для этого скопируйте эту ссылку, используя соответствующую опцию или сочетание клавиш Ctrl + C, чтобы затем вставить ее в сообщение и отправить тем, кого надо пригласить на портал. Используя эту же ссылку, можно пригласить сколько угодно людей.

                Если требуется предоставить приглашенным людям ">права только на просмотр, то прежде чем копировать ссылку, установите флажок Добавить пользователей как гостей.

                После того как приглашенные люди перейдут по ссылке и введут свой email, имя, фамилию и пароль, они автоматически будут добавлены на портал и смогут начать совместную работу с вами.

                @@ -440,14 +440,14 @@
              --%>
              -
              Настройки сообщений администратору
              +
              Настройки сообщений администратору

              Этот раздел позволяет отобразить контактную форму на странице Входа, чтобы люди могли отправить сообщение администратору портала, если у них возникнут проблемы с доступом на портал.

              Чтобы включить эту возможность, выберите соответствующий переключатель и нажмите кнопку Сохранить внизу раздела, чтобы выбранные настройки вступили в силу.

              -
              Время существования сессии
              +
              Время существования сессии

              Этот раздел позволяет позволяет задать время (в минутах), прежде чем пользователям портала потребуется заново вводить учетные данные для получения доступа к порталу.

              Чтобы задать время существования сессии, выберите переключатель Включить, в появившемся поле Время существования введите нужное значение времени в минутах и нажмите кнопку Сохранить внизу раздела, чтобы выбранные настройки вступили в силу. После сохранения настроек все пользователи будут разлогинены.

              - <%--
              Настройки доступа к порталу
              + <%--
              Настройки доступа к порталу
              Эта возможность доступна только для бесплатных порталов (порталов с пробным периодом, порталов участников некоммерческой программы).
              @@ -626,7 +626,7 @@ Создание резервной копии" />
              -
              Резервное копирование данных
              +
              Резервное копирование данных

              Чтобы вручную создать резервную копию данных портала, используйте раздел Резервное копирование данных:

              1. выберите требуемое Хранилище для файлов резервных копий: @@ -678,7 +678,7 @@

              Резервные копии будут создаваться автоматически с заданной периодичностью.

              <%--
              -
              Восстановление данных
              +
              Восстановление данных

              Для восстановления данных портала из предварительно созданного резервного файла,

              1. выберите Источник, где сохранены резервные файлы: @@ -709,7 +709,7 @@ Деактивация/Удаление портала" />
                -
                Деактивация портала
                +
                Деактивация портала

                Если по каким-то временным причинам вы решите не использовать портал, отключите его. Для этого:

                1. нажмите на кнопку Деактивировать,
                2. @@ -722,7 +722,7 @@

                  После этого ваш портал со всей сопутствующей информацией будет заблокирован, так что ни у кого не будет доступа к нему в течение определенного времени.

                  Повторно активировать портал можно будет в любой момент. Чтобы вернуться на портал и продолжить его использование, воспользуйтесь второй ссылкой, предоставленной в письме подтверждения. Поэтому, пожалуйста, храните это письмо в надежном месте.

                  -
                  Удаление портала
                  +
                  Удаление портала

                  Если вы считаете, что не будете пользоваться порталом и хотели бы окончательно его удалить,

                  1. нажмите на кнопку Удалить, чтобы отправить запрос,
                  2. diff --git a/Web/Controls/Help/GettingStarted/People/People.ascx b/Web/Controls/Help/GettingStarted/People/People.ascx index bf49a5e5a..064bd96c2 100644 --- a/Web/Controls/Help/GettingStarted/People/People.ascx +++ b/Web/Controls/Help/GettingStarted/People/People.ascx @@ -133,7 +133,7 @@

                    Adding new portal members

                    As a portal owner or full access administrator, you can add new members to the portal.

                    -
                    Use invitation link
                    +

                    If you've created your portal recently and have not yet added users, the Invite users to portal icon" /> Invite users to portal button is available on the left side panel in each portal module. It allows you to quickly and easily invite new members to your portal so that they could join it:

                    1. click the Invite users to portal icon" /> Invite users to portal button @@ -154,7 +154,7 @@ Sending Invitation Link" />
                    -
                    Add users manually
                    +
                    Add users manually

                    You can also add portal members manually one by one:

                    1. click the Create button in the left upper corner within the People module
                    2. @@ -187,7 +187,7 @@
                    3. a CSV file - for further instructions read this ">article
            You can also add guests all at once. For further instructions please refer to this ">article.
            -
            Create groups
            +
            Create groups

            While adding members, you will certainly need to create new groups. To do that,

            1. click the Create button in the left upper corner within the People module
            2. @@ -215,6 +215,7 @@
            3. full access administrators managing all portal moduls
            4. portal owner having control over the whole portal
    +
    Changing portal owner

    Actually, the portal owner is the person who created the portal. If he wants to appoint another portal member to this position, he needs to:

    1. switch to the portal settings choosing the Settings option in the top menu,
    2. @@ -252,6 +253,7 @@ +
      Granting administrator privileges

      After a portal member is added to the portal, he gets user or guest access rights. The portal owner or full access administrators can grant administrator privileges to users only. To do that, they need to proceed through the following steps:

      1. switch to the portal settings choosing the Settings option in the top menu,
      2. @@ -267,6 +269,7 @@ Adding Administrators" />
        +
        Permissions for Documents, CRM, Community, People, and Mail modules

        This access rights structure - guest/user/administrator - is valid for the following portal modules:

        • Documents
        • @@ -311,6 +314,7 @@ +
          manage Mail Server (add own domain, create mailboxes, mail groups) and general Mail settings +
          Permissions for Projects module

          The access rights structure in the Projects module is more complicated and comprises five levels:

          • guest - an external user with view-only permissions
          • @@ -387,7 +391,7 @@
          • Closed projects, milestones, tasks in the Projects module;
          • Closed tasks and opportunities in the CRM module.
          -
          Deleting a single user
          +
          Deleting a single user

          To delete a single user,

          1. Open the list of disabled users selecting the corresponding status in the filter on the top,
          2. @@ -412,7 +416,7 @@

            Now you can close this page. Once the reassignment process is over, you'll be notified via email. If you unchecked the Delete profile when reassignment is finished box, you can return to the list of disabled users and manually delete the user without losing his/her data.

          -
          Deleting several users
          +
          Deleting several users

          Data reassignment is an individual action, i.e. if you want to delete several users at once, you'll need to previously reassign the data for each of them separately.

          To reassign the data of any disabled user,

            @@ -444,6 +448,7 @@
      +
      Disabling People module

      To disable the People module just switch to the Modules & Tools section selecting the corresponding option on the left-side panel, uncheck the People module and click the Save button.

      If the People module is disabled, each portal member can access his/her own profile only. diff --git a/Web/Controls/Help/GettingStarted/People/People.ru.ascx b/Web/Controls/Help/GettingStarted/People/People.ru.ascx index a8e062a6f..b7663814f 100644 --- a/Web/Controls/Help/GettingStarted/People/People.ru.ascx +++ b/Web/Controls/Help/GettingStarted/People/People.ru.ascx @@ -133,7 +133,7 @@

      Добавление новых участников портала

      Как владелец портала или администратор с полным доступом, вы можете добавлять на портал новых участников.

      -
      Использование пригласительной ссылки
      +

      Если вы только что создали портал и еще не добавили пользователей, в каждом из модулей портала на левой боковой панели будет доступна кнопка Значок Пригласить пользователей" /> Пригласить пользователей. C ее помощью можно быстро и просто пригласить на портал новых участников, чтобы они могли присоединиться к нему:

      1. нажмите кнопку Значок Пригласить пользователей" /> Пригласить пользователей @@ -154,7 +154,7 @@ Отправка пригласительной ссылки" />
      -
      Добавление пользователей вручную
      +
      Добавление пользователей вручную

      Участников портала можно также добавлять вручную по одному:

      1. нажмите на кнопку Создать в левом верхнем углу в модуле Люди
      2. @@ -187,7 +187,7 @@
      3. из файла CSV - для получения дополнительных инструкций прочитайте ">эту статью
Можно также добавить всех гостей сразу. Для получения дальнейших инструкций обратитесь, пожалуйста, к этой ">статье.
-
Создание групп
+
Создание групп

При добавлении участников вам, конечно, придется создавать новые группы. Для этого:

  1. нажмите на кнопку Создать в левом верхнем углу в модуле Люди
  2. @@ -215,6 +215,7 @@
  3. администраторы с полным доступом, которые управляют всеми модулями портала
  4. владелец портала, который осуществляет контроль над всем порталом
  5. +
    Смена владельца портала

    Обычно владелец портала - это тот, кто создал портал. Если он хочет назначить другого участника портала на эту позицию, ему необходимо:

    1. переключиться на настройки портала, выбрав в верхнем меню опцию Настройки,
    2. @@ -252,6 +253,7 @@ +
      Предоставление прав администратора

      После того как участник портала добавлен на портал, он получает права пользователя или гостя. Владелец портала или администраторы с полным доступом могут предоставить привилегии администратора только пользователям. Для этого надо выполнить следующие шаги:

      1. переключиться на настройки портала, выбрав в верхнем меню опцию Настройки,
      2. @@ -267,6 +269,7 @@ Добавление администраторов" />
        +
        Права доступа в модулях Документы, CRM, Сообщество, Люди и Почта

        Такая структура прав доступа - гость/пользователь/администратор - действительна для следующих модулей портала:

        • Документы
        • @@ -311,6 +314,7 @@ +
          управление Почтовым сервером (добавление своего домена, создание почтовых ящиков, почтовых групп) и общими настройками почты +
          Права доступа в модуле Проекты

          Структура прав доступа в модуле Проекты более сложная и включает пять уровней:

          • гость - сторонний пользователь с правами только на просмотр
          • @@ -387,7 +391,7 @@
          • Закрытые проекты, вехи, задачи в модуле Проекты;
          • Закрытые задачи и возможные сделки в модуле CRM.
          -
          Удаление отдельного пользователя
          +
          Удаление отдельного пользователя

          Чтобы удалить отдельного пользователя,

          1. Откройте список заблокированных пользователей, выбрав соответствующий статус в фильтре наверху,
          2. @@ -412,7 +416,7 @@

            Теперь можно закрыть эту страницу. После того, как передача данных завершится, вы получите оповещение по электронной почте. Если вы сняли пометку с опции Удалить профиль после завершения передачи данных, можно вернуться к списку заблокированных пользователей и вручную удалить пользователя без потери его данных.

          -
          Удаление нескольких пользователей
          +
          Удаление нескольких пользователей

          Переназначение данных - это индивидуальное действие, то есть, если вы хотите удалить несколько пользователей одновременно, предварительно потребуется переназначить данные для каждого из них в отдельности.

          Чтобы переназначить данные любого заблокированного пользователя,

            @@ -444,6 +448,7 @@
      +
      Отключение модуля Люди

      Чтобы отключить модуль Люди, переключитесь на раздел Модули и инструменты, выбрав соответствующую опцию на левой боковой панели; снимите флажок с модуля Люди и нажмите кнопку Сохранить.

      Если модуль Люди отключен, каждый участник портала может получить доступ только к своему собственному профилю. diff --git a/Web/Controls/Help/GettingStarted/Talk/Talk.ascx b/Web/Controls/Help/GettingStarted/Talk/Talk.ascx index f37d19a2c..df9a50a4a 100644 --- a/Web/Controls/Help/GettingStarted/Talk/Talk.ascx +++ b/Web/Controls/Help/GettingStarted/Talk/Talk.ascx @@ -26,6 +26,7 @@
    3. Using instant messenger
    4. Exchanging instant text messages
    5. Receiving portal notifications
    6. +
    7. Changing Talk Settings
      • @@ -116,17 +117,7 @@
      • In a new window that opens, select which files you want to delete: All files, Files sent more than a month ago, or Files sent more than a year ago.
      • Click the Delete button.
    - -
    Changing Talk settings
    -

    Using the Options Options icon" /> icon in the upper left corner of the Talk window you can change its settings as well as remove sent files. After you click the 'Options' icon, the menu with the available options will appear:

    -
      -
    • Voices of events - turn on this switcher to receive sound notifications about the new messages.
    • -
    • Notification in a browser - turn on this switcher to receive the pop-up notifications.
    • -
    • List of contacts joining in groups - turn on this switcher to display contacts joining in groups.
    • -
    • Hide offline contacts - turn on this switcher to display online contacts only.
    • -
    • Send messages by Ctrl+Enter - turn on this switcher to change the default key combination used to send messages. When this switcher is turned off, you can send messages by pressing Enter.
    • -
    • Delete sent files - use this link to remove sent files and free up disk space.
    • -
    +
    Using mini chat

    The functionality of mini Chat is limited in comparison with Talk.

    Using mini Chat you can:

    @@ -152,19 +143,7 @@
  6. open the main Talk window.

    To do that click the Extend Chat icon" /> icon.

  7. -

    Using the Options Options icon" /> icon in the lower right corner of the mini Chat window you can change its settings and also perform several operations. After you click the 'Options' icon the window with the available options will appear.

    -

    Here are the options:

    -
      -
    • Enable sounds - check this option to receive sound notifications about the new messages,
    • -
    • Use Ctrl+Enter to send messages - check this option to change the default key combination used to send messages,
    • -
    • Minimize all windows when out of focus - check this option if you want to collapse the Chat windows when you perform other portal activity,
    • -
    • Minimize/Expand all mini-chat windows - use this option to collapse or expand all mini-chat windows,
    • -
    • Close all mini-chat windows - use this option to close all mini-chat windows. -
      - The Minimize/Expand all mini-chat windows and Close all mini-chat windows options are available when at least one chat window is opened. -
      -
    • -
    + @@ -188,6 +167,36 @@

    If you no longer want to receive notifications, you can unsubscribe from them clicking the corresponding link. For more details please refer to this ">article.

    + +
    +

    Changing Talk Settings

    +
    +
    Changing Talk settings
    +

    Using the Options Options icon" /> icon in the upper left corner of the Talk window you can change its settings as well as remove sent files. After you click the 'Options' icon, the menu with the available options will appear:

    +
      +
    • Voices of events - turn on this switcher to receive sound notifications about the new messages.
    • +
    • Notification in a browser - turn on this switcher to receive the pop-up notifications.
    • +
    • List of contacts joining in groups - turn on this switcher to display contacts joining in groups.
    • +
    • Hide offline contacts - turn on this switcher to display online contacts only.
    • +
    • Send messages by Ctrl+Enter - turn on this switcher to change the default key combination used to send messages. When this switcher is turned off, you can send messages by pressing Enter.
    • +
    • Delete sent files - use this link to remove sent files and free up disk space.
    • +
    +
    Changing mini Chat settings
    +

    Using the Options Options icon" /> icon in the lower right corner of the mini Chat window you can change its settings and also perform several operations. After you click the 'Options' icon the window with the available options will appear.

    +

    Here are the options:

    +
      +
    • Enable sounds - check this option to receive sound notifications about the new messages,
    • +
    • Use Ctrl+Enter to send messages - check this option to change the default key combination used to send messages,
    • +
    • Minimize all windows when out of focus - check this option if you want to collapse the Chat windows when you perform other portal activity,
    • +
    • Minimize/Expand all mini-chat windows - use this option to collapse or expand all mini-chat windows,
    • +
    • Close all mini-chat windows - use this option to close all mini-chat windows. +
      + The Minimize/Expand all mini-chat windows and Close all mini-chat windows options are available when at least one chat window is opened. +
      +
    • +
    +
    +
    \ No newline at end of file diff --git a/Web/Controls/Help/GettingStarted/Talk/Talk.ru.ascx b/Web/Controls/Help/GettingStarted/Talk/Talk.ru.ascx index aa8bd857b..bc55d7cb2 100644 --- a/Web/Controls/Help/GettingStarted/Talk/Talk.ru.ascx +++ b/Web/Controls/Help/GettingStarted/Talk/Talk.ru.ascx @@ -26,6 +26,7 @@
  8. Использование мессенджера
  9. Обмен мгновенными текстовыми сообщениями
  10. Получение оповещений с портала
  11. +
  12. Изменение настроек Чата
    • @@ -115,16 +116,7 @@
    • Нажмите кнопку Удалить.
-
Изменение настроек Чата
-

С помощью значка Параметры Значок Параметры" /> в левом верхнем углу окна Чата вы можете изменить его настройки, а также удалить отправленные файлы. После нажатия на значок 'Параметры' откроется меню с доступными параметрами:

-
    -
  • Звуковые оповещения - включите этот переключатель, чтобы получать звуковые оповещения о новых сообщениях.
  • -
  • Оповещения в браузере - включите этот переключатель, чтобы получать всплывающие оповещения.
  • -
  • Контакты по группам - включите этот переключатель, чтобы отображать контакты, объединенные в группы.
  • -
  • Скрывать офлайн-контакты - включите этот переключатель, чтобы отображать только онлайн-контакты.
  • -
  • Отправлять сообщения по Ctrl+Enter - включите этот переключатель, чтобы изменить выбранное по умолчанию сочетание клавиш для отправки сообщений. Когда этот переключатель выключен, вы можете отправлять сообщения, нажимая клавишу Enter.
  • -
  • Удалить отправленные файлы - используйте эту ссылку, тобы удалить отправленные файлы и освободить дисковое пространство.
  • -
+
Использование мини-чата

Функциональность мини-чата ограничена по сравнению с Чатом.

Используя Мини-чат вы можете:

@@ -150,15 +142,7 @@
  • открыть главное окно Чата.

    Для этого щелкните по значку Значок Развернуть чат" />.

  • -

    С помощью значка Параметры Значок Параметры" /> в правом нижнем углу окна мини-чата вы можете изменить его настройки, а также выполнить несколько операций. После нажатия на значок 'Параметры' откроется окно с доступными параметрами.

    -

    Здесь доступны следующие опции:

    -
      -
    • Включить звуки - отметьте галочкой эту опцию, чтобы получать звуковые оповещения о новых сообщениях,
    • -
    • Использовать Ctrl+Enter для отправки сообщений - отметьте галочкой эту опцию, чтобы изменить выбранное по умолчанию сочетание клавиш для отправки сообщений,
    • -
    • Сворачивать все окна при потере фокуса - отметьте галочкой эту опцию, если вы хотите сворачивать окна чата, когда вы занимаетесь какой-то другой деятельностью на портале,
    • -
    • Свернуть/развернуть все окна мини-чата - используйте эту опцию, чтобы свернуть или развернуть все окна мини-чата,
    • -
    • Закрыть все окна мини-чата - используйте эту опцию, чтобы закрыть все окна мини-чата.
    • -
    + @@ -182,6 +166,32 @@

    Если вы больше не хотите получать какие-то оповещения, от них можно отписаться, нажав на соответствующую ссылку. Для получения дополнительной информации обратитесь к этой ">статье.

    + +
    +

    Изменение настроек Чата

    +
    +
    Изменение настроек Чата
    +

    С помощью значка Параметры Значок Параметры" /> в левом верхнем углу окна Чата вы можете изменить его настройки, а также удалить отправленные файлы. После нажатия на значок 'Параметры' откроется меню с доступными параметрами:

    +
      +
    • Звуковые оповещения - включите этот переключатель, чтобы получать звуковые оповещения о новых сообщениях.
    • +
    • Оповещения в браузере - включите этот переключатель, чтобы получать всплывающие оповещения.
    • +
    • Контакты по группам - включите этот переключатель, чтобы отображать контакты, объединенные в группы.
    • +
    • Скрывать офлайн-контакты - включите этот переключатель, чтобы отображать только онлайн-контакты.
    • +
    • Отправлять сообщения по Ctrl+Enter - включите этот переключатель, чтобы изменить выбранное по умолчанию сочетание клавиш для отправки сообщений. Когда этот переключатель выключен, вы можете отправлять сообщения, нажимая клавишу Enter.
    • +
    • Удалить отправленные файлы - используйте эту ссылку, тобы удалить отправленные файлы и освободить дисковое пространство.
    • +
    +
    Изменение настроек мини-чата
    +

    С помощью значка Параметры Значок Параметры" /> в правом нижнем углу окна мини-чата вы можете изменить его настройки, а также выполнить несколько операций. После нажатия на значок 'Параметры' откроется окно с доступными параметрами.

    +

    Здесь доступны следующие опции:

    +
      +
    • Включить звуки - отметьте галочкой эту опцию, чтобы получать звуковые оповещения о новых сообщениях,
    • +
    • Использовать Ctrl+Enter для отправки сообщений - отметьте галочкой эту опцию, чтобы изменить выбранное по умолчанию сочетание клавиш для отправки сообщений,
    • +
    • Сворачивать все окна при потере фокуса - отметьте галочкой эту опцию, если вы хотите сворачивать окна чата, когда вы занимаетесь какой-то другой деятельностью на портале,
    • +
    • Свернуть/развернуть все окна мини-чата - используйте эту опцию, чтобы свернуть или развернуть все окна мини-чата,
    • +
    • Закрыть все окна мини-чата - используйте эту опцию, чтобы закрыть все окна мини-чата.
    • +
    +
    +
    \ No newline at end of file diff --git a/Web/Controls/Help/HelpCenter.ascx b/Web/Controls/Help/HelpCenter.ascx index 267453bf3..9f0b6d494 100644 --- a/Web/Controls/Help/HelpCenter.ascx +++ b/Web/Controls/Help/HelpCenter.ascx @@ -51,10 +51,10 @@

    Integration

    -
    +

    User Guides

    -
    +

    Contribution

    diff --git a/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ascx b/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ascx index 7fb1323f4..604e5a3a6 100644 --- a/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ascx +++ b/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ascx @@ -350,11 +350,13 @@ Parameter Description Values + Default -it, --installation_type installation type GROUPS|WORKSPACE|WORKSPACE_ENTERPRISE + WORKSPACE_ENTERPRISE diff --git a/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ru.ascx b/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ru.ascx index 2a907a103..9bfe34f03 100644 --- a/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ru.ascx +++ b/Web/Controls/Help/Server/Docker/Enterprise/EnterpriseDockerScriptParameters/EnterpriseDockerScriptParameters.ru.ascx @@ -350,11 +350,13 @@ Параметр Описание Значения + По умолчанию -it, --installation_type тип установки GROUPS|WORKSPACE|WORKSPACE_ENTERPRISE + WORKSPACE_ENTERPRISE diff --git a/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ascx b/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ascx index cf6109a83..272646a83 100644 --- a/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ascx +++ b/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ascx @@ -36,7 +36,7 @@

    ONLYOFFICE Workspace Enterprise Edition provides extended functionality, such as:

      -
    • ">Private Room for encrypted collaboration,
    • + <%--
    • ">Private Room for encrypted collaboration,
    • --%>
    • ONLYOFFICE editors with ">pro features,
    • mobile web editors,
    • regular functionality and security updates during 1 year,
    • diff --git a/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ru.ascx b/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ru.ascx index d6f5e2083..694ef05e1 100644 --- a/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ru.ascx +++ b/Web/Controls/Help/Server/Enterprise/RenewSubscription/RenewSubscription.ru.ascx @@ -36,7 +36,7 @@

      Серверная версия ONLYOFFICE Workspace Enterprise Edition предоставляет расширенные функциональные возможности, а именно:

        -
      • ">Приватная комната для зашифрованной совместной работы,
      • + <%--
      • ">Приватная комната для зашифрованной совместной работы,
      • --%>
      • редакторы ONLYOFFICE с ">профессиональными возможностями,
      • мобильные веб-редакторы,
      • регулярные обновления функциональных возможностей и безопасности в течение 1 года,
      • diff --git a/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ascx b/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ascx index ab5cd8adc..c13e42897 100644 --- a/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ascx +++ b/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ascx @@ -85,7 +85,7 @@

        Update repository:

        The instructions for installation of Node.js are available here. All the necessary instructions for other components and their dependencies installation can be found at their official websites.

        -
        Installing Elasticsearch
        +
        Installing Elasticsearch (official instructions)

        For the search proper work you need to install Elasticsearch. Run the following commands:

        sudo apt-get install apt-transport-https 
         wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | apt-key add -
        diff --git a/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ru.ascx b/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ru.ascx
        index 73201c7d8..0ca5a5e2b 100644
        --- a/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ru.ascx
        +++ b/Web/Controls/Help/Server/Linux/Community/LinuxInstallation/LinuxInstallation.ru.ascx
        @@ -90,7 +90,7 @@
         
        sudo apt-get update
         

        Инструкции по установке Node.js можно посмотреть здесь. Все необходимые инструкции по установке остальных компонентов и зависимостей можно найти на их официальных сайтах.

        -
        Установка Elasticsearch
        +
        Установка Elasticsearch (официальная инструкция)

        Для корректной работы поиска нужно установить Elasticsearch. Для этого выполните комманды:

        sudo apt-get install apt-transport-https 
         wget -qO - https://artifacts.elastic.co/GPG-KEY-elasticsearch | apt-key add -
        diff --git a/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ascx b/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ascx
        index ddd19d6b2..2a9a2d8e7 100644
        --- a/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ascx
        +++ b/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ascx
        @@ -108,6 +108,8 @@ enabled=0
         autorefresh=1
         type=rpm-md
         
        +

        Elasticsearch requires OpenJDK 8. To install it, use the following command:

        +
        sudo yum install java-1.8.0-openjdk-headless

        Install Elasticsearch using the following command:

        sudo yum install --enablerepo=elasticsearch elasticsearch

        Installing ONLYOFFICE Groups

        diff --git a/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ru.ascx b/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ru.ascx index 20a9815e7..512451578 100644 --- a/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ru.ascx +++ b/Web/Controls/Help/Server/Linux/Community/LinuxInstallationRPM/LinuxInstallationRPM.ru.ascx @@ -120,6 +120,8 @@ enabled=0 autorefresh=1 type=rpm-md
        +

        Для Elasticsearch требуется OpenJDK 8. Для установки этого компонента используйте команду:

        +
        sudo yum install java-1.8.0-openjdk-headless

        Установите Elasticsearch с помощью следующей команды:

        sudo yum install --enablerepo=elasticsearch elasticsearch

        Установка ONLYOFFICE Groups

        diff --git a/Web/Controls/Help/Server/Windows/Talk/InstallTalk/InstallTalk.ascx b/Web/Controls/Help/Server/Windows/Talk/InstallTalk/InstallTalk.ascx index 7961b2d13..b6e6b84a0 100644 --- a/Web/Controls/Help/Server/Windows/Talk/InstallTalk/InstallTalk.ascx +++ b/Web/Controls/Help/Server/Windows/Talk/InstallTalk/InstallTalk.ascx @@ -75,14 +75,6 @@ Installing ONLYOFFICE Talk on a local server" />
      -
      -

      Configure the MySQL connection settings. Leave the default parameters for Server, Port, Database and Username. Enter the onlyoffice password to access the MySQL database. Then click the Next > button.

      -
      -
      - Installing ONLYOFFICE Talk on a local server" /> - Installing ONLYOFFICE Talk on a local server" /> -
      -

      By default ONLYOFFICE Talk will be installed to the following folder: C:\Program Files (x86)\Ascensio System SIA\CommunityServer\. If needed you can change it clicking the Browse button and selecting the necessary folder on your computer. Then click the Next > button.

      diff --git a/Web/Controls/Help/SideMenu/AdministrationGuides/AdministrationGuides.ascx b/Web/Controls/Help/SideMenu/AdministrationGuides/AdministrationGuides.ascx new file mode 100644 index 000000000..5172a238f --- /dev/null +++ b/Web/Controls/Help/SideMenu/AdministrationGuides/AdministrationGuides.ascx @@ -0,0 +1,17 @@ +<%@ Control Language="C#" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + \ No newline at end of file diff --git a/Web/Controls/Help/Talk/Talk.ascx b/Web/Controls/Help/Talk/Talk.ascx index 15fac7a6f..77d101af8 100644 --- a/Web/Controls/Help/Talk/Talk.ascx +++ b/Web/Controls/Help/Talk/Talk.ascx @@ -26,17 +26,17 @@

    Messenger

    Messages

    Portal notifications

    \ No newline at end of file diff --git a/Web/Controls/Help/Talk/Talk.ru.ascx b/Web/Controls/Help/Talk/Talk.ru.ascx index b9a6d4425..467d1e6fd 100644 --- a/Web/Controls/Help/Talk/Talk.ru.ascx +++ b/Web/Controls/Help/Talk/Talk.ru.ascx @@ -26,17 +26,17 @@

    Мессенджер

    Сообщения

    Оповещения портала

    \ No newline at end of file diff --git a/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ascx b/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ascx index 228a0327d..6e427254f 100644 --- a/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ascx +++ b/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ascx @@ -3,15 +3,15 @@
    -

    Data backup<%-- & restore--%>

    +

    Data backup<%-- & restore--%> in the cloud version

      @@ -29,7 +29,8 @@
    • Enter your portal.
    • Click the Settings Icon" /> icon in the right upper corner to open the 'Settings' section.
    • Switch to the Data Management tab at the left-side panel, then go to the Backup<%--/Restore--%> subsection. -

      If you want to backup the portal data manually:

      +
      Manual backup
      +

      If you want to backup the portal data manually:

      1. Choose the storage for your backup checking one of the corresponding options: @@ -59,8 +60,9 @@
      2. Check the Include Mail in backup box if it's necessary.
      3. Click the Make copy button.
      4. -

        The backup will be saved in the selected folder.

      +

      The backup will be saved in the selected folder.

      +
      Automatic backup

      If you want to use the Automatic backup function:

      1. Check the Enable option button.
      2. diff --git a/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ru.ascx b/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ru.ascx index 9701bea6b..8b0afa286 100644 --- a/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ru.ascx +++ b/Web/Controls/Help/TipsTricks/General/Data-Backup-Restore/Data-Backup-Restore.ru.ascx @@ -4,7 +4,7 @@ + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/add-resource.aspx b/Web/administration/add-resource.aspx new file mode 100644 index 000000000..19d11c592 --- /dev/null +++ b/Web/administration/add-resource.aspx @@ -0,0 +1,27 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/authorization-keys-saas.aspx b/Web/administration/authorization-keys-saas.aspx new file mode 100644 index 000000000..ebbf273b8 --- /dev/null +++ b/Web/administration/authorization-keys-saas.aspx @@ -0,0 +1,60 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/available-languages.aspx b/Web/administration/available-languages.aspx new file mode 100644 index 000000000..e377db508 --- /dev/null +++ b/Web/administration/available-languages.aspx @@ -0,0 +1,26 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/backup-saas.aspx b/Web/administration/backup-saas.aspx new file mode 100644 index 000000000..459ec0c33 --- /dev/null +++ b/Web/administration/backup-saas.aspx @@ -0,0 +1,24 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/configuring-modules.aspx b/Web/administration/configuring-modules.aspx new file mode 100644 index 000000000..839b251a0 --- /dev/null +++ b/Web/administration/configuring-modules.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/control-panel.aspx b/Web/administration/control-panel.aspx new file mode 100644 index 000000000..d0fb3611a --- /dev/null +++ b/Web/administration/control-panel.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-adding-fields.aspx b/Web/administration/crm-adding-fields.aspx new file mode 100644 index 000000000..fc083b270 --- /dev/null +++ b/Web/administration/crm-adding-fields.aspx @@ -0,0 +1,29 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-contact-form.aspx b/Web/administration/crm-contact-form.aspx new file mode 100644 index 000000000..d58420b7f --- /dev/null +++ b/Web/administration/crm-contact-form.aspx @@ -0,0 +1,31 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-contact-types.aspx b/Web/administration/crm-contact-types.aspx new file mode 100644 index 000000000..e151db2e6 --- /dev/null +++ b/Web/administration/crm-contact-types.aspx @@ -0,0 +1,29 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-default-currency.aspx b/Web/administration/crm-default-currency.aspx new file mode 100644 index 000000000..34b74e5e0 --- /dev/null +++ b/Web/administration/crm-default-currency.aspx @@ -0,0 +1,24 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-export.aspx b/Web/administration/crm-export.aspx new file mode 100644 index 000000000..8d75b9ce5 --- /dev/null +++ b/Web/administration/crm-export.aspx @@ -0,0 +1,29 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-history-event.aspx b/Web/administration/crm-history-event.aspx new file mode 100644 index 000000000..e7399e650 --- /dev/null +++ b/Web/administration/crm-history-event.aspx @@ -0,0 +1,29 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-invoice-items.aspx b/Web/administration/crm-invoice-items.aspx new file mode 100644 index 000000000..8a200def6 --- /dev/null +++ b/Web/administration/crm-invoice-items.aspx @@ -0,0 +1,24 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-mass-mailing.aspx b/Web/administration/crm-mass-mailing.aspx new file mode 100644 index 000000000..cecb3c644 --- /dev/null +++ b/Web/administration/crm-mass-mailing.aspx @@ -0,0 +1,41 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-opportunity-stages.aspx b/Web/administration/crm-opportunity-stages.aspx new file mode 100644 index 000000000..c85ce4557 --- /dev/null +++ b/Web/administration/crm-opportunity-stages.aspx @@ -0,0 +1,29 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-tags.aspx b/Web/administration/crm-tags.aspx new file mode 100644 index 000000000..c7afe0afb --- /dev/null +++ b/Web/administration/crm-tags.aspx @@ -0,0 +1,29 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-tasks-categories.aspx b/Web/administration/crm-tasks-categories.aspx new file mode 100644 index 000000000..0ea301ec9 --- /dev/null +++ b/Web/administration/crm-tasks-categories.aspx @@ -0,0 +1,31 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/crm-temperature-levels.aspx b/Web/administration/crm-temperature-levels.aspx new file mode 100644 index 000000000..b5d6d7fe0 --- /dev/null +++ b/Web/administration/crm-temperature-levels.aspx @@ -0,0 +1,29 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/customizing-modules.aspx b/Web/administration/customizing-modules.aspx new file mode 100644 index 000000000..e0e119e4d --- /dev/null +++ b/Web/administration/customizing-modules.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/external-services.aspx b/Web/administration/external-services.aspx new file mode 100644 index 000000000..0a0718d71 --- /dev/null +++ b/Web/administration/external-services.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/google-user-data.aspx b/Web/administration/google-user-data.aspx new file mode 100644 index 000000000..f727b3884 --- /dev/null +++ b/Web/administration/google-user-data.aspx @@ -0,0 +1,23 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationList.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + +
        + \ No newline at end of file diff --git a/Web/administration/import-contacts-from-csv.aspx b/Web/administration/import-contacts-from-csv.aspx new file mode 100644 index 000000000..2f2cd66aa --- /dev/null +++ b/Web/administration/import-contacts-from-csv.aspx @@ -0,0 +1,33 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/import-contacts-from-mail-client.aspx b/Web/administration/import-contacts-from-mail-client.aspx new file mode 100644 index 000000000..2b42e8ceb --- /dev/null +++ b/Web/administration/import-contacts-from-mail-client.aspx @@ -0,0 +1,33 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/import-contacts-from-web.aspx b/Web/administration/import-contacts-from-web.aspx new file mode 100644 index 000000000..ad3c6872c --- /dev/null +++ b/Web/administration/import-contacts-from-web.aspx @@ -0,0 +1,33 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/mail-alias-groups.aspx b/Web/administration/mail-alias-groups.aspx new file mode 100644 index 000000000..1a906079c --- /dev/null +++ b/Web/administration/mail-alias-groups.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/mail-project.aspx b/Web/administration/mail-project.aspx new file mode 100644 index 000000000..9d24fd9cb --- /dev/null +++ b/Web/administration/mail-project.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/mail-server.aspx b/Web/administration/mail-server.aspx new file mode 100644 index 000000000..f75ff21b0 --- /dev/null +++ b/Web/administration/mail-server.aspx @@ -0,0 +1,33 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/mail-tables.aspx b/Web/administration/mail-tables.aspx new file mode 100644 index 000000000..67f78cef2 --- /dev/null +++ b/Web/administration/mail-tables.aspx @@ -0,0 +1,22 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/manageable-notifications.aspx b/Web/administration/manageable-notifications.aspx new file mode 100644 index 000000000..edc2fb8a5 --- /dev/null +++ b/Web/administration/manageable-notifications.aspx @@ -0,0 +1,25 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/managing-notifications.aspx b/Web/administration/managing-notifications.aspx new file mode 100644 index 000000000..f63923f15 --- /dev/null +++ b/Web/administration/managing-notifications.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/managing-subscriptions.aspx b/Web/administration/managing-subscriptions.aspx new file mode 100644 index 000000000..7b79c7fb8 --- /dev/null +++ b/Web/administration/managing-subscriptions.aspx @@ -0,0 +1,25 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/managing-users.aspx b/Web/administration/managing-users.aspx new file mode 100644 index 000000000..d9842f8d8 --- /dev/null +++ b/Web/administration/managing-users.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/nonmanageable-notifications.aspx b/Web/administration/nonmanageable-notifications.aspx new file mode 100644 index 000000000..ccf96c065 --- /dev/null +++ b/Web/administration/nonmanageable-notifications.aspx @@ -0,0 +1,25 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/portal-language.aspx b/Web/administration/portal-language.aspx new file mode 100644 index 000000000..a19328109 --- /dev/null +++ b/Web/administration/portal-language.aspx @@ -0,0 +1,27 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/portal-management.aspx b/Web/administration/portal-management.aspx new file mode 100644 index 000000000..773c7eb5f --- /dev/null +++ b/Web/administration/portal-management.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/reinforcing-security.aspx b/Web/administration/reinforcing-security.aspx new file mode 100644 index 000000000..52f64879b --- /dev/null +++ b/Web/administration/reinforcing-security.aspx @@ -0,0 +1,20 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/talk-attachment-size.aspx b/Web/administration/talk-attachment-size.aspx new file mode 100644 index 000000000..d79bcba28 --- /dev/null +++ b/Web/administration/talk-attachment-size.aspx @@ -0,0 +1,25 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/two-factor-authentication.aspx b/Web/administration/two-factor-authentication.aspx new file mode 100644 index 000000000..14e2943a7 --- /dev/null +++ b/Web/administration/two-factor-authentication.aspx @@ -0,0 +1,32 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationArticles.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> +<%@ Register Src="~/Controls/Common/VideoConteiner.ascx" TagName="VideoContainer" TagPrefix="uc" %> + + + + + + + + + + + + + + + + +
        + + \ No newline at end of file diff --git a/Web/administration/workspace.aspx b/Web/administration/workspace.aspx new file mode 100644 index 000000000..400cfd2df --- /dev/null +++ b/Web/administration/workspace.aspx @@ -0,0 +1,11 @@ +<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Administration/AdministrationList.master" %> +<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> + + + + + + + +
        + \ No newline at end of file diff --git a/Web/css/common.less b/Web/css/common.less index 147daf36c..3507f309b 100644 --- a/Web/css/common.less +++ b/Web/css/common.less @@ -46,13 +46,11 @@ footer { background-position-y: 0; /* -webkit-filter: grayscale(1); filter: grayscale(1);*/ - filter: sepia(1); &:hover { /* -webkit-filter: grayscale(0); filter: grayscale(0);*/ - filter: sepia(0); } &:active { @@ -105,7 +103,6 @@ footer { &:hover { /* -webkit-filter: grayscale(0); filter: grayscale(0);*/ - filter: sepia(0); } } diff --git a/Web/css/help.less b/Web/css/help.less index 43e14f362..f5e321742 100644 --- a/Web/css/help.less +++ b/Web/css/help.less @@ -88,7 +88,7 @@ html { } .MainHelpCenter { position: relative; - margin-top: 90px; + margin-top: 140px; div.delimiter { background: url('/css/img/BasecampImp/line.png') repeat-x 0 0; @@ -1060,7 +1060,7 @@ html { text-align: center; font-weight: 600; letter-spacing: 0.08em; - padding-bottom: 60px; + padding-bottom: 90px; } .hcmain_links_server { text-align: left; @@ -2567,6 +2567,7 @@ span.label { .integration_expand_menu, .installationworkspace_expand_menu, .installationdocs_expand_menu, +.administrationworkspace_expand_menu, .userguidesworkspace_expand_menu, .userguidesgroups_expand_menu, .userguidesdocs_expand_menu, @@ -2659,13 +2660,14 @@ div.description .MainHelpCenter .presentationeditor_hh_expand_menu, .gs_integrationpage .integration_expand_menu, .installationworkspacepage .installationworkspace_expand_menu, .installationdocspage .installationdocs_expand_menu, +.administrationworkspacepage .administrationworkspace_expand_menu, .userguidesdocspage .userguidesdocs_expand_menu, .userguidesgroupspage .userguidesgroups_expand_menu, .userguidesworkspacepage .userguidesworkspace_expand_menu, .userguidesmobilepage .userguidesmobile_expand_menu { display: block; } -.insertfunction .leftmenu_spreadsheeteditor_insertfunction, .control_panel .leftmenu_controlpanel, .saas_version .leftmenu_cloud, .connectors .leftmenu_integration, .virtual_version .leftmenu_virtual, .virtual .leftmenu_virtual, .virtual .leftmenu_enterprise, .enterprise .leftmenu_enterprise, .documents .leftmenu_documentserver, .windows_version .leftmenu_windows, .desktop_macos_version .leftmenu_macos, .desktop_windows_version .leftmenu_windows, .linux_version .leftmenu_linux, .desktop_linux_version .leftmenu_linux, .docker_version .leftmenu_docker, .one_click_install .leftmenu_oneclick, .common_all_os .leftmenu_all_os, .integration .connector, .all_platforms .leftmenu_all_os, .oneclick .leftmenu_oneclickinstall, .general .leftmenu_communityserver, .mail .leftmenu_mailserver, .general .leftmenu_general, .documents .leftmenu_documents, .documents .leftmenu_mob_docs, .projects .leftmenu_projects, .crm .leftmenu_crm, .people .leftmenu_people, .community .leftmenu_community, .calendar .leftmenu_calendar, .mail .leftmenu_mail, .talk .leftmenu_talk, .getting_startedpage .leftmenu_getting_started, .gs_documentspage .leftmenu_documents, .gs_integrationpage .leftmenu_integration, .gs_projectspage .leftmenu_projects, .gs_crmpage .leftmenu_crm, .gs_peoplepage .leftmenu_people, .gs_communitypage .leftmenu_community, .gs_configurationpage .leftmenu_general, .gs_calendarpage .leftmenu_calendar, .gs_mailpage .leftmenu_mail, .gs_talkpage .leftmenu_talk, .troubleshootingpage.mail .leftmenu_troubleshooting_mail, .troubleshootingpage.general .leftmenu_troubleshooting_server, .troubleshootingpage.people .leftmenu_troubleshooting_people, .troubleshootingpage.general .leftmenu_troubleshooting_general, .troubleshootingpage.calendar .leftmenu_troubleshooting_calendar, .troubleshootingpage.projects .leftmenu_troubleshooting_projects, .troubleshootingpage.documents .leftmenu_troubleshooting_documents, .troubleshootingpage.community .leftmenu_troubleshooting_community, .troubleshootingpage.talk .leftmenu_troubleshooting_talk, .troubleshootingpage.crm .leftmenu_troubleshooting_crm, .contributorguidespage .leftmenu_countributors_guides, .editors_user_guides .leftmenu_editorsuserguides, .digitalocean .leftmenu_digitalocean, .installation_guides .leftmenu_installationguides, .installation_docs .leftmenu_installationdocs, .docs_enterprise_edition .leftmenu_docsenterprise, .developer_edition .leftmenu_docsdeveloper, .docs_community_edition .leftmenu_docscommunity, .installation_groups .leftmenu_installationgroups, .installation_mail .leftmenu_installationmail, .installation_talk .leftmenu_installationtalk, .installation_workspace .leftmenu_installationworkspace, .installation_workspace_ce .leftmenu_installationworkspacece, .installation_workspace_ee .leftmenu_installationworkspaceee, .installation_workspace_cloud .leftmenu_installationworkspacecloud, .installation_desktop .leftmenu_installationdesktop, .installation_mobile .leftmenu_installationmobile, .userguides .leftmenu_userguides, .userguides_docs .leftmenu_userguidesdocs, .userguides_docs_de .leftmenu_userguidesdocs_de, .userguides_docs_se .leftmenu_userguidesdocs_se, .userguides_docs_pe .leftmenu_userguidesdocs_pe, .userguides_docs_guides .leftmenu_userguidesdocs_guides, .userguides_groups .leftmenu_userguidesgroups, .userguides_groups_documents .leftmenu_userguidesgroupsdocuments, .userguides_groups_people .leftmenu_userguidesgroupspeople, .userguides_groups_community .leftmenu_userguidesgroupscommunity, .userguides_groups_crm .leftmenu_userguidesgroupscrm, .userguides_groups_projects .leftmenu_userguidesgroupsprojects, .userguides_groups_mail .leftmenu_userguidesgroupsmail, .userguides_groups_calendar .leftmenu_userguidesgroupscalendar, .userguides_workspace .leftmenu_userguidesworkspace, .userguides_workspace_groups .leftmenu_userguidesworkspacegroups, .userguides_workspace_docs .leftmenu_userguidesworkspacedocs, .userguides_workspace_mail .leftmenu_userguidesworkspacemail, .userguides_workspace_talk .leftmenu_userguidesworkspacetalk, .userguides_mobile .leftmenu_userguidesmobile, .userguides_mobile_ios .leftmenu_userguidesmobileios, .userguides_mobile_android .leftmenu_userguidesmobileandroid, .userguides_mobile_projects .leftmenu_userguidesmobileprojects, .userguides_mobile_web .leftmenu_userguidesmobileweb { +.insertfunction .leftmenu_spreadsheeteditor_insertfunction, .control_panel .leftmenu_controlpanel, .saas_version .leftmenu_cloud, .connectors .leftmenu_integration, .virtual_version .leftmenu_virtual, .virtual .leftmenu_virtual, .virtual .leftmenu_enterprise, .enterprise .leftmenu_enterprise, .documents .leftmenu_documentserver, .windows_version .leftmenu_windows, .desktop_macos_version .leftmenu_macos, .desktop_windows_version .leftmenu_windows, .linux_version .leftmenu_linux, .desktop_linux_version .leftmenu_linux, .docker_version .leftmenu_docker, .one_click_install .leftmenu_oneclick, .common_all_os .leftmenu_all_os, .integration .connector, .all_platforms .leftmenu_all_os, .oneclick .leftmenu_oneclickinstall, .general .leftmenu_communityserver, .mail .leftmenu_mailserver, .general .leftmenu_general, .documents .leftmenu_documents, .documents .leftmenu_mob_docs, .projects .leftmenu_projects, .crm .leftmenu_crm, .people .leftmenu_people, .community .leftmenu_community, .calendar .leftmenu_calendar, .mail .leftmenu_mail, .talk .leftmenu_talk, .getting_startedpage .leftmenu_getting_started, .gs_documentspage .leftmenu_documents, .gs_integrationpage .leftmenu_integration, .gs_projectspage .leftmenu_projects, .gs_crmpage .leftmenu_crm, .gs_peoplepage .leftmenu_people, .gs_communitypage .leftmenu_community, .gs_configurationpage .leftmenu_general, .gs_calendarpage .leftmenu_calendar, .gs_mailpage .leftmenu_mail, .gs_talkpage .leftmenu_talk, .troubleshootingpage.mail .leftmenu_troubleshooting_mail, .troubleshootingpage.general .leftmenu_troubleshooting_server, .troubleshootingpage.people .leftmenu_troubleshooting_people, .troubleshootingpage.general .leftmenu_troubleshooting_general, .troubleshootingpage.calendar .leftmenu_troubleshooting_calendar, .troubleshootingpage.projects .leftmenu_troubleshooting_projects, .troubleshootingpage.documents .leftmenu_troubleshooting_documents, .troubleshootingpage.community .leftmenu_troubleshooting_community, .troubleshootingpage.talk .leftmenu_troubleshooting_talk, .troubleshootingpage.crm .leftmenu_troubleshooting_crm, .contributorguidespage .leftmenu_countributors_guides, .editors_user_guides .leftmenu_editorsuserguides, .digitalocean .leftmenu_digitalocean, .installation_guides .leftmenu_installationguides, .installation_docs .leftmenu_installationdocs, .docs_enterprise_edition .leftmenu_docsenterprise, .developer_edition .leftmenu_docsdeveloper, .docs_community_edition .leftmenu_docscommunity, .installation_groups .leftmenu_installationgroups, .installation_mail .leftmenu_installationmail, .installation_talk .leftmenu_installationtalk, .installation_workspace .leftmenu_installationworkspace, .installation_workspace_ce .leftmenu_installationworkspacece, .installation_workspace_ee .leftmenu_installationworkspaceee, .installation_workspace_cloud .leftmenu_installationworkspacecloud, .installation_desktop .leftmenu_installationdesktop, .installation_mobile .leftmenu_installationmobile, .userguides .leftmenu_userguides, .userguides_docs .leftmenu_userguidesdocs, .userguides_docs_de .leftmenu_userguidesdocs_de, .userguides_docs_se .leftmenu_userguidesdocs_se, .userguides_docs_pe .leftmenu_userguidesdocs_pe, .userguides_docs_guides .leftmenu_userguidesdocs_guides, .userguides_groups .leftmenu_userguidesgroups, .userguides_groups_documents .leftmenu_userguidesgroupsdocuments, .userguides_groups_people .leftmenu_userguidesgroupspeople, .userguides_groups_community .leftmenu_userguidesgroupscommunity, .userguides_groups_crm .leftmenu_userguidesgroupscrm, .userguides_groups_projects .leftmenu_userguidesgroupsprojects, .userguides_groups_mail .leftmenu_userguidesgroupsmail, .userguides_groups_calendar .leftmenu_userguidesgroupscalendar, .userguides_workspace .leftmenu_userguidesworkspace, .userguides_workspace_groups .leftmenu_userguidesworkspacegroups, .userguides_workspace_docs .leftmenu_userguidesworkspacedocs, .userguides_workspace_mail .leftmenu_userguidesworkspacemail, .userguides_workspace_talk .leftmenu_userguidesworkspacetalk, .userguides_mobile .leftmenu_userguidesmobile, .userguides_mobile_ios .leftmenu_userguidesmobileios, .userguides_mobile_android .leftmenu_userguidesmobileandroid, .userguides_mobile_projects .leftmenu_userguidesmobileprojects, .userguides_mobile_web .leftmenu_userguidesmobileweb, .administration_guides .leftmenu_administrationguides, .administration_guides_workspace .leftmenu_administrationguides_workspace, .administration_guides_portal .leftmenu_portalmanagement, .administration_guides_security .leftmenu_security, .administration_guides_configuringmodules .leftmenu_configuringmodules, .administration_guides_customizingmodules .leftmenu_customizingmodules, .administration_guides_managingusers .leftmenu_managingusers, .administration_guides_managingnotifications .leftmenu_managingnotifications, .administration_guides_externalservices .leftmenu_externalservices, .administration_guides_controlpanel .leftmenu_administrationguides_controlpanel { color: @textColorLinkMain !important; font-weight: 700; } @@ -4902,359 +4904,388 @@ em.error_text { - #mainPage.InnerPage { - .description { - margin: 0px; - max-width: 100%; - padding: 0px; - } +#mainPage.InnerPage { + .description { + margin: 0px; + max-width: 100%; + padding: 0px; + } - .faq_title { - font-size: 24px; - padding: 48px; + .faq_title { + font-size: 24px; + padding: 48px; + text-align: center; + font-weight: 700; + } + + .icon-program-block { + display: inline-flex; + margin: 0; + + .name-icon-program { text-align: center; - font-weight: 700; - } - - .icon-program-block { - display: inline-flex; - margin: 0; - - .name-icon-program { - text-align: center; - margin-top: 80px; - } - - .img-title { - width: 110px; - height: 80px; - margin: 0px 30px; - background-position: center; - } + margin-top: 100px; + text-transform: uppercase; } .img-title { - width: 80px; + width: 110px; height: 80px; - margin-bottom: 20px; + margin: 0px 40px; + background-position: center; + } + } - &.install { - background-image: url(/images/main-page/Intstallation.svg); - background-repeat: no-repeat; - } + .img-title { + width: 80px; + height: 80px; + margin-bottom: 20px; - &.admin { - background-image: url(/images/main-page/Administration.svg); - background-repeat: no-repeat; - } - - &.develop { - background-image: url(/images/main-page/Development.svg); - background-repeat: no-repeat; - } - - &.integ { - background-image: url(/images/main-page/Integration.svg); - background-repeat: no-repeat; - } - - &.user { - background-image: url(/images/main-page/user-guides.svg); - background-repeat: no-repeat; - } - - &.contrib { - background-image: url(/images/main-page/Contribution.svg); - background-repeat: no-repeat; - } + &.install { + background-image: url(/images/main-page/Intstallation.svg); + background-repeat: no-repeat; } - - .first-column { - width: 50%; - display: table-cell; - padding-left: 32px; + &.admin { + background-image: url(/images/main-page/Administration.svg); + background-repeat: no-repeat; } - .second-column { - width: 50%; - display: table-cell; - padding-left: 32px; + &.develop { + background-image: url(/images/main-page/Development.svg); + background-repeat: no-repeat; } - .expanded_node { - border-top: none; + &.integ { + background-image: url(/images/main-page/Integration.svg); + background-repeat: no-repeat; } - article { - padding: 0; - margin-top: 150px; + &.user { + background-image: url(/images/main-page/user-guides.svg); + background-repeat: no-repeat; } - - .body-block { - display: table; - margin: auto; - max-width: 1170px; - margin-top: 100px; + &.contrib { + background-image: url(/images/main-page/Contribution.svg); + background-repeat: no-repeat; } + } - .welcomeBlock { + + .first-column { + width: 50%; + display: table-cell; + padding-left: 32px; + } + + .second-column { + width: 50%; + display: table-cell; + padding-left: 32px; + } + + .expanded_node { + border-top: none; + } + + article { + padding: 0; + margin-top: 150px; + } + + + .body-block { + display: table; + margin: auto; + max-width: 1170px; + margin-top: 100px; + } + + .welcomeBlock { + text-align: center; + } + + .ip_main_part { + display: -webkit-box; + display: -webkit-flex; + display: -ms-flexbox; + display: flex; + -webkit-box-pack: center; + -webkit-justify-content: center; + -ms-flex-pack: center; + justify-content: center; + margin: 0 auto; + text-align: center; + + .integration_block { + display: inline-block; + width: 544px; + position: relative; + margin: 0; + vertical-align: top; + border: 1px solid rgba(85, 85, 85, 0.15); + border-radius: 5px; + margin-bottom: 32px; + -moz-border-radius: 5px; + -webkit-border-radius: 5px; text-align: center; - } + background-color: white; + box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1); + -moz-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1); + -webkit-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1); + -webkit-transition: box-shadow 0.3s; + -moz-transition: box-shadow 0.3s; + -o-transition: box-shadow 0.3s; + transition: box-shadow 0.3s; - .ip_main_part { - display: -webkit-box; - display: -webkit-flex; - display: -ms-flexbox; - display: flex; - -webkit-box-pack: center; - -webkit-justify-content: center; - -ms-flex-pack: center; - justify-content: center; - margin: 0 auto; - text-align: center; + &.selected { + border: 2px solid #ff642e; + } - .integration_block { - display: inline-block; - width: 544px; - position: relative; - margin: 0; - vertical-align: top; - border: 1px solid rgba(85, 85, 85, 0.15); - border-radius: 5px; - margin-bottom: 32px; - -moz-border-radius: 5px; - -webkit-border-radius: 5px; + .pp_available { + background-image: url(/images/pricing/available_linux_windows.png); + background-position: 50% 0; + background-repeat: no-repeat; + color: #555555; + font-size: 13px; + line-height: 18px; text-align: center; - background-color: white; - box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1); - -moz-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1); - -webkit-box-shadow: 0 7px 25px rgba(0, 0, 0, 0.1); - -webkit-transition: box-shadow 0.3s; - -moz-transition: box-shadow 0.3s; - -o-transition: box-shadow 0.3s; - transition: box-shadow 0.3s; + padding: 30px 0 24px; + } - &.selected { - border: 2px solid #ff642e; + .pp_button { + padding: 32px 0; + + a.button { + border-radius: 3px; + -moz-border-radius: 3px; + -webkit-border-radius: 3px; + font-size: 12px; + font-weight: 600; + line-height: 133%; + padding: 19px 45px; + width: 50%; + + &.hidden { + display: none; + } + + &.de, &.it, &.cs { + padding: 19px 30px; + } + + &.es, &.fr_short, &.pt, &.it_long, &.ja, &.nl { + padding: 19px 20px; + } + + &.pt_long, &.de_long, &.fr { + padding: 19px 10px; + } + } + } + + .pp_features { + padding: 0 24px 91px; + + &.de { + padding-bottom: 120px; } - .pp_available { - background-image: url(/images/pricing/available_linux_windows.png); - background-position: 50% 0; - background-repeat: no-repeat; - color: #555555; + &.long { + padding-bottom: 30px; + } + + &.middle { + padding-bottom: 57px; + } + + .pp_features_list { + color: #333333; + font-size: 13px; + line-height: 30px; + list-style-type: none; + text-align: left; + + + .pp_name_list { + font-weight: bold; + padding: 20px; + letter-spacing: -0.02em; + } + + li { + line-height: 18px; + padding-bottom: 12px; + padding-left: 20px; + position: relative; + + &:before { + background: url(/images/support/check_support.svg) no-repeat 0 0; + background-size: 12px 12px; + content: ''; + display: inline-block; + height: 12px; + left: 0; + position: absolute; + top: 4px; + width: 12px; + } + } + } + } + + .pp_info_block { + font-size: 14px; + font-weight: 400; + padding: 32px; + line-height: 20px; + text-align: left; + color: #333333; + border-bottom: 1px solid #CCCCCC; + + .pp_one_time { + color: #808080; + font-weight: 400; font-size: 13px; line-height: 18px; - text-align: center; - padding: 30px 0 24px; } - .pp_button { - padding: 32px 0; - - a.button { - border-radius: 3px; - -moz-border-radius: 3px; - -webkit-border-radius: 3px; - font-size: 12px; - font-weight: 600; - line-height: 133%; - padding: 19px 45px; - width: 50%; - - &.hidden { - display: none; - } - - &.de, &.it, &.cs { - padding: 19px 30px; - } - - &.es, &.fr_short, &.pt, &.it_long, &.ja, &.nl { - padding: 19px 20px; - } - - &.pt_long, &.de_long, &.fr { - padding: 19px 10px; - } - } + .pp_one_time_none { + color: transparent; + font-size: 13px; + line-height: 18px; + -moz-user-select: none; + -khtml-user-select: none; + user-select: none; } - .pp_features { - padding: 0 24px 91px; + .pp_sum { + display: inline-block; + font-weight: 600; + font-size: 24px; + line-height: 33px; - &.de { - padding-bottom: 120px; + &.hidden { + display: none; } - &.long { - padding-bottom: 30px; - } - - &.middle { - padding-bottom: 57px; - } - - .pp_features_list { - color: #333333; - font-size: 13px; - line-height: 30px; - list-style-type: none; - text-align: left; - - - .pp_name_list { - font-weight: bold; - padding: 20px; - letter-spacing: -0.02em; - } - - li { - line-height: 18px; - padding-bottom: 12px; - padding-left: 20px; - position: relative; - - &:before { - background: url(/images/support/check_support.svg) no-repeat 0 0; - background-size: 12px 12px; - content: ''; - display: inline-block; - height: 12px; - left: 0; - position: absolute; - top: 4px; - width: 12px; - } - } - } - } - - .pp_info_block { - font-size: 14px; - font-weight: 400; - padding: 32px; - line-height: 20px; - text-align: left; - color: #333333; - border-bottom: 1px solid #CCCCCC; - - .pp_one_time { - color: #808080; - font-weight: 400; - font-size: 13px; - line-height: 18px; - } - - .pp_one_time_none { - color: transparent; - font-size: 13px; - line-height: 18px; - -moz-user-select: none; - -khtml-user-select: none; - user-select: none; - } - - .pp_sum { - display: inline-block; - font-weight: 600; - font-size: 24px; - line-height: 33px; - - &.hidden { - display: none; - } - - .pp_price_number { - font-weight: 700; - font-size: 40px; - line-height: 64px; - } - - - .pp_price_number_one { - font-size: 16px; - line-height: 26px; - } - - &.old { - color: #666666; - font-size: 18px; - font-weight: 400; - line-height: 25px; - text-decoration: line-through; - } - - &.req { - font-size: 16px; - line-height: 26px; - padding: 19px 0; - text-transform: uppercase; - } - } - } - - .pp_title { - font-weight: 700; - font-size: 18px; - color: #333333; - line-height: 1.2em; - padding-top: 20px; - text-align: left; - - &.long { - padding-top: 35px; - padding-left: 35px; - } - - .pp_heading { - color: #666666; - font-size: 12px; - font-weight: 600; - text-transform: uppercase; - letter-spacing: 0.5px; - } - - .pp_name { - color: #333333; - font-size: 24px; + .pp_price_number { font-weight: 700; - line-height: 150%; + font-size: 40px; + line-height: 64px; } - .pp_time_limit { - background-color: #FF6F3D; - color: #FFFFFF; - font-size: 13px; - line-height: 18px; - margin: 0 auto; - padding: 3px 0; - position: relative; - text-align: center; - top: -32px; - width: 128px; - &.cs, &.de, &.es, &.it, &.pt, &.ru { - width: 180px; - } + .pp_price_number_one { + font-size: 16px; + line-height: 26px; + } - &.fr, &.nl { - width: 150px; - } + &.old { + color: #666666; + font-size: 18px; + font-weight: 400; + line-height: 25px; + text-decoration: line-through; + } + + &.req { + font-size: 16px; + line-height: 26px; + padding: 19px 0; + text-transform: uppercase; } } + } + + .pp_title { + font-weight: 700; + font-size: 18px; + color: #333333; + line-height: 1.2em; + padding-top: 20px; + text-align: left; + + &.long { + padding-top: 35px; + padding-left: 35px; + } + + .pp_heading { + color: #666666; + font-size: 12px; + font-weight: 600; + text-transform: uppercase; + letter-spacing: 0.5px; + } + + .pp_name { + color: #333333; + font-size: 24px; + font-weight: 700; + line-height: 150%; + } + + .pp_time_limit { + background-color: #FF6F3D; + color: #FFFFFF; + font-size: 13px; + line-height: 18px; + margin: 0 auto; + padding: 3px 0; + position: relative; + text-align: center; + top: -32px; + width: 128px; + + &.cs, &.de, &.es, &.it, &.pt, &.ru { + width: 180px; + } + + &.fr, &.nl { + width: 150px; + } + } + } + + .pp_users_block { + padding: 28px 0; + + a { + color: #FF6F3D; + text-decoration: none; + } + + + .pp_ub_name, .pp_ub_number { + color: #666666; + font-size: 13px; + line-height: 160%; + margin: 0 auto; + text-align: center; + } + + .pp_ub_number { + color: #333333; + font-size: 14px; + font-weight: bold; + } + } + + .pp_users_recommendation { + background-color: #fff; + text-align: left; .pp_users_block { - padding: 28px 0; + display: table; + margin: 0; + width: 100%; - a { - color: #FF6F3D; - text-decoration: none; + .programs-list { + padding-left: 32px; } - .pp_ub_name, .pp_ub_number { color: #666666; font-size: 13px; @@ -5270,65 +5301,37 @@ em.error_text { } } - .pp_users_recommendation { - background-color: #fff; - text-align: left; + .simcon_change { + background-color: #ebebeb; + border: none; + cursor: pointer; + display: inline-block; + font-size: 30px; + font-weight: 400; + height: 98px; + line-height: 98px; + margin: 0; + padding: 0; + position: absolute; + text-align: center; + vertical-align: top; + width: 48px; + -moz-user-select: none; + -khtml-user-select: none; + user-select: none; - .pp_users_block { - display: table; - margin: 0; - width: 100%; - - .programs-list { - padding-left: 32px; - } - - .pp_ub_name, .pp_ub_number { - color: #666666; - font-size: 13px; - line-height: 160%; - margin: 0 auto; - text-align: center; - } - - .pp_ub_number { - color: #333333; - font-size: 14px; - font-weight: bold; - } + &.pp_connections_decrease { + left: 0; } - .simcon_change { - background-color: #ebebeb; - border: none; - cursor: pointer; - display: inline-block; - font-size: 30px; - font-weight: 400; - height: 98px; - line-height: 98px; - margin: 0; - padding: 0; - position: absolute; - text-align: center; - vertical-align: top; - width: 48px; - -moz-user-select: none; - -khtml-user-select: none; - user-select: none; - - &.pp_connections_decrease { - left: 0; - } - - &.pp_connections_increase { - right: 0; - } + &.pp_connections_increase { + right: 0; } } } } } +} #mainpage { margin: auto;