< Home - < Back

drupal7-entity_translation


Information about the package, drupal7-entity_translation, which is shipped with common Linux distributions. The drupal7-entity_translation package is designed for, Allows entities to be translated into different languages.


Package Name:

drupal7-entity_translation

Summary:

Allows entities to be translated into different languages

Description:

Allows (fieldable) entities to be translated into different languages, by introducing entity/field translation for the new translatable fields capability in Drupal 7. Maintained by the Drupal core i18n team. This project does not replace the Internationalization (http://drupal.org/project/i18n) project, which focuses on enabling a full multilingual workflow for site admins/builders. Some features, e.g. content language negotiation or taxonomy translation, might overlap but most of them are unrelated. This package provides the following Drupal modules: * entity_translation * entity_translation_i18n_menu (requires install of drupal7-i18n) * entity_translation_upgrade

Architecture:

noarch

Version:

1.0

Release:

0.13.beta7.el6

Size:

92 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-entity_translation


Control the drupal7-entity_translation package with the following handy commands outlined below.


Command

Description of Command

yum install drupal7-entity_translation

This command will install drupal7-entity_translation on the server.

yum remove drupal7-entity_translation

This command will un-install drupal7-entity_translation on the server. When you run this command, you will be asked if you are sure that you want to remove drupal7-entity_translation, so you have to manually confirm that you want to do this.

yum -y remove drupal7-entity_translation

This command will un-install drupal7-entity_translation on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal7-entity_translation when using the -y flag.

yum update drupal7-entity_translation

This command will update drupal7-entity_translation to the latest version. When you run this command, you will be asked if you are sure that you want to remove drupal7-entity_translation, so you have to manually confirm that you want to do this.

yum -y update drupal7-entity_translation

This command will update drupal7-entity_translation to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove drupal7-entity_translation when using the -y flag.

yum info drupal7-entity_translation

This command will show you core information about the drupal7-entity_translation package.

yum deplist drupal7-entity_translation

This command will show you the dependencies for drupal7-entity_translation. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update drupal7-entity_translation

This command will check if there is an update waiting on drupal7-entity_translation. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.