helpcenter/Web/Controls/Help/Video/Documents/ManageDocs/ManageDocs.de.ascx

34 lines
2.1 KiB
Plaintext

<%@ Control Language="C#" Inherits="BaseContentUserControls"%>
<%@ Register Namespace="TeamLab.Controls" Assembly="__Code" TagPrefix="cc" %>
<script runat="server">
protected override void Init()
{
PageTitle = PageCaption = "Videoanleitung: Verwalten Sie Ihre Dokumente mit ONLYOFFICE";
MetaKeyWords = "ONLYOFFICE, Dokumente, erstellen, bearbeiten, freigeben";
MetaDescription = "Erstellen, bearbeiten und geben Sie die Dokumente auf Ihrem Firmenportal frei";
}
</script>
<div class="MainHelpCenter main_buscall_container video">
<h1 class="subHeaderFeaturesCaption Guides_Video_Captions">Verwalten Sie Ihre Dokumente mit ONLYOFFICE</h1>
<div class="keyword_block">
<ul>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/onlyoffice-documents/onlyoffice-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/manage-documents/manage-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/create-documents/create-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/edit-documents/edit-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/share-documents/share-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/share-files/share-files.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/import-documents/import-documents.ascx" /></li>
<li><cc:LocalizeContent runat="Server" ControlName="~/Controls/Help/Tags/integrate-google-account/integrate-google-account.ascx" /></li>
</ul>
</div>
<div class="bigVideoCont">
<iframe src="https://www.youtube.com/embed/xqs8wj-MD2k?wmode=transparent" frameborder="0" allowfullscreen></iframe>
</div>
<div>
<p>Verwalten Sie Ihre Dokumente im Portalmodul "Dokumente". Erfahren Sie, wie Sie die Dokumente auf Ihrem Firmenportal ohne zusätzliche Software und direkt in Ihrem Webbrowser erstellen, bearbeiten und freigeben können.</p>
</div>
</div>