Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

An issue could havean arbitrary numbers of editions.

...

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/QpVhDkJNToc?rel=0" frameborder="0" allowfullscreen></iframe>
</div>

An issue can contain an unlimited number of editions.

Warning

In order to be able to work with the multi-editions, it is necessary that the publication has the editioning option enabled. For more information, please refer to the Publication page in the Admin Guide).

Info

Editions can be created by using the standard editions configured within the Administration panel or they can be created by manually.

For more information about how to setup standard editions, please refer to the Standard Editions page in the Admin guide.

 

All editions contained into an issue can be created and configured, as shown in pictures .a1 and .a2, with reference to printer sections, covers, page numbering, name and colors.

These settings This operations can be done at issue level in the area allowing to configure issues:performed within the issues administration panel.

.a1 - Setting up edition Covers and Paging

...

The user can select the edition from the “Printers sections” Tab (see Figure .a2).
The system proposes shows all the available printer sections.

...

The “Issue Printers sections” box shows the printer sections which can be allocated using the arrow button for all the editions of an issue or for a specific edition of the issue.

The system will show the printer sections which have been allocated by the user to each edition (see Figure .a3).

The user also has the possibility to rename each signature/printer section depending based on the its content.

 

Save changes and open the new issue

...

.a7 - Open Multi-Editions Issue


Opening the new issue you can find all editionsAll editions are shown within the open issue.

.a8 - TIMONE Plan View

 

 

Tip

For more information about how to work with Multi-editions, please refer to the Working with Editions page.

UC-046

...