Feature #12502
translate viewhelper should have optional parameter extensionName
100%
Description
The translate view helper works great bug would be even better if it would be possible to add the extensionName as argument.
examples:
1) Using a standalone view with Tx_Fluid_View_StandaloneView makes it impossible to work with translationViewHelper without duplicating translations
2) using example #1 can sometimes lead to have no extensionName available, therefore no translation can ever happen
3) having many extension in one project but very often the same translations leads to the problem having duplicate keys.
[pending in v4mvc list]
Files
Updated by Mr. Jenkins over 9 years ago
Patch set 5 of change Ic2b9fe9e2ce20d37ec422c15acc76500e86063cf has been pushed to the review server.
It is available at http://review.typo3.org/4431
Updated by Gerrit Code Review about 9 years ago
- Status changed from New to Under Review
Patch set 6 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/4431
Updated by Zach Davis about 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 80 to 100
Applied in changeset cf05b1fa6a5e7e4e3f870db6ed787aa204d33952.