135 lines
7.9 KiB
HTML
135 lines
7.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<title>OTS Signs Command Center Documentation</title>
|
|
<meta name="viewport" content="width=device-width">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
|
|
|
<!-- favicon -->
|
|
<link href="../img/favicon.ico" rel="shortcut icon"/>
|
|
|
|
<!-- Bootstrap -->
|
|
<link href="../vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen">
|
|
|
|
<!-- Stylesheets -->
|
|
<link href="../manual.css" rel="stylesheet" media="screen">
|
|
|
|
<!-- META -->
|
|
<meta name="keywords" content="digital signage, signage, narrow-casting, ots-signs, open source, agpl, documentation" />
|
|
<meta name="description" content="OTS Signs Command Center is an open source digital signage solution. It supports all main media types and can be interfaced to other sources of data using CSV, Databases or RSS." />
|
|
</head>
|
|
<body data-toc="">
|
|
<!-- Copyright 2020 Xibo Signage Ltd. Part of the Xibo Open Source Digital Signage Solution. Released under the AGPLv3 or later. -->
|
|
<nav id="top-nav" class="navbar navbar-inverse navbar-fixed-top" role="navigation">
|
|
<div class="container">
|
|
<div class="navbar-header">
|
|
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#ss-navbar">
|
|
<span class="sr-only">Toggle navigation</span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
<span class="icon-bar"></span>
|
|
</button>
|
|
<a href="#" class="navbar-brand">OTS Signs Command Center Documentation</a>
|
|
</div>
|
|
|
|
<div class="collapse navbar-collapse" id="ss-navbar">
|
|
<ul class="nav navbar-nav">
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
|
|
<div class="ss_body container">
|
|
<div class="row">
|
|
<div class="col-md-3">
|
|
<ul id="side-nav" class="nav nav-pills nav-stacked">
|
|
<li><a href="index.html" data-toc-name="getting_started">Getting Started</a></li><li><a href="layouts_editor.html" data-toc-name="layouts">Layouts</a></li><li><a href="media_library.html" data-toc-name="media">Media</a></li><li><a href="media_modules.html" data-toc-name="widgets">Modules</a></li><li><a href="scheduling_events.html" data-toc-name="scheduling">Scheduling</a></li><li><a href="displays.html" data-toc-name="displays">Displays</a></li><li><a href="users_administration.html" data-toc-name="users">Users</a></li><li><a href="configure_cms_settings.html" data-toc-name="configure">Configuration and Organisation</a></li><li><a href="troubleshooting.html" data-toc-name="troubleshooting">Troubleshooting</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="col-md-9" role="main">
|
|
<h1 id="simple_scheduling">Simple Scheduling <a href="#simple_scheduling" class="header-link"><span class="glyphicon glyphicon-link"></span></a></h1>
|
|
<p>OTS Signs Command Center has a variety of scheduling tools in order to deliver the right content at the right location at the right time.</p>
|
|
<p>All content to be shown on authorised Displays must be included in a Schedule. Displays check for new scheduled content periodically and will download any new items in advance of playback ready to be shown.</p>
|
|
<p>You may have a Layout created by a member of your team, in order to share an important announcement within a company, which is now Published and ready to be shown on Displays.</p>
|
|
<h2 id="creating_a_schedule">Creating a Schedule <a href="#creating_a_schedule" class="header-link"><span class="glyphicon glyphicon-link"></span></a></h2>
|
|
<ul>
|
|
<li>Click on <strong>Schedule</strong> from the main CMS menu.</li>
|
|
<li>Click the <strong>Add Event</strong> button.</li>
|
|
</ul>
|
|
<p>Complete the fields in the <strong>Schedule Event</strong> form:</p>
|
|
<ul>
|
|
<li>Give the event a <strong>Name</strong> for easier identification in the CMS.</li>
|
|
<li>Use the <strong>Event Type</strong> drop down to select the type of Event to Schedule. For this example, select <strong>Layout</strong>.</li>
|
|
<li>Select which <strong>Displays</strong> to show the Layout on.</li>
|
|
<li>From <strong>Dayparting</strong>, choose <strong>Always</strong> to show the Layout on Displays constantly or select <strong>Custom</strong> to set specific start and end dates/times.</li>
|
|
<li>Select the <strong>Use Relative time</strong> option if the Layout should be shown immediately and provide how long it should remain showing on Displays by providing hours and minutes.</li>
|
|
<li>Use the drop down to select the <strong>Layout</strong> to show.</li>
|
|
<li>Click <strong>Save.</strong>
|
|
</li>
|
|
</ul>
|
|
<p>The CMS will now update a Schedule change and show the Layout on Displays for the specified time.</p>
|
|
<p>The Scheduled Event can be viewed/edited from the Schedule grid and Calendar views.</p>
|
|
<h2 id="faqs">FAQs <a href="#faqs" class="header-link"><span class="glyphicon glyphicon-link"></span></a></h2>
|
|
<p><em><strong>Can I create Schedules from other parts of the CMS?</strong></em></p>
|
|
<p>Yes, the Schedule Event form is available from the row menu for Layouts, Campaigns, Playlists and the Media grid for Images and Videos. Once a Layout has been published, it can also be Scheduled directly from the Layout Editor.</p>
|
|
<p><em><strong>How do I remove an Always Event from the Schedule?</strong></em></p>
|
|
<p>From the Schedule, use the row menu for the Event in the Grid view and select Delete, or click on the Event icon from the Calendar to open the Edit Event form and Delete.</p>
|
|
<p><em><strong>How can I see what will be shown on a Display at a specific point in time?</strong></em></p>
|
|
<p>Use Agenda from the range filter to see a precise representation of what Layouts/Campaigns will be shown on a selected Display. Use the slider to pinpoint the exact time of day to view.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div> <!-- container-->
|
|
<footer class="ss_footer" role="contentinfo">
|
|
<div class="container">
|
|
<div class="pull-right">
|
|
<img class="img-responsive logo" src="../img/logo.png" alt="OTS Signs Command Center" />
|
|
</div>
|
|
|
|
<p class="ss_back_to_top">Back to Top</p>
|
|
|
|
<p class="ss_footer_links">Currently v4</p>
|
|
|
|
<p class="ss_languages"><a href="../en/index.html">en</a></p>
|
|
</div>
|
|
</footer>
|
|
|
|
<!-- JavaScript -->
|
|
<script src="../vendor/jquery/jquery.min.js"></script>
|
|
<script src="../vendor/bootstrap/js/bootstrap.min.js"></script>
|
|
<script type="text/javascript">
|
|
$(document).ready(function() {
|
|
$(".ss-sidebar .list-group li").addClass("list-group-item");
|
|
$(".ss_body img").addClass("img-thumbnail");
|
|
$(".ss_body table").addClass("table");
|
|
|
|
// Set the selected page based on the TOC name
|
|
// Mark the appropriate top nav element as the selected page
|
|
$("#top-nav a").each(function() {
|
|
if ($(this).data().tocName == $("body").data().toc)
|
|
$(this).parent().addClass("active");
|
|
});
|
|
|
|
$(".ss_back_to_top").click(function() {
|
|
$('html, body').animate({scrollTop : 0},800);
|
|
});
|
|
|
|
if (inIframe()) {
|
|
console.log("In Frame");
|
|
$("#top-nav").css("display", "none");
|
|
$(".ss-sidebar").parent().css("display", "none");
|
|
}
|
|
});
|
|
|
|
function inIframe () {
|
|
try {
|
|
return window.self !== window.top;
|
|
} catch (e) {
|
|
return true;
|
|
}
|
|
}
|
|
</script>
|
|
</body>
|
|
</html>
|