>Creating an editorial from scratch
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 title The name of your editorial |
File | this value is The file name (the name which is given to the InDesign file when created). It's automatically filled in by TIMONE System as soon as the editorial in sync with an editorial systembased on the given Title |
Quantity | the The number of pages of the editorial |
Notes | additional Additional notes about the editorial |
Section | the The section of assigned to the editorial |
Dossier | the The WoodWing Enterprise dossier the editorial is shall be contained into |
Editorial Template | the editorial system editorial template to be The layout template assigned to the editorial for creating the InDesign file in the editorial system |
Status | the The workflow status of the editorial |
*Required field
. 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.
Once you have created a NEW Editorial, you can insert it wherever you want into the preview.
Tip |
---|
If you want |
...
that the |
...
a) click on the tab “Issues”
b) click on “Create/sync all layouts in the prod system”.
Moreover, you can also click on the production system icon (WW / K4)
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. |
UC-001.1
...