Uploaded image for project: 'Content Translation Extended (CTX)'
  1. Content Translation Extended (CTX)
  2. EXCONTRANS-374

Provide default sample config in translation modules

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 3.4.6
    • 3.4.5
    • None
    • None

      It would be helpful for users if each of the translation modules provided a default sample configuration. This would allow users to decorate from their light module rather and having to create nodes and properties in JCR.

      For example:

      'config':
        'jcr:primaryType': 'mgnl:content'
        'Deepl':
          'autoTranslationAllowed': 'false'
          'class': 'info.magnolia.translation.ext.provider.deepl.definition.DeeplProviderDefinition'
          'clientId': 'not_in_use'
          'clientToken': '279a2e9d-83b3-c416-7e2d-f721593e42a0:fx'
          'configName': 'DeepL.com'
          'enabledFlag': 'true'
          'implementationClass': 'info.magnolia.translation.ext.provider.deepl.translator.DeeplTranslator'
      

        Acceptance criteria

              tmiyar Teresa Miyar
              rgange Richard Gange
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD