Priyashantha 7bed02e286
Update Translatable::MetaTags()
There was an issue which causes `No return tags` issue in hreflang tags added in pages when the page link contains get params.

This link answer https://webmasters.stackexchange.com/questions/110458/how-to-avoid-hreflang-return-errors-with-url-that-contain-parameters?answertab=votes#tab-top suggests just add a canonical tag for the original page rather than adding hreflang tags.
2018-06-04 12:19:46 +05:30
2013-07-08 12:30:07 +02:00
2018-06-04 12:19:46 +05:30
2015-11-17 16:07:38 +13:00
2015-11-18 17:07:47 +13:00
2013-02-28 00:58:53 +01:00
2015-11-19 13:27:18 +13:00
2015-11-19 19:14:12 +13:00
2017-03-28 23:09:01 +13:00
2015-11-20 09:52:30 +13:00
2017-03-28 23:09:01 +13:00
2016-01-01 06:41:00 +13:00

Translatable module for SilverStripe CMS

Build Status Scrutinizer Code Quality

Introduction

Allows translation of DataObject and SiteTree records into multiple languages.

Usage

Setup and Usage Documentation

Requirements

  • SilverStripe Framework 4.x (master) and CMS 4.x (master)

Maintainers

  • Ingo Schommer

Contributing

Translations

Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.

Please use https://www.transifex.com/projects/p/silverstripe-translatable/ to contribute translations, rather than sending pull requests with YAML files.

See the "i18n" topic on docs.silverstripe.org for more details.

Description
No description provided
Readme 2.7 MiB
Languages
PHP 97%
JavaScript 2.4%
CSS 0.6%