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>

 

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

...

FieldDescription
Title*the title of your editorial
File this value is automatically filled in by TIMONE System as soon as the editorial is in sync with an editorial system
Quantitythe number of pages of the editorial (this quantity can be changed also later)
Notesadditional notes about the editorial
Sectionthe section of the editorial
Dossierthe WoodWing Enterprise dossier the editorial is shall be contained intoin
Editorial Templatethe editorial system editorial layout template to be assigned to the editorialused for creating the InDesign file in the editorial system (the same layout templates are available in both TIMONE Plan and editorial system
Status the workflow status of the editorial (the workflow part which needs planning and production to be synchronized will have identical workflow steps in both TIMONE Plan and editorial system). In TIMONE Plan you can have also additional workflow steps (for example "Planned", when the editorial service is only planned but not yet in production). The status is automatically assigned to editorials based on the work in progress.

*Required field

4) Once you have filled in all the information you need, confirm using the green tick on the upper left side of the panel.   

...