Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The VisualReview process is triggered automatically on translate5 task import. The file convertion-worker which will merge multiple source files (pdf) to one file and convert this file to html file, and segmentation worker proccess which will link the target segment to its corresponding content in layout, are part of the import proccess.

 

Preconditions for the VisualReview to be started are:

  • The VisualReview Plug-In must be active
  • The layout files must be provided inside a zip package (in new folder in the zip import package called "visualReview". This folder is on the same level as the "proofRead" folder) or from the file upload field in the task creation form (there is a special field for this purpose)
  • The layout file(s) must contain all content, that is contained in the bilingual data (SDLXLIFF, OpenTM2 xliff, etc.).

 

URL:
editor/plugins_visualreview_visualreview/segmentmap
Available Methods:GET
Parametars:pages
Specialities:return all mapped segment for given pages

 

After the import is finished, the visualReview file can accessed with the following url:

{ translate5 url}/editor/plugins/visualReview-{ task id }/VisualReview/{ filename }
  • No labels