| base.css | style/base.css |  | .lingotek-highlight {
  background-color: #ecf2f9 !important;
}
#navbar-link-admin-settings-lingotek::before {
  background-attachment: scroll;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
 … | 
          
                  | form.css | style/form.css |  | #edit-developer {
  border: 1px solid #CCC;
  padding: 2.5em 0 0 0;
}
#edit-developer legend {
  display:block;
  margin-bottom:2.5em;
} | 
          
                  | googledocs.php | lib/oauth-php/example/client/googledocs.php |  |  | 
          
                  | hello.php | lib/oauth-php/example/server/www/hello.php |  |  | 
          
                  | index.php | lib/oauth-php/example/server/www/index.php |  |  | 
          
                  | init.php | lib/oauth-php/example/server/core/init.php |  |  | 
          
                  | install.php | lib/oauth-php/library/store/mysql/install.php |  |  | 
          
                  | install.php | lib/oauth-php/library/store/oracle/install.php |  |  | 
          
                  | lingotek.access.test | tests/lingotek.access.test |  | Declares LingotekAccessFunctionalTest | 
          
                  | lingotek.admin.inc | lingotek.admin.inc |  |  | 
          
                  | lingotek.ajax.inc | includes/lingotek.ajax.inc |  | Page handlers and supporting routines for Ajax callbacks. | 
          
                  | lingotek.api.inc | lingotek.api.inc |  | Describe hooks provided by the Lingotek Translation module. | 
          
                  | lingotek.base.test | tests/lingotek.base.test |  | Declares a parent class to be used with Lingotek automated tests. | 
          
                  | lingotek.batch.inc | lingotek.batch.inc |  | Central location for batch create functions, before control is handed off to individual batch command files. | 
          
                  | lingotek.bulk_grid.inc | lingotek.bulk_grid.inc |  | Bulk Grid form | 
          
                  | lingotek.dashboard.inc | lingotek.dashboard.inc |  | Lingotek Dashboard. | 
          
                  | lingotek.define.inc | lingotek.define.inc |  | Lingotek Translation module Constants. | 
          
                  | lingotek.dev.inc | lingotek.dev.inc |  | Developer Utilities | 
          
                  | lingotek.info | lingotek.info |  | name = "Lingotek Translation"
description = "Extends Drupal's multilingual features by integrating with the Lingotek Translation Management System."
package = Multilingual
core = "7.x"
php = "5.3"
configure… | 
          
                  | lingotek.install | lingotek.install |  |  | 
          
                  | 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.page.inc | lingotek.page.inc |  | Lingotek Tab for Nodes | 
          
                  | Lingotek.php | lib/Drupal/lingotek/Lingotek.php |  | Defines Lingotek. | 
          
                  | lingotek.reference.inc | lingotek.reference.inc |  |  | 
          
                  | lingotek.remote.inc | lingotek.remote.inc |  |  | 
          
                  | lingotek.rules.inc | lingotek.rules.inc |  | Lingotek Module + Rules Module Integration | 
          
                  | lingotek.session.inc | lingotek.session.inc |  | Handles api calls, logging in and logging out of LingoTek | 
          
                  | lingotek.setup.inc | lingotek.setup.inc |  |  | 
          
                  | lingotek.setup.test | tests/lingotek.setup.test |  | Lingotek Setup Test Case | 
          
                  | lingotek.sync.inc | lingotek.sync.inc |  | Sync and management | 
          
                  | lingotek.util.inc | lingotek.util.inc |  | Utility functions. | 
          
                  | lingotek.views.inc | lingotek.views.inc |  | Lingotek Module + Views | 
          
                  | LingotekAccount.php | lib/Drupal/lingotek/LingotekAccount.php |  | Defines LingotekAccount. | 
          
                  | LingotekApi.php | lib/Drupal/lingotek/LingotekApi.php |  | Defines Drupal\lingotek\LingotekApi | 
          
                  | LingotekConfigChunk.php | lib/Drupal/lingotek/LingotekConfigChunk.php |  | Defines LingotekConfigChunk. | 
          
                  | LingotekDocument.php | lib/Drupal/lingotek/LingotekDocument.php |  | Defines LingotekDocument. | 
          
                  | LingotekEntity.php | lib/Drupal/lingotek/LingotekEntity.php |  | Defines LingotekEntity. | 
          
                  | LingotekLog.php | lib/Drupal/lingotek/LingotekLog.php |  | LingotekLog | 
          
                  | LingotekOAuthRequest.php | lib/oauth-php/library/LingotekOAuthRequest.php |  |  | 
          
                  | LingotekOAuthRequester.php | lib/oauth-php/library/LingotekOAuthRequester.php |  |  | 
          
                  | LingotekOAuthRequestLogger.php | lib/oauth-php/library/LingotekOAuthRequestLogger.php |  |  | 
          
                  | LingotekOAuthRequestSigner.php | lib/oauth-php/library/LingotekOAuthRequestSigner.php |  |  | 
          
                  | LingotekOAuthRequestVerifier.php | lib/oauth-php/library/LingotekOAuthRequestVerifier.php |  |  | 
          
                  | LingotekOAuthServer.php | lib/oauth-php/library/LingotekOAuthServer.php |  |  | 
          
                  | LingotekOAuthSignatureMethod.class.php | lib/oauth-php/library/signature_method/LingotekOAuthSignatureMethod.class.php |  |  | 
          
                  | LingotekOAuthSignatureMethod_HMAC_SHA1.php | lib/oauth-php/library/signature_method/LingotekOAuthSignatureMethod_HMAC_SHA1.php |  |  | 
          
                  | LingotekOAuthSignatureMethod_MD5.php | lib/oauth-php/library/signature_method/LingotekOAuthSignatureMethod_MD5.php |  |  | 
          
                  | LingotekOAuthSignatureMethod_PLAINTEXT.php | lib/oauth-php/library/signature_method/LingotekOAuthSignatureMethod_PLAINTEXT.php |  |  | 
          
                  | LingotekOAuthSignatureMethod_RSA_SHA1.php | lib/oauth-php/library/signature_method/LingotekOAuthSignatureMethod_RSA_SHA1.php |  |  |