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/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/7GhuRwVNjA8?rel=0&amp;showinfo=0" frameborder="0" allowfullscreen></iframe>
</div>

TIMONE View is the module of TIMONE System allowing to view the flat plan and to print it.

The module can show all the obejcts and information which are available in TIMONE Plan, without giving the possibility to make changes in the flat plan.

 

To launch TIMONE View the user has to:

1. Open TIMONE Web Module;

2. Login into the TIMONE System;

3. Click on TIMONE View Module;

...

Info

Depending on the browser, the Java Web Start application can automatically start to manage the client download process; if this doesn't happen, the JNLP file is available inside into the default download folder and can be launched by double clicking on it.

5. Right clicking on the .jnlp file;

6. Open the .jnpl file with Java Web Start;


7. You will be redirected to the The application Login Page is shown;

8. Enter the UsernamePassword and Server Address;

...


9. Click on OK button;

10. You will be redirected to the The Issue Management Page is shown.



From this windowpanel, users can Load issues.



COMMANDS

...

N.B: It is necessary to select an issue to enable the Load command.


ISSUE PANEL

In this panel are listed , the available issues available in the selected publicationper publication are shown. The following information is shown for each issue is shown :

InformationDescription
Issue name of the issue
Cover date cover date of the issue
Statusstatus of the issue
Pagesnumber of pages, including covers
Production Codeproduction code associated to the issue

 

From TIMONE View users can only consult the flat plan, open other issues and print out the flat plan

Image Removed 

 

 

 

...