Task #88414
closed
Epic #92641: felogin feature collection
Localization FlexFormParser
Added by Jan Stockfisch over 5 years ago.
Updated 11 months ago.
Description
To easily access all kinds of translations, without manually checking if they are available, overriden, etc. a FlexFormParser should be implemented. This parser resolves all messages for the current felogin plugin when feature 'felogin.extbase' is enabled.
- Category set to Localization
- Parent task changed from #84262 to #92641
- Status changed from New to Needs Feedback
The main idea behind this issue (at least as fas as I understand) is to avoid the current construct of rendering the partial RenderLabelOrMessage
in ext:felogin where it is determined, if a label has been overwritten by flexform or should be retrieved via f:translate
ViewHelper.
I however do not agree that we should have a component to parse the flexform and to resolve label values (including overwrites) in backend and pass them as is to frontend. The current solution with the partial
is good and gives integrators more control on message/label rendering.
- Status changed from Needs Feedback to Closed
Thanks for analysis, Torben. I hope it's ok to close here.
Also available in: Atom
PDF