swisscom/userxlifftranslator

Last activity 22 May 2018 1 1 268
composer require swisscom/userxlifftranslator

Neos Flow package for user based Xliff translation

dev-master

Version
dev-master
Type
neos-package
Release Date
May 22, 2018 11:31
Source
git
Distribution
zip
Requires
MIT
  • #flow
  • #translation
  • #l10n
  • #translator
  • #localization
  • #neos
  • #xliff
37612f99c5d18ddc0fa76bb6fbde337edd1d38d9

Swisscom.UserXliffTranslator

Neos Flow package for user based Xliff translation. It requires the base functionality of the package mrimann/XliffTranslator for Xliff translation. (Kudos to mrimann for the nice work!) Instead of physically overwriting the Xliff file, the Swisscom.UserXliffTranslator stores the modified Xliff files under a configurable location. The package ensures the same translation and caching as the Flow core functionality.

Configuration

The base location to store the Xliff files is specified in the Settings.yaml:

Swisscom:
  UserXliffTranslator:
    userXliffBasePath: '%FLOW_PATH_DATA%Translations'
The content of the readme is provided by Github
The same vendor provides 7 package(s).