2017 © Pedro Peláez
 

drupal-module drupaltranslationmodule

The translation module provides an API to manuipulate the phrases and keys of the translation ability in Drupal 7.

image

liip/drupaltranslationmodule

The translation module provides an API to manuipulate the phrases and keys of the translation ability in Drupal 7.

  • Thursday, March 13, 2014
  • by lapistano
  • Repository
  • 46 Watchers
  • 0 Stars
  • 1,022 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Liip Drupal Translation Module

This module provides an API to the translation ability of Drupal 7., (*1)

Current Travis Status

Build Status, (*2)

Composer

Add the following lines to your composer.json file and update your project's composer installation., (*3)

{
    "require": {
       "liip/drupaltranslationmodule": "dev-master"
    }
}

This composer configuration will checkout the 'cutting edge' version ('dev-master') of the project. Be alarmed that this might be broken sometimes., (*4)

NOTE: In case you do not know what this means the composer project website is a good place to start., (*5)

Github

Thus I recommend the composer way to make LiipDrupalTranslationModule a dependency to your project. The sources are also available via github. Just clone it as you might be familiar with., (*6)

$ git clone git://github.com/liip/liipdrupaltranslationmodule.git

Dependencies

  • LiipDrupalConnector (http://github.com/liip/liipdrupalconnector)
  • Assert (http://github.com/beberlei/assert)

The Versions

13/03 2014

dev-master

9999999-dev

The translation module provides an API to manuipulate the phrases and keys of the translation ability in Drupal 7.

  Sources   Download

MIT

The Requires

 

by Patrick Jezek

translation drupal drupal 7