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/9798103/SMALL+BANNER.jpg?version=1&amp;modificationDate=1477922382210" 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>

 

In TIMONE Plan, the word "Editorial" refers to the pages that compose a story, an editorial service. An editorial corresponds to what will become the InDesign file in the production environment. In TIMONE Plan you define for example that a story shall have a specific quantity of pages, a title, that it will go into a specific section, that it will go on specific pages within the issue, ecc..

If the system is used in integration with an editorial production system, from TIMONE Plan you can assign an InDesign layout template to this story and you can automatically create the InDesign file for this story. If you change position of the story in the flat plan, the page numbering in the InDesign file is automatically changed by the system for the designers, etc.

The interaction between planning and production environments with reference to Editorials shall be treated more specifically in a proper section.

Let's now focus very simply on how to create an Editorial in TIMONE Plan.

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

...