LICENSE.txt |
LICENSE.txt |
|
GNU GENERAL PUBLIC LICENSE
Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim… |
lingotek.admin.inc |
lingotek.admin.inc |
|
|
lingotek.api.inc |
lingotek.api.inc |
|
|
lingotek.dev.inc |
lingotek.dev.inc |
|
Developer Utilities |
lingotek.info |
lingotek.info |
|
name = "Lingotek"
description = "Extends Drupal's multilingual features using the Lingotek Collaborative Translation Platform."
core = "6.x"
dependencies[] = locale
dependencies[] = translation
php =… |
lingotek.install |
lingotek.install |
|
Installation for Lingotek Community Translation Module |
lingotek.mask.css |
style/lingotek.mask.css |
|
.lingotekMask {
width: 100%;
height: 100%;
margin: 0px 0px;
padding: 0px;
z-index: 20001;
position: absolute;
top: 0;
left: 0;
background-color: #ccc;
filter:alpha(opacity=40);
-moz-opacity:0.4;
-khtml-opacity: 0.4;
opacity:… |
lingotek.module |
lingotek.module |
|
|
lingotek.mt.inc |
lingotek.mt.inc |
|
Machine Translation |
lingotek.page.inc |
lingotek.page.inc |
|
Displays progress of the community translation |
lingotek.reference.inc |
lingotek.reference.inc |
|
|
lingotek.session.inc |
lingotek.session.inc |
|
Handles api calls, logging in and logging out of LingoTek |
lingotek.sync.inc |
lingotek.sync.inc |
|
Update the Drupal Nodes with new information from the Lingotek Collaborative
Translation Platform |
lingotek.util.inc |
lingotek.util.inc |
|
Utilities |
progress.css |
style/progress.css |
|
div.lingotekProgress {
background: url("progress-bar.png") no-repeat scroll 0 0 transparent;
background-color: #66c;
width: 98px;
padding: 1px;
text-align: center;
} |
README.txt |
README.txt |
|
Lingotek Collaborative Translation Module
Module Version: 6.x-20110715.x
Requirements:
1. Drupal 6.18
2. PHP >= 5.2
3. PECL hash >= 1.1
4. PECL json >= 1.2.0
5. SQL database (MySQL or PostgreSQL are supported)
Drupal Modules… |