helpcenter/Web/UserGuides/groups-gettingstarted-community.aspx

27 lines
1.8 KiB
Plaintext
Raw Normal View History

<%@ Page Title="" Language="C#" MasterPageFile="~/Masters/Userguides/UserguidesArticles.master" %>
2020-10-01 15:45:15 +00:00
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<asp:Content ID="Content1" ContentPlaceHolderID="pagebodyidpage" runat="Server">
<% ((BasePage)Page).EditionVersion = "ONLYOFFICE Groups Community module"; %>
<% ((BasePage)Page).CommandName = "community"; %>
<body class="userguides_groups_community">
</asp:Content>
2020-10-01 15:45:15 +00:00
<asp:Content ID="content3" ContentPlaceHolderID="breadstop" runat="server">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/VariousControls/TopControls/CommunityTop/CommunityTop.ascx" />
</asp:Content>
<asp:Content ID="Content4" ContentPlaceHolderID="content" runat="Server">
<div id="outOfDate" style="display: none;"></div>
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/GettingStarted/Community/Community.ascx" />
</asp:Content>
<asp:Content ID="content5" ContentPlaceHolderID="leftmenupage" runat="server">
<div class="userguidesgroupspage general">
2020-10-01 15:45:15 +00:00
<div id="SeeAlsoBlockLinks">
<div class="caption guides">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/036_knowledgebase/036_knowledgebase.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/Guides/046_add-poll-to-post/046_add-poll-to-post.ascx" />
</div>
<div class="caption tips">
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/002_content-via-email/002_content-via-email.ascx" />
<cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/ArticlesCompleteList/TipsTricks/019_decorating-posts/019_decorating-posts.ascx" />
</div>
</div>
</asp:Content>