Updates: updated articles for R7-Office

This commit is contained in:
alexandervnuchkov 2018-09-14 10:01:06 +03:00
parent 0667b4948c
commit fe561542a7
62 changed files with 192 additions and 154 deletions

View File

@ -11,5 +11,12 @@
<span></span> <span></span>
<span></span> <span></span>
</div> </div>
<nav class="pushy pushy-left">
<ul class="header_menu">
<li class="pushy-submenu"><a class="menuitem" id="navitem_setup" href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/index.aspx")%>">Установка и настройка</a></li>
<li class="pushy-link"><a class="menuitem" id="navitem_features" href="<%=VirtualPathUtility.ToAbsolute("~/documentation-editors/index.aspx")%>">Возможности</a></li>
<li class="pushy-submenu"><a class="menuitem" id="navitem_plugins" href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/index.aspx")%>">Плагины</a></li>
</ul>
</nav>
</div> </div>
</header> </header>

View File

@ -40,6 +40,7 @@
<li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/spreadsheeteditor.pdf")%>">Руководство пользователя по редактору таблиц</a></li> <li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/spreadsheeteditor.pdf")%>">Руководство пользователя по редактору таблиц</a></li>
<li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/presentationeditor.pdf")%>">Руководство пользователя по редактору презентаций</a></li> <li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/presentationeditor.pdf")%>">Руководство пользователя по редактору презентаций</a></li>
<li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/plugins.pdf")%>">Руководство по работе с плагинами</a></li> <li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/plugins.pdf")%>">Руководство по работе с плагинами</a></li>
<li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/organizer.pdf")%>">Руководство по работе с органайзером</a></li>
<li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/connect_cloud.pdf")%>">Как подключить десктопные редакторы Р7-Офис к тестовому облаку?</a></li> <li><a target="_blank" href="<%=VirtualPathUtility.ToAbsolute("~/pdf/Guides/connect_cloud.pdf")%>">Как подключить десктопные редакторы Р7-Офис к тестовому облаку?</a></li>
</ul> </ul>
<h2>Руководства по администрированию</h2> <h2>Руководства по администрированию</h2>

View File

@ -45,7 +45,7 @@
}; };
</code> </code>
</pre> </pre>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>

View File

@ -41,7 +41,7 @@ window.Asc.plugin.executeMethod("AddContentControl", [wrap, obj]);
<li>"Tag" (например, <em>{"Tag": "String"}</em> ) - тег для элемента управления содержимым. Один тег может быть присвоен нескольким элементам управления содержимым для того, чтобы можно было ссылаться на них в своем коде.</li> <li>"Tag" (например, <em>{"Tag": "String"}</em> ) - тег для элемента управления содержимым. Один тег может быть присвоен нескольким элементам управления содержимым для того, чтобы можно было ссылаться на них в своем коде.</li>
<li>"Lock" (например, <em>{"Lock": 0}</em> ) - значение, которое определяет возможность удаления и редактирования для элемента управления содержимым. Значения могут быть следующими:</li> <li>"Lock" (например, <em>{"Lock": 0}</em> ) - значение, которое определяет возможность удаления и редактирования для элемента управления содержимым. Значения могут быть следующими:</li>
</ul> </ul>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Числовое значение</b></td> <td><b>Числовое значение</b></td>

View File

@ -51,7 +51,7 @@ window.Asc.plugin.executeMethod("InsertAndReplaceContentControls", [obj]);
<li>"Tag" (например, <em>{"Tag": "String"}</em> ) - тег для элемента управления содержимым. Один тег может быть присвоен нескольким элементам управления содержимым для того, чтобы можно было ссылаться на них в своем коде.</li> <li>"Tag" (например, <em>{"Tag": "String"}</em> ) - тег для элемента управления содержимым. Один тег может быть присвоен нескольким элементам управления содержимым для того, чтобы можно было ссылаться на них в своем коде.</li>
<li>"Lock" (например, <em>{"Lock": 0}</em> ) - значение, которое определяет возможность удаления и редактирования для элемента управления содержимым. Значения могут быть следующими:</li> <li>"Lock" (например, <em>{"Lock": 0}</em> ) - значение, которое определяет возможность удаления и редактирования для элемента управления содержимым. Значения могут быть следующими:</li>
</ul> </ul>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Числовое значение</b></td> <td><b>Числовое значение</b></td>

View File

@ -19,7 +19,7 @@
<h2>Параметры</h2> <h2>Параметры</h2>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Имя</b></td> <td><b>Имя</b></td>

View File

@ -19,7 +19,7 @@
<h2>Параметры</h2> <h2>Параметры</h2>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Имя</b></td> <td><b>Имя</b></td>

View File

@ -19,7 +19,7 @@
<h2>Методы и свойства</h2> <h2>Методы и свойства</h2>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Имя</b></td> <td><b>Имя</b></td>

View File

@ -19,7 +19,7 @@
<h2>Параметры</h2> <h2>Параметры</h2>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Имя</b></td> <td><b>Имя</b></td>

View File

@ -21,7 +21,7 @@
<h2>Параметры</h2> <h2>Параметры</h2>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Имя</b></td> <td><b>Имя</b></td>

View File

@ -23,7 +23,7 @@
<h2>Параметры</h2> <h2>Параметры</h2>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Имя</b></td> <td><b>Имя</b></td>

View File

@ -23,7 +23,7 @@
<p>На данный момент доступны следующие 6 методов, которые могут быть таким образом выполнены:</p> <p>На данный момент доступны следующие 6 методов, которые могут быть таким образом выполнены:</p>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>

View File

@ -23,7 +23,7 @@
<h2>Методы и свойства</h2> <h2>Методы и свойства</h2>
<table class="table_versionlist"> <table class="table_versionlist plugin_methods_table">
<thead> <thead>
<tr> <tr>
<td><b>Имя</b></td> <td><b>Имя</b></td>

View File

@ -3,6 +3,7 @@
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/DocumentEditor/MainMenu/MainMenu.ascx" /> <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/DocumentEditor/MainMenu/MainMenu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/SpreadsheetEditor/MainMenu/MainMenu.ascx" /> <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/SpreadsheetEditor/MainMenu/MainMenu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PresentationEditor/MainMenu/MainMenu.ascx" /> <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/PresentationEditor/MainMenu/MainMenu.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/features/ONLYOFFICEEditors/Viewers/MainMenu/MainMenu.ascx" />
<ul style="display: none;"> <ul style="display: none;">
<li><b><a><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/OnlineEditorsTop/OnlineEditorsTop.ascx" /></a></b></li> <li><b><a><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/OnlineEditorsTop/OnlineEditorsTop.ascx" /></a></b></li>
</ul> </ul>

View File

@ -1,5 +1,10 @@
<%@ Control Language="C#" %> <%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<ul class="viewers_menu"> <ul class="viewers_menu">
<li><a class="leftmenu_viewers" href="<%=VirtualPathUtility.ToAbsolute("~/viewers/index.aspx")%>"><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Viewers/Viewers.ascx" /></a></li> <li><a class="leftmenu_viewers" href="<%=VirtualPathUtility.ToAbsolute("~/viewers/index.aspx")%>"><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/LocalizeControls/Viewers/Viewers.ascx" /></a>
<ul class="viewers_expand_menu">
<li><a class="leftmenu_image_viewer" href="<%=VirtualPathUtility.ToAbsolute("~/viewers/image-viewer.aspx")%>">Просмотрщик изображений</a></li>
<li><a class="leftmenu_video_viewer" href="<%=VirtualPathUtility.ToAbsolute("~/viewers/media-player.aspx")%>">Просмотрщик видео</a></li>
</ul>
</li>
</ul> </ul>

View File

@ -0,0 +1,53 @@
<%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<ul>
<li><a class="leftmenu_plugins_toggle_menu toggler">Начало работы</a>
<ul class="leftmenu_plugins_toggle_menu_expand">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/introduction.aspx")%>">Введение</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/installation.aspx")%>">Установка плагинов</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/example.aspx")%>">Пример плагина</a></li>
</ul>
</li>
<li><a class="leftmenu_plugins_toggle_menu toggler">Структура плагина</a>
<ul class="leftmenu_plugins_toggle_menu_expand">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure.aspx")%>">Структура плагинов</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/config.aspx")%>">Создание файла конфигурации плагина: config.json</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/index.aspx")%>">Создание основного HTML-файла плагина: index.html</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/plugincode.aspx")%>">Написание кода плагина</a></li>
</ul>
</li>
<li><a class="leftmenu_plugins_toggle_menu toggler">Объект window.Asc.plugin</a>
<ul class="leftmenu_plugins_toggle_menu_expand">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/windowascplugin.aspx")%>">Объект window.Asc.plugin</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/windowascpluginbutton.aspx")%>">window.Asc.plugin.button</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/windowascplugincallcommand.aspx")%>">window.Asc.plugin.callCommand</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/windowascpluginexecutecommand.aspx")%>">window.Asc.plugin.executeCommand</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/windowascpluginexecutemethod.aspx")%>">window.Asc.plugin.executeMethod</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/executemethod/insertandreplacecontentcontrols.aspx")%>">window.Asc.plugin.executeMethod( "InsertAndReplaceContentControls", [args], callback)</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/executemethod/removecontentcontrols.aspx")%>">window.Asc.plugin.executeMethod( "RemoveContentControls", [args], callback)</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/executemethod/getallcontentcontrols.aspx")%>">window.Asc.plugin.executeMethod( "GetAllContentControls", callback)</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/executemethod/addcontentcontrol.aspx")%>">window.Asc.plugin.executeMethod( "AddContentControl", [args], callback)</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/executemethod/removecontentcontrol.aspx")%>">window.Asc.plugin.executeMethod( "RemoveContentControl", callback)</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/executemethod/getcurrentcontentcontrol.aspx")%>">window.Asc.plugin.executeMethod( "GetCurrentContentControl", callback)</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/windowascplugininfo.aspx")%>">window.Asc.plugin.info</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infodata.aspx")%>">window.Asc.plugin.info.data</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infoeditortype.aspx")%>">window.Asc.plugin.info.editorType</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infoguid.aspx")%>">window.Asc.plugin.info.guid</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infoheight.aspx")%>">window.Asc.plugin.info.height</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infoimgsrc.aspx")%>">window.Asc.plugin.info.imgSrc</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infommtopx.aspx")%>">window.Asc.plugin.info.mmToPx</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infoobjectid.aspx")%>">window.Asc.plugin.info.objectId</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/inforecalculate.aspx")%>">window.Asc.plugin.info.recalculate</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/inforesize.aspx")%>">window.Asc.plugin.info.resize</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/info/infowidth.aspx")%>">window.Asc.plugin.info.width</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/init.aspx")%>">window.Asc.plugin.init</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/initonexternalmouseup.aspx")%>">window.Asc.plugin.init. onExternalMouseUp</a></li>
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/onmethodreturn.aspx")%>">window.Asc.plugin.onMethodReturn</a></li>
</ul>
</li>
<li><a class="leftmenu_plugins_toggle_menu toggler">Объект Asc.scope</a>
<ul class="leftmenu_plugins_toggle_menu_expand">
<li><a href="<%=VirtualPathUtility.ToAbsolute("~/desktop/documents/plugins/structure/ascscope.aspx")%>">Объект Asc.scope</a></li>
</ul>
</li>
</ul>

View File

@ -0,0 +1,7 @@
<%@ Control Language="C#" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<ul>
<li><p>Плагины</p>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/SideMenu/plugins/plugins.ascx" />
</li>
</ul>

View File

@ -0,0 +1,17 @@
<%@ Master Language="C#" MasterPageFile="~/Masters/ArticlePage.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidlink" runat="Server">
<asp:contentplaceholder id="pagebodyidpage" runat="server"></asp:contentplaceholder>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="breadstoplink" runat="Server">
<asp:contentplaceholder id="breadstop" runat="server"></asp:contentplaceholder>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="leftmenupagelink" runat="Server">
<asp:contentplaceholder id="leftmenupage" runat="server"></asp:contentplaceholder>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="contentlink" runat="Server">
<cc:LocalizeContent ID="LocalizeContent8" runat="Server" ControlName="~/Controls/Help/VariousControls/HelpLinks/PluginLinks.ascx" />
</div>
<asp:contentplaceholder id="content" runat="server"></asp:contentplaceholder>
</asp:Content>

View File

@ -0,0 +1,17 @@
<%@ Master Language="C#" MasterPageFile="~/Masters/ArticleListPage.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidlink" runat="Server">
<asp:contentplaceholder id="pagebodyidpage" runat="server"></asp:contentplaceholder>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="breadstoplink" runat="Server">
<asp:contentplaceholder id="breadstop" runat="server"></asp:contentplaceholder>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="leftmenupagelink" runat="Server">
<asp:contentplaceholder id="leftmenupage" runat="server"></asp:contentplaceholder>
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="contentlink" runat="Server">
<cc:LocalizeContent ID="LocalizeContent8" runat="Server" ControlName="~/Controls/Help/VariousControls/HelpLinks/PluginLinks.ascx" />
</div>
<asp:contentplaceholder id="content" runat="server"></asp:contentplaceholder>
</asp:Content>

View File

@ -139,7 +139,7 @@ nav {
top: 0; top: 0;
} }
} }
#navitem_features, #navitem_saas, #navitem_mobile, #navitem_server, #navitem_desktop { #navitem_features, #navitem_setup, #navitem_mobile, #navitem_plugins, #navitem_desktop {
border-bottom: 1px solid #d9d9d9; border-bottom: 1px solid #d9d9d9;
color: #555; color: #555;
text-decoration: none; text-decoration: none;
@ -165,19 +165,13 @@ nav {
.menuitem { .menuitem {
margin-right: -3px; margin-right: -3px;
} }
.features_all #navitem_features, .document_editors #navitem_features,
.modules_section #navitem_features, .media_viewers #navitem_features,
.saas_version #navitem_saas, .common_all_os #navitem_setup,
.desktop_editors #navitem_desktop, .desktop_windows_version #navitem_setup,
.community_server #navitem_server, .desktop_linux_version #navitem_setup,
.document_server #navitem_server, .pdf_documentation #navitem_setup,
.mail_server #navitem_server, .desktop_plugins #navitem_plugins,
.one_click_install #navitem_server,
.integration_edition #navitem_server,
.developer_edition #navitem_server,
.community_edition #navitem_server,
.hosting_edition #navitem_server,
.enterprise_edition #navitem_server,
.mobile_version #navitem_mobile, .mobile_version #navitem_mobile,
nav ul li a.menuitem.active, nav ul li a.menuitem.active,
nav ul li a.menuitem:hover, nav ul li a.menuitem:hover,
@ -185,34 +179,6 @@ nav ul li a.menuitem:hover,
color: @redColor; color: @redColor;
border-color: @redColor; border-color: @redColor;
} }
.mail_server #navitem_mail,
.document_server #navitem_document,
.community_server #navitem_community,
.one_click_install #navitem_one_click,
.enterprise_edition #navitem_enterprise,
.community_edition #navitem_opensource,
.integration_edition #navitem_integration,
.developer_edition #navitem_developer,
.one_click_install #navitem_opensource,
.hosting_edition #navitem_hosted,
.modules_list #navitem_modules,
.document_editors #navitem_editors,
.windows_version #navitem_windows,
.common_all_os.desktop_editors #navitem_desktop_docs,
.desktop_windows_version #navitem_desktop_docs,
.desktop_linux_version #navitem_desktop_docs,
.desktop_macos_version #navitem_desktop_docs,
.mobile_version #navitem_mobile_docs,
.linux_version #navitem_linux,
.docker_version #navitem_docker,
nav ul li a.menuitem.active,
nav ul li a.menusubitem.active,
nav ul li a.menusubitem:hover,
.document_builder #navitem_docbuilder_api,
.developer_plugins #navitem_plugins {
color: #fff;
background-color: @redHoverColor;
}
#navitem_community { #navitem_community {
border-top: 1px solid @redHoverColor; border-top: 1px solid @redHoverColor;
} }

View File

@ -2498,6 +2498,7 @@ span.label {
#translate { #translate {
margin-bottom: 20px; margin-bottom: 20px;
} }
.viewers_expand_menu,
.leftmenu_mobile_document_editor_expand, .leftmenu_mobile_document_editor_expand,
.leftmenu_mobile_presentation_editor_expand, .leftmenu_mobile_presentation_editor_expand,
.leftmenu_mobile_spreadsheet_editor_expand, .leftmenu_mobile_spreadsheet_editor_expand,
@ -2531,6 +2532,7 @@ span.label {
.calendar_expand_menu, .calendar_expand_menu,
.talk_expand_menu, .talk_expand_menu,
.documenteditor_expand_menu, .documenteditor_expand_menu,
.leftmenu_plugins_toggle_menu_expand,
.leftmenu_documenteditor_toggle_expand_menu, .leftmenu_documenteditor_toggle_expand_menu,
.leftmenu_spreadsheeteditor_toggle_expand_menu, .leftmenu_spreadsheeteditor_toggle_expand_menu,
.leftmenu_presentationeditor_toggle_expand_menu, .leftmenu_presentationeditor_toggle_expand_menu,
@ -2549,6 +2551,7 @@ span.label {
.mobiledocuments_expand_menu { .mobiledocuments_expand_menu {
display: none; display: none;
} }
.media_viewers .viewers_expand_menu,
.spreadsheeteditor_ui.insertfunction .leftmenu_spreadsheeteditor_toggle_expand_menu.leftmenu_use_functions, .spreadsheeteditor_ui.insertfunction .leftmenu_spreadsheeteditor_toggle_expand_menu.leftmenu_use_functions,
.description .MainHelpCenter .leftmenu_documenteditor_toggle_expand_menu, .description .MainHelpCenter .leftmenu_documenteditor_toggle_expand_menu,
.description .MainHelpCenter .leftmenu_spreadsheeteditor_toggle_expand_menu, .description .MainHelpCenter .leftmenu_spreadsheeteditor_toggle_expand_menu,
@ -3333,6 +3336,15 @@ table.table_parameters {
text-align: center; text-align: center;
width: 100%; width: 100%;
&.plugin_methods_table {
td, th {
text-align: left;
width: auto;
padding-left: 8px;
padding-right: 30px;
}
}
&.talk_pages { &.talk_pages {
td { td {
width: auto; width: auto;

View File

@ -170,20 +170,13 @@
} }
} }
} }
.features_all #navitem_features, .document_editors #navitem_features,
.modules_section #navitem_features, .media_viewers #navitem_features,
.saas_version #navitem_saas, .common_all_os #navitem_setup,
.desktop_editors #navitem_desktop, .desktop_windows_version #navitem_setup,
.community_server #navitem_server, .desktop_linux_version #navitem_setup,
.document_server #navitem_server, .pdf_documentation #navitem_setup,
.mail_server #navitem_server, .desktop_plugins #navitem_plugins,
.one_click_install #navitem_server,
.integration_edition #navitem_server,
.developer_edition #navitem_server,
.community_edition #navitem_server,
.hosting_edition #navitem_server,
.enterprise_edition #navitem_server,
.mobile_version #navitem_mobile,
nav ul li a.menuitem.active, nav ul li a.menuitem.active,
nav ul li a.menuitem:hover, nav ul li a.menuitem:hover,
.document_builder #navitem_developer { .document_builder #navitem_developer {
@ -191,49 +184,15 @@
background-color: #e9e9e9; background-color: #e9e9e9;
font-weight: 700; font-weight: 700;
} }
.mail_server #navitem_mail,
.document_server #navitem_document,
.community_server #navitem_community,
.one_click_install #navitem_one_click,
.enterprise_edition #navitem_enterprise,
.community_edition #navitem_opensource,
.integration_edition #navitem_integration,
.developer_edition #navitem_developer,
.one_click_install #navitem_opensource,
.hosting_edition #navitem_hosted,
.modules_list #navitem_modules,
.document_editors #navitem_editors,
.windows_version #navitem_windows,
.common_all_os.desktop_editors #navitem_desktop_docs,
.desktop_windows_version #navitem_desktop_docs,
.desktop_linux_version #navitem_desktop_docs,
.desktop_macos_version #navitem_desktop_docs,
.mobile_version #navitem_mobile_docs,
.linux_version #navitem_linux,
.docker_version #navitem_docker,
nav ul li a.menuitem.active,
nav ul li a.menusubitem.active,
.document_builder #navitem_docbuilder_api,
.developer_plugins #navitem_plugins {
color: @textColorLinkMain;
background-color: #e9e9e9;
font-weight: 700;
}
#navitem_community {
border-top: 1px solid @helpBorderColor;
}
nav ul li a.menuitem:hover, nav ul li a.menuitem:hover,
nav ul li a.menusubitem:hover { nav ul li a.menusubitem:hover {
color: @textColorBlackDark; color: @textColorBlackDark;
background-color: @mobileMenuColor; background-color: @mobileMenuColor;
font-weight: 400; font-weight: 400;
} }
#navitem_developer, #navitem_setup,
#navitem_features, #navitem_features,
#navitem_saas, #navitem_plugins {
#navitem_mobile,
#navitem_server,
#navitem_desktop {
font-weight: 400; font-weight: 400;
} }
.menuitem.menu_normal_color { .menuitem.menu_normal_color {
@ -242,19 +201,10 @@
#navitem_features { #navitem_features {
color: @textColorBlackDark; color: @textColorBlackDark;
} }
#navitem_saas { #navitem_setup {
color: @textColorBlackDark; color: @textColorBlackDark;
} }
#navitem_mobile { #navitem_plugins {
color: @textColorBlackDark;
}
#navitem_prices {
color: @textColorBlackDark;
}
#navitem_server {
color: @textColorBlackDark;
}
#navitem_desktop {
color: @textColorBlackDark; color: @textColorBlackDark;
} }
.dropit { .dropit {
@ -398,7 +348,7 @@
} }
} }
} }
#navitem_developer, #navitem_features, #navitem_saas, #navitem_mobile, #navitem_server, #navitem_desktop { #navitem_setup, #navitem_features, #navitem_plugins {
border: 0 none; border: 0 none;
} }
@media screen and (max-width: 429px) { @media screen and (max-width: 429px) {

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -1,4 +1,4 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Plugins/PluginList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="desktop_plugins desktop_editors"> <body class="desktop_plugins desktop_editors">

View File

@ -11,6 +11,8 @@
$(this).siblings(".leftmenu_mobile_presentation_editor_expand").toggle() $(this).siblings(".leftmenu_mobile_presentation_editor_expand").toggle()
}), $(".menuleft .leftmenu_mobile_spreadsheet_editor.toggler").click(function() { }), $(".menuleft .leftmenu_mobile_spreadsheet_editor.toggler").click(function() {
$(this).siblings(".leftmenu_mobile_spreadsheet_editor_expand").toggle() $(this).siblings(".leftmenu_mobile_spreadsheet_editor_expand").toggle()
}), $(".menuleft .leftmenu_plugins_toggle_menu.toggler").click(function() {
$(this).siblings(".leftmenu_plugins_toggle_menu_expand").toggle()
}), $("#toggleMenuEditors .toggler").on("click", function() { }), $("#toggleMenuEditors .toggler").on("click", function() {
var e = $(this), var e = $(this),
n = e.parents(".block-editor"), n = e.parents(".block-editor"),

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -1,7 +1,7 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="features_all document_editors"> <body class="features_all media_viewers">
</asp:Content> </asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server"> <asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ViewersTop/ViewersTop.ascx" /> <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ViewersTop/ViewersTop.ascx" />

View File

@ -1,7 +1,7 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="features_all document_editors"> <body class="features_all media_viewers">
</asp:Content> </asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server"> <asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ViewersTop/ViewersTop.ascx" /> <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ViewersTop/ViewersTop.ascx" />

View File

@ -1,7 +1,7 @@
<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %> <%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Desktop/DesktopList.master" %>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %> <%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server"> <asp:Content ID="Content4" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<body class="features_all document_editors"> <body class="features_all media_viewers">
</asp:Content> </asp:Content>
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server"> <asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ViewersTop/ViewersTop.ascx" /> <cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/ViewersTop/ViewersTop.ascx" />