Files

Primary tabs

File name Locationsort descending Namespace Description
tmgmt.settings.yml config/install/tmgmt.settings.yml config/install/tmgmt.settings.yml
views.view.tmgmt_job_items.yml config/install/views.view.tmgmt_job_items.yml config/install/views.view.tmgmt_job_items.yml
views.view.tmgmt_job_messages.yml config/install/views.view.tmgmt_job_messages.yml config/install/views.view.tmgmt_job_messages.yml
views.view.tmgmt_job_overview.yml config/install/views.view.tmgmt_job_overview.yml config/install/views.view.tmgmt_job_overview.yml
views.view.tmgmt_translation_all_job_items.yml config/install/views.view.tmgmt_translation_all_job_items.yml config/install/views.view.tmgmt_translation_all_job_items.yml
tmgmt.schema.yml config/schema/tmgmt.schema.yml config/schema/tmgmt.schema.yml
tmgmt.admin.css css/tmgmt.admin.css CSS for the tmgmt admin pages.
tmgmt.admin.seven.css css/tmgmt.admin.seven.css CSS for the tmgmt admin pages for theme seven.
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"); } /*…
drupalci.yml drupalci.yml drupalci.yml
core.entity_form_display.node.translatable_node.default.yml modules/demo/config/install/core.entity_form_display.node.translatable_node.default.yml modules/demo/config/install/core.entity_form_display.node.translatable_node.default.yml
core.entity_view_display.node.translatable_node.default.yml modules/demo/config/install/core.entity_view_display.node.translatable_node.default.yml modules/demo/config/install/core.entity_view_display.node.translatable_node.default.yml
field.field.node.translatable_node.body.yml modules/demo/config/install/field.field.node.translatable_node.body.yml modules/demo/config/install/field.field.node.translatable_node.body.yml
language.content_settings.node.translatable_node.yml modules/demo/config/install/language.content_settings.node.translatable_node.yml modules/demo/config/install/language.content_settings.node.translatable_node.yml
node.type.translatable_node.yml modules/demo/config/install/node.type.translatable_node.yml modules/demo/config/install/node.type.translatable_node.yml
filter.format.basic_html.yml modules/demo/config/optional/filter.format.basic_html.yml modules/demo/config/optional/filter.format.basic_html.yml
language.entity.de.yml modules/demo/config/optional/language.entity.de.yml modules/demo/config/optional/language.entity.de.yml
language.entity.fr.yml modules/demo/config/optional/language.entity.fr.yml modules/demo/config/optional/language.entity.fr.yml
tmgmt-demo-text.html.twig modules/demo/templates/tmgmt-demo-text.html.twig Default theme implementation TMGMT Demo body text of tmgmt_demo.
TMGMTDemoTest.php modules/demo/tests/src/Functional/TMGMTDemoTest.php Drupal\Tests\tmgmt_demo\Functional
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.
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_content.settings.yml sources/content/config/install/tmgmt_content.settings.yml sources/content/config/install/tmgmt_content.settings.yml
tmgmt_content.schema.yml sources/content/config/schema/tmgmt_content.schema.yml sources/content/config/schema/tmgmt_content.schema.yml
KeyAccessCheck.php sources/content/src/Access/KeyAccessCheck.php Drupal\tmgmt_content\Access
ContentEntitySourcePluginUi.php sources/content/src/ContentEntitySourcePluginUi.php Drupal\tmgmt_content
ContentTranslationControllerOverride.php sources/content/src/Controller/ContentTranslationControllerOverride.php Drupal\tmgmt_content\Controller
ContentTranslationPreviewController.php sources/content/src/Controller/ContentTranslationPreviewController.php Drupal\tmgmt_content\Controller
DefaultFieldProcessor.php sources/content/src/DefaultFieldProcessor.php Drupal\tmgmt_content
FieldProcessorInterface.php sources/content/src/FieldProcessorInterface.php Drupal\tmgmt_content
ContentTranslateForm.php sources/content/src/Form/ContentTranslateForm.php Drupal\tmgmt_content\Form
LinkFieldProcessor.php sources/content/src/LinkFieldProcessor.php Drupal\tmgmt_content
MetatagsFieldProcessor.php sources/content/src/MetatagsFieldProcessor.php Drupal\tmgmt_content
PathFieldProcessor.php sources/content/src/PathFieldProcessor.php Drupal\tmgmt_content
ContentEntitySource.php sources/content/src/Plugin/tmgmt/Source/ContentEntitySource.php Drupal\tmgmt_content\Plugin\tmgmt\Source
TmgmtContentRouteSubscriber.php sources/content/src/Routing/TmgmtContentRouteSubscriber.php Drupal\tmgmt_content\Routing
EntityTestComposite.php sources/content/tests/modules/tmgmt_composite_test/src/Entity/EntityTestComposite.php Drupal\tmgmt_composite_test\Entity
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
ContentEntitySourceContentModerationTest.php sources/content/tests/src/Functional/ContentEntitySourceContentModerationTest.php Drupal\Tests\tmgmt_content\Functional
ContentEntitySourceTranslatableEntityTest.php sources/content/tests/src/Functional/ContentEntitySourceTranslatableEntityTest.php Drupal\Tests\tmgmt_content\Functional
ContentTmgmtEntitySourceListTest.php sources/content/tests/src/Functional/ContentTmgmtEntitySourceListTest.php Drupal\Tests\tmgmt_content\Functional
ContentTmgmtEntitySourceNoCanonicalLinkTest.php sources/content/tests/src/Functional/ContentTmgmtEntitySourceNoCanonicalLinkTest.php Drupal\Tests\tmgmt_content\Functional
ContentTmgmtEntitySourceUiTest.php sources/content/tests/src/Functional/ContentTmgmtEntitySourceUiTest.php Drupal\Tests\tmgmt_content\Functional
ContentEntityLinkTest.php sources/content/tests/src/Kernel/ContentEntityLinkTest.php Drupal\Tests\tmgmt_content\Kernel
ContentEntityMetatagTest.php sources/content/tests/src/Kernel/ContentEntityMetatagTest.php Drupal\Tests\tmgmt_content\Kernel
ContentEntityPathTest.php sources/content/tests/src/Kernel/ContentEntityPathTest.php Drupal\Tests\tmgmt_content\Kernel
ContentEntitySourceContentModerationTest.php sources/content/tests/src/Kernel/ContentEntitySourceContentModerationTest.php Drupal\Tests\tmgmt_content\Kernel

Pages

Other projects