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/U8sWMBbhE5Y?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe> </div> |
To create a new editorial from scratch, it is necessary to follow the steps below:
1) Open an Issue and choose the tab “Editorials”
2) Click on the icon containing a green +;
3) Fill in the fields in the window showing up on the left side of the screen;
Field | Description |
---|---|
Title | The name of your editorial |
File | The file name (the name which is given to the InDesign file when created). It's automatically filled in by TIMONE System based on the given Title |
Quantity | The number of pages of the editorial |
Notes | Additional notes about the editorial |
Section | The section assigned to the editorial |
Dossier | The WoodWing Enterprise dossier the editorial shall be contained into |
Template | The layout template assigned to the editorial for creating the InDesign file in the editorial system |
Status | The workflow status of the editorial. The first status assigned to an editorial is usually a status which is not part of the editorial system (i.e. Only Planned, Plan, ecc.) |
4) Once you have filled in all the information you need, confirm using the green tick on the upper left side of the panel.
5) The new editorial becomes available within the Editorials list.
Tip |
---|
If you want that the new Editorial (i.e. Editorial1) becomes available in the production environment as an InDesign file, choose also the "Template" you want to use for creating the InDesign file. Read also Synchronizing from TIMONE Plan to the production system for further information. |
Tip |
---|
Another way to create an editorial is to duplicate an existing one. |