Files
2023-07-14 10:37:57 +03:00

33 lines
2.0 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html>
<head>
<title>Video ekleme</title>
<meta charset="utf-8" />
<meta name="description" content="The description of YouTube plugin for ONLYOFFICE editors, which allows to embed videos into presentations" />
<link type="text/css" rel="stylesheet" href="../../../../../../common/main/resources/help/editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
<div class="search-field">
<input id="search" class="searchBar" placeholder="Arama" type="text" onkeypress="doSearch(event)">
</div>
<h1>Video ekleme</h1>
<p><a target="_blank" href="https://www.onlyoffice.com/en/presentation-editor.aspx" onclick="onhyperlinkclick(this)"><b>Sunu D&uuml;zenleyicide</b></a>, sununuza video ekleyebilirsiniz. Resim olarak g&ouml;sterilir. G&ouml;r&uuml;nt&uuml;ye &ccedil;ift tıklandığında video iletişim kutusu a&ccedil;ılır. Buradan videoyu başlatabilirsiniz.</p>
<ol>
<li>
Eklemek istediğiniz videonun <b>URL</b> adresini kopyalayın.<br />
(tarayıcınızın adres satırında g&ouml;sterilen tam adres)
</li>
<li>Sununuza gidin ve imleci, videoyu eklemek istediğiniz yere getirin.</li>
<li><b>Eklentiler</b> sekmesine ge&ccedil;in ve <div class = "icon icon-youtube"></div> <b>Youtube</b> se&ccedil;eneğini se&ccedil;in.</li>
<li><b>URL</b> adresini yapıştırın ve <b>Tamam</b> se&ccedil;eneğine tıklayın.</li>
<li>Doğru video olup olmadığını kontrol edin ve videonun altındaki <b>Tamam</b> d&uuml;ğmesine tıklayın.</li>
</ol>
<p>B&ouml;ylece video artık sununuza eklenmiş olur.</p>
<img class="gif" alt="Youtube eklentisi gif" src="../../images/youtube_plugin.gif" width="600" />
</div>
</body>
</html>