Project

General

Profile

Actions

Feature #57632

closed

Configure PageRenderer->inlineLanguageLabelFile with TypoScript

Added by Lars Malach about 10 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Could have
Assignee:
-
Category:
TypoScript
Target version:
Start date:
2014-04-04
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

TYPO3\CMS\Core\Page\PageRenderer offers with the function addInlineLanguageLabelFile the possibility to add XML/XLF language files as inline JavaScript settings / array.

It would be cool to use TypoScript on top of that. Of example:

page.addInlineLanguageLabelFile {
    blubExtension = EXT:blub/Resources/Private/Language/locallang.xlf
    blubExtension.selectionPrefix = ..
    blubExtension.stripFromSelectionName = ..
    blubExtension.errorMode = ..
    ..
}


Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #30863: t3lib_pagerendererClosed2011-10-12

Actions
Actions

Also available in: Atom PDF