2017 © Pedro Peláez
 

craft-plugin translate

Translate Plugin for Craft CMS

image

boboldehampsink/translate

Translate Plugin for Craft CMS

  • Thursday, April 5, 2018
  • by boboldehampsink
  • Repository
  • 4 Watchers
  • 48 Stars
  • 19,396 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 12 Forks
  • 9 Open issues
  • 14 Versions
  • 3 % Grown

The README.md

DEPRECATED - Translate plugin for Craft CMS Build Status Code Coverage Scrutinizer Code Quality

Plugin that allows you to translate your website., (*1)

Features: - Reads Craft::t(), Craft.t() and ""|t() - Saves translations in own plugin translations folder - Friendly UI (Select locale, search, select location, filter files, browse paths) - Register your own translation sources with hook "registerTranslateSources", (*2)

Todo: - Better UI (Show filepath, more locations) - Google Translate support, (*3)

Important: The plugin's folder should be named "translate", (*4)

Deprecated

With the release of Craft 3 on 4-4-2018, this plugin has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so., (*5)

Development

Run this from your Craft installation to test your changes to this plugin before submitting a Pull Request, (*6)

phpunit --bootstrap craft/app/tests/bootstrap.php --configuration craft/plugins/translate/phpunit.xml.dist --coverage-text craft/plugins/translate/tests

Changelog

0.4.2

  • Add node_modules to excluded vendor folders (thanks to @tcsehv)

0.4.1

  • All service code is now fully covered by unit tests

0.4.0

  • Added Craft 2.5 compatibility

0.3.4

  • Added support for finding translatable strings in object notation
  • Added a MIT license

0.3.3

  • Only init with local stored locale when there is any, else init with default instead of empty - this prevented saving in some occasions

0.3.2

  • Added the ability to read the translate tag when setting variables in twig

0.3.1

  • Verify matched translatable files as valid source

0.3.0

  • Added support for nested plugin and template sources
  • Added JSON, Atom and RSS support

0.2.9

  • Added getCsrfInput function to forms

0.2.8

Warning! This version is updated for Craft 2.3 and does NOT work on Craft 2.2, (*7)

0.2.7

  • Fixed a bug where opening twig files would not match any expression

0.2.6

  • Added support for opening .twig files

0.2.5

  • Don't encode table attribute html, closing issue #2

0.2.4

  • Merge translations so we don't lose translations, fixing issue #1

0.2.3

  • Added a "registerTranslateSources" hook to add translate sources

0.2.2

  • Allow more filters after |translate

0.2.1

  • Enforce UTF-8 encoding on CSV download

0.2

  • Added ability to easily select a locale
  • Added ability to search for words/translations
  • Added ability to look in a specific location
  • Added ability to upload updated translations (csv)
  • Added ability to download translations (csv)

0.1

  • Initial push to GitHub

The Versions

05/04 2018

dev-master

9999999-dev

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

12/06 2017

dev-develop

dev-develop

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

21/07 2016

0.4.2

0.4.2.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

26/02 2016

0.4.1

0.4.1.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

29/01 2016

0.4.0

0.4.0.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

29/05 2015

0.3.4

0.3.4.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

30/01 2015

0.3.3

0.3.3.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

19/12 2014

0.3.2

0.3.2.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

16/12 2014

0.3.1

0.3.1.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

11/12 2014

0.3.0

0.3.0.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

10/12 2014

0.2.9

0.2.9.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

03/12 2014

0.2.8

0.2.8.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

01/12 2014

0.2.7

0.2.7.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires

 

01/12 2014

0.2.6

0.2.6.0

Translate Plugin for Craft CMS

  Sources   Download

The Requires