Skip to content

Commit

Permalink
Update babel docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jako authored Feb 12, 2024
1 parent ab77385 commit 2d2b32c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions en/extras/babel/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,16 @@ _old_uri: "revo/babel"

## What is Babel?

Babel is an Extra for MODx Revolution that helps you to manage your multilingual websites using different contexts. Babel even supports managing several different multilingual websites within one MODx instance by using so-called context groups.
Babel is an Extra for MODX Revolution that helps you to manage your multilingual websites using different contexts. Babel even supports managing several different multilingual websites within one MODX instance by using so-called context groups.

Babel maintains links between translated resources. In the manager you can use the Babel Box to easily switch between the different language versions of your resources. Translations can be created automatically by Babel or defined manually.

Additionally, Babel can be used to synchronize certain template variables (TVs) of translated resources which should be the same in every context (language).

## Requirements

- MODX Revolution 2.2.4 or later
- PHP 5.3 or later
- MODX Cropping Engine i.e. [pThumb](https://modx.com/extras/package/pthumb)
- MODX Revolution 2.8 or later
- PHP 7.2 or later

## History& Info

Expand Down

0 comments on commit 2d2b32c

Please sign in to comment.