- General Information
- Connecting Third-party Systems
- crossConnect for content systems
- crossConnect for External Editing
- Purpose and usage
- Requirements
- Implementation
- Across XLIFF format
- Across-specific Extensions
- <xliff> Element Attributes
- <file> Element Extensions
- <trans-unit> Element Extension
- Paragraph States
- Paragraph State Flags
- <source> and <target> Element Content
- <bpt> Element Attributes
- <ph> Element Attributes
- <x> Element Attributes
- Across-specific Properties
- Analysis Results
- Sample Files
- Across XLIFF - import, export and segmentation
- Context information
- Exporting best matches in Across XLIFF
- Hyperlinks to XLIFF
- Secure file handling with C#
- Secure file handling with JAVA
- Workflow and vendor configuration
- Sample code - Integrated solution
- Across XLIFF format
- Generic File Connector
- Display Texts
- APIs
- APIs - Technology
- crossTank API v1
- crossTank API v2
- crossTerm API v1
- crossTerm API v2
- crossAPI SI
- Requirements
- Function Return Types
- crossAPI SI and Java
- List of Objects in crossAPI SI
- Sample - transferring checkout files via FileManager
- Sample - VBS
- Text Preprocessing API
Example
A basic crossTank example is provided together with crossTank API installation and available by default at http://localhost/across/crosstank/v1/example.
With this example you can test different possibilities of crossTank API and examine how these features are programmed. This example is a simple Web application built using AngularJS and Bootstrap.
You can find the application code by default at: C:\Program Files (x86)\across\AcrossServices\crossTank.
- It contains
- Default.htm (page layout)
- Default.css (page styles)
- Dejault.js (page code)
Result list
- Each translation is presented in result list in a separate module where different attributes available:
- Translation ID
- Similarity value
- Text of source sentence (elements and formatting are optional)
- Text of target sentence (elements and formatting are optional)
- Properties (translation attributes)
Double click on result opens JSON result.