pits/snowbabel

Translation Extension by Snowflake.ch

6.0.0 2019-05-24 12:20 UTC

This package is auto-updated.

Last update: 2024-04-11 22:55:12 UTC


README

This repository is forked / imported from parent repository snowflake. Last import was taken on 23rd May 2019. From 24th May 2019 onwards we (PIT SOLUTIONS) will contribute our changes and works to this repository. We already done major release 6.0.0 version by removing the dependency of EXTJS from TYPO3 Backend Module and used Angular JS as an alternative. Version 6.0.0 also support TYPO3 8.7 LTS - 9.5 LTS.

snowbabel provides an easy and modern way for Extension translation. Target groups are Content Managers and non-technical backend users.

Supports old fashion xml and new xliff since TYPO3 4.6.

Installation

Use the package manager composer to install foobar.

https://packagist.org/packages/pits/snowbabel

composer require pits/snowbabel:dev-master or specify version you want to install
composer require pits/snowbabel:6.0.0

Functionality

A collection (comparison) of the main functionality of this product or of the different product versions/types.

Available
XLIFF & LLXML Support x
Easy to use x
Grid view x
Powerful search x
Paging x
Search for labels over your complete TYPO3 installation x
Check for new or deleted labels x
Fully integrated rights management x

Requirements

  • TYPO3 8.7 LTS and above
  • static info tables

Installation

  • Add snowbabel extension
  • Run install tool db compare making sure tables are created
  • Run Upgrade Wizard
  • Configure snowbabel via 'Settings' module
  • Run indexing task

Configuration

  • Configure snowbabel via 'Settings' module
  • Go to 'Extensions' tab and add extensions to be translated
  • Go to 'Languages' tab and add languages to be available
  • Run indexing task

Additional configurations

There are several ways of customization

  • Define which group or user has access to what language or which extension

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT