< Home - < Back

drupal7-i18n


Information about the package, drupal7-i18n, which is shipped with common Linux distributions. The drupal7-i18n package is designed for, Enables multilingual content.


Package Name:

drupal7-i18n

Summary:

Enables multilingual content

Description:

This is a collection of modules to extend Drupal core multilingual capabilities and be able to build real life multilingual sites. Some features: * Taxonomy translation (both, per language terms and translatable terms) * Multilingual variables * Multilingual blocks (control visibility per language and translate title and content) * Language selection (when you switch the site language you'll see only the content for that language) Read a complete feature overview in the Internationalization handbook: Building multilingual sites [1]. This package provides the following Drupal modules: * i18n * i18n_block * i18n_contact * i18n_field * i18n_forum * i18n_menu * i18n_node * i18n_path * i18n_redirect * i18n_select * i18n_string * i18n_sync * i18n_taxonomy * i18n_translation * i18n_user * i18n_variable [1] https://www.drupal.org/node/133977

Architecture:

noarch

Version:

1.18

Release:

1.el6

Size:

159 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-i18n


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


Command

Description of Command

yum install drupal7-i18n

This command will install drupal7-i18n on the server.

yum remove drupal7-i18n

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

yum -y remove drupal7-i18n

This command will un-install drupal7-i18n 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-i18n when using the -y flag.

yum update drupal7-i18n

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

yum -y update drupal7-i18n

This command will update drupal7-i18n 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-i18n when using the -y flag.

yum info drupal7-i18n

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

yum deplist drupal7-i18n

This command will show you the dependencies for drupal7-i18n. 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-i18n

This command will check if there is an update waiting on drupal7-i18n. 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.