diff --git a/Configuration/page.tsconfig b/Configuration/page.tsconfig new file mode 100644 index 0000000..297f810 --- /dev/null +++ b/Configuration/page.tsconfig @@ -0,0 +1,2 @@ +TCEMAIN.linkHandler.page.handler = B13\\Link2Language\\LinkHandler\\PageLinkHandler +templates.typo3/cms-backend.1643293191 = b13/link2language:Resources/Private/TemplateOverrides diff --git a/ext_emconf.php b/ext_emconf.php index 5428944..2d8569a 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -4,7 +4,7 @@ 'title' => 'Links to specific languages', 'description' => 'Allows to select links to pages or content elements for a specific language', 'category' => 'be', - 'version' => '4.0.1', + 'version' => '4.0.2', 'state' => 'stable', 'author' => 'b13 GmbH', 'author_email' => 'typo3@b13.com', diff --git a/ext_localconf.php b/ext_localconf.php deleted file mode 100644 index 89e2c1c..0000000 --- a/ext_localconf.php +++ /dev/null @@ -1,5 +0,0 @@ -