>Setting up user preferences Video
...
HTML |
---|
<script type="text/javascript">
<!--
function tell_toggle_visibility(id) {
var e = document.getElementById(id);
if(e.style.display == 'block')
e.style.display = 'none';
else
e.style.display = 'block';
}
//-->
</script>
<a href="#">
<img style="-webkit-user-select:none; display:block; margin:auto;" src="http://docs.tellnet.it/download/attachments/9404604/SMALL_BANNER_White.gif" align="left" onclick="tell_toggle_visibility('tell_video');">
</a>
<br style="clear: both;">
<div style='display:block'></div>
<div id="tell_video" style='display:none'>
<iframe width="960" height="540" src="https://www.youtube.com/embed/Qh9aXTK3tOI?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>>
</div> |
To set up General Preferences, it is necessary to follow the steps below:
1) Click on “Archive”;
2) Select “Preferences“ in the Menu Bar at the top of the screen, both for Microsoft Windows and Apple Mac OS X.
GENERAL OPTIONS:
The General Options Panel, allows to define general view options. Thanks to it, it is possible to set
The following options can be configured:
Option | Description |
---|---|
Units of measure and increments | |
Units of Measure | deal with the unit of measure used in the Plan. It can be set to millimeters (mm), Inches or Points (Pts) |
Keyboard increment | Indicates how the bulk of the advertising space is moved when using the cursor keys (the 4 arrows). |
Grid snap area | Indicates the minimum distance between which the top left corner of an inventory (advertising or editorial) automatically engages the grid or edge of the page. |
Issue modification check | |
Enable Modification Check | it enables a check for all the modifications made into within the Planflat plan. Each modification will be notified to the user: a notification will be displayed in the notification area at in the bottom area of the Planflat plan |
Check Interval | this option allows the user to select decide the interval between checks for modifications in the Plan (in seconds)in seconds the application shall look for modifications. |
UC-043
...