Giter VIP home page Giter VIP logo

coremedia-deepl-integration's Introduction

CoreMedia Labs Logo

CoreMedia Content Cloud Version DeepL API

CoreMedia DeepL Integration

This open-source extension allows to integrate DeepL for translation workflows in CoreMedia Content Cloud.

Workflow Registration

To register the workflow, add translation-deepl.xml to your workflow definitions in global/management-tools/management-tools-image/src/main/image/coremedia/import-default-workflows.

Add TranslationDeepl:/com/coremedia/labs/translation/deepl/workflow/translation-deepl.xml to the variable DEFAULT_WORKFLOWS.

In addition, you can also upload the workflow manually using the workflow cmd-line tool cm upload:

./cm upload -url http://content-management-server:40180/ior -f translation-deepl.xml

Configuration

To configure the DeepL integration, create a settings document named DeepL in /Settings/Options/Settings/Translation Services and link it to the Linked Settings of the master site's homepage.

All settings need to be configured in a struct property named deepl.

The following configuration can be applied in the settings:

Key Type Default Required Description
apiKey String Yes DeepL API key. (required)
url String No Base URL for DeepL API, may be overridden for testing purposes. By default, the correct DeepL API (Free or Pro) is automatically selected.
maxRetries Integer 5 No Maximum number of failed HTTP requests to retry, the default is 5.
timeout Integer 30 No Connection timeout for each HTTP request in seconds.
proxy String No Proxy to use for all HTTP requests to DeepL.
headers No Additional HTTP headers to attach to all requests.

coremedia-deepl-integration's People

Contributors

sbuettne avatar fr4gi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.