Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
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/9404709/SMALL+BANNER.jpg?version=1&modificationDate=1478427166505" 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/gHNVLIWhTuY" frameborder="0" allowfullscreen></iframe>
</div>

 

To create a new editorial, it is necessary to follow the steps below:

...

Tip
If you want that the new Editorial (Editorial1) becomes available in the production environment as an InDesign file, choose also the "Template" you want to use for creating the InDesign file and please consults consult Synchronizing from TIMONE Plan to the production system 

...