mirror of
https://github.com/silverstripe/silverstripe-translatable
synced 2024-10-22 09:05:59 +00:00
Ingo Schommer
17195d4e86
3.0 compatibibility (Object::has_extension)
SiteTree::has_extension() is only available in 3.1, split off 3.0 compat branch to avoid deprecation warnings. See https://github.com/silverstripe/silverstripe-translatable/issues/98#issuecomment-14020318
Translatable module for SilverStripe CMS
Introduction
Allows translation of DataObject and SiteTree records into multiple languages. Note: This module was originally part of the SilverStripe CMS 2.x codebase.
Usage
Requirements
- SilverStripe Framework 3.0+ and CMS 3.0+
- Note: For SilverStripe 2.3/2.4 support, please use the core built-in version (no module required)
Maintainers
- Ingo Schommer
Description
Languages
PHP
97%
JavaScript
2.4%
CSS
0.6%