< Home - < Back

drupal7-tmgmt


Information about the package, drupal7-tmgmt, which is shipped with common Linux distributions. The drupal7-tmgmt package is designed for, Translation Management Tool.


Package Name:

drupal7-tmgmt

Summary:

Translation Management Tool

Description:

The Translation Management Tool (TMGMT) module provides a tool set for translating content from different sources. The translation can be done by people or translation services of all kinds. It builds on and uses existing language tools and data structures in Drupal and can be used in automated workflow scenarios. This module does not make i18n or any other language module for Drupal obsolete. It does only facilitate the translation process. The second alpha has been released, huge improvements have been made (see the release notes for details) and there's even more work to do. Please test the new version and report any bugs that you can find. Important: The external translator plugins (Microsoft, MyGengo, Nativy, Supertext) have been moved to separate projects. When any of these plugins, make sure to download them as well and then run update.php when updating. This package provides the following Drupal modules: * tmgmt * tmgmt_entity * tmgmt_entity_ui * tmgmt_field * tmgmt_file * tmgmt_i18n_string * tmgmt_language_combination * tmgmt_local * tmgmt_locale * tmgmt_node * tmgmt_node_ui * tmgmt_ui

Architecture:

noarch

Version:

1.0

Release:

0.10.rc2.el6

Size:

214 k

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for drupal7-tmgmt


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


Command

Description of Command

yum install drupal7-tmgmt

This command will install drupal7-tmgmt on the server.

yum remove drupal7-tmgmt

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

yum -y remove drupal7-tmgmt

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

yum update drupal7-tmgmt

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

yum -y update drupal7-tmgmt

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

yum info drupal7-tmgmt

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

yum deplist drupal7-tmgmt

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

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