Files

Primary tabs

File name Location Namespacesort descending Description
views.view.tmgmt_local_task_overview.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_task_overview.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_task_overview.yml
field.field.user.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.field.user.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.field.user.user.tmgmt_translation_skills.yml
field.storage.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.storage.user.tmgmt_translation_skills.yml translators/tmgmt_local/config/install/field.storage.user.tmgmt_translation_skills.yml
tmgmt_local.settings.yml translators/tmgmt_local/config/install/tmgmt_local.settings.yml translators/tmgmt_local/config/install/tmgmt_local.settings.yml
views.view.tmgmt_local_manage_translate_task.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_manage_translate_task.yml translators/tmgmt_local/config/install/views.view.tmgmt_local_manage_translate_task.yml
system.action.tmgmt_local_task_assign_to_me.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_to_me.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_to_me.yml
system.action.tmgmt_local_task_assign_multiple.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_multiple.yml translators/tmgmt_local/config/install/system.action.tmgmt_local_task_assign_multiple.yml
tmgmt.post_update.php tmgmt.post_update.php
tmgmt_local.post_update.php translators/tmgmt_local/tmgmt_local.post_update.php
tmgmt_content.schema.yml sources/content/config/schema/tmgmt_content.schema.yml sources/content/config/schema/tmgmt_content.schema.yml
tmgmt_content.settings.yml sources/content/config/install/tmgmt_content.settings.yml sources/content/config/install/tmgmt_content.settings.yml
tmgmt_composite_test.info.yml sources/content/tests/modules/tmgmt_composite_test/tmgmt_composite_test.info.yml sources/content/tests/modules/tmgmt_composite_test/tmgmt_composite_test.info.yml
LocalTranslatorTest.php translators/tmgmt_local/tests/src/Functional/LocalTranslatorTest.php
tmgmt.routing.yml tmgmt.routing.yml tmgmt.routing.yml
README.txt README.txt Translation Management Tool (tmgmt) ------------------------------------- A collection of tools to facilitate the translation of text elements in Drupal. Requirements ------------------ Translation Management Tool was built for Drupal 7. There will…
tmgmt.install tmgmt.install Update function for the tmgmt module.
tmgmt.info.yml tmgmt.info.yml tmgmt.info.yml
tmgmt-local-translation-form-element-status.html.twig translators/tmgmt_local/templates/tmgmt-local-translation-form-element-status.html.twig Default theme implementation for local form element status.
tmgmt.links.task.yml tmgmt.links.task.yml tmgmt.links.task.yml
tmgmt-local-translation-form-element.html.twig translators/tmgmt_local/templates/tmgmt-local-translation-form-element.html.twig Default theme implementation for local form element.
tmgmt.libraries.yml tmgmt.libraries.yml tmgmt.libraries.yml
tmgmt.permissions.yml tmgmt.permissions.yml tmgmt.permissions.yml
tmgmt.module tmgmt.module Main module file for the Translation Management module.
tmgmt.api.php tmgmt.api.php Hooks provided by the Translation Management module.
tmgmt.services.yml tmgmt.services.yml tmgmt.services.yml
tmgmt.links.action.yml tmgmt.links.action.yml tmgmt.links.action.yml
drush.services.yml translators/tmgmt_file/drush.services.yml translators/tmgmt_file/drush.services.yml
tmgmt.links.menu.yml tmgmt.links.menu.yml tmgmt.links.menu.yml
tmgmt-progress-bar.html.twig templates/tmgmt-progress-bar.html.twig Default theme implementation for the progress bar.
tmgmt-legend.html.twig templates/tmgmt-legend.html.twig Default theme implementation for the state legend.
tmgmt-data-items-form.html.twig templates/tmgmt-data-items-form.html.twig Default theme implementation for the review form.
tmgmt.admin.css css/tmgmt.admin.css CSS for the tmgmt admin pages.
tmgmt.admin.source_search_form.css css/tmgmt.admin.source_search_form.css .tmgmt-sources-wrapper .form-item { float: left; margin: 0 10px 0 0; } .tmgmt-sources-wrapper #edit-search-submit { margin: 26px 10px 0 10px; } .tmgmt-source-operations-wrapper { display: flex; align-items: stretch; flex-flow: row…
tmgmt.icons.css css/tmgmt.icons.css /* Grey earth icon for tmgmt. */ .toolbar-icon-tmgmt-admin-tmgmt:before { background-image: url("../icons/earth.svg"); } .toolbar-icon .toolbar-icon-tmgmt-admin-tmgmt:before { background-image: url("../icons/earth.svg"); } /*…
tmgmt.admin.seven.css css/tmgmt.admin.seven.css CSS for the tmgmt admin pages for theme seven.
tmgmt_test.services.yml tmgmt_test/tmgmt_test.services.yml tmgmt_test/tmgmt_test.services.yml
tmgmt_test.routing.yml tmgmt_test/tmgmt_test.routing.yml tmgmt_test/tmgmt_test.routing.yml
tmgmt_test.module tmgmt_test/tmgmt_test.module Module file of the translation management test module.
tmgmt_test.info.yml tmgmt_test/tmgmt_test.info.yml tmgmt_test/tmgmt_test.info.yml
tmgmt_demo.info.yml modules/demo/tmgmt_demo.info.yml modules/demo/tmgmt_demo.info.yml
tmgmt_demo.install modules/demo/tmgmt_demo.install Installation hooks for tmgmt_demo module.
tmgmt_demo.module modules/demo/tmgmt_demo.module Main module file for the Translation Management Demo module.
sample.html tests/testing_html/sample.html
tmgmt_file.info.yml translators/tmgmt_file/tmgmt_file.info.yml translators/tmgmt_file/tmgmt_file.info.yml
tmgmt_file.api.php translators/tmgmt_file/tmgmt_file.api.php
TranslatorTest.php tests/src/Functional/TranslatorTest.php Drupal\Tests\tmgmt\Functional
TMGMTUiReviewTest.php tests/src/Functional/TMGMTUiReviewTest.php Drupal\Tests\tmgmt\Functional
TmgmtTestTrait.php tests/src/Functional/TmgmtTestTrait.php Drupal\Tests\tmgmt\Functional
TMGMTUiTest.php tests/src/Functional/TMGMTUiTest.php Drupal\Tests\tmgmt\Functional
TranslatorUITest.php tests/src/Functional/TranslatorUITest.php Drupal\Tests\tmgmt\Functional

Pages

Other projects