Closed helsner closed 2 years ago
I could provide that if you want to, but i could not really see the big advantage of that IMHO as the info is pretty straight forward. Maybe for visual separation reasons But i would add that on your call!
The info in the Changelog is more extensive than your description (also including the option to override renderAssetsForRequest
).
So it would be good if the same info is at least available - this can be copy & paste fully or partially, that's no problem.
An example would be nice I think, but it could be rudimentarily, just to show the general usage.
@helsner I hope the backticks render it correctly, in the preview above it seems being wrong. And I hope you don't mind about my edits ;-)
Looks good to me! I mind the edits, as they mean i could've done better 😝 Thanks for your help and exchange on this topic
@helsner you found it and cared about it, that's most important ;-)
Ohh, I'm sorry. I fear that was somehow my fault.
@helsner I fear susannemoog is right. Unfortunarely you wouldhave to move this to the source code.
I put your PR on draft so none merges it accidently.
Hi y'all - could you help me out where i find the correct source? just checked the core without success 😬
@helsner sure: https://github.com/TYPO3/Fluid/blob/master/src/ViewHelpers/SectionViewHelper.php#L17 - the hint to find it is the package name in the file path (typo3fluid/fluid === TYPO3/Fluid, so the main fluid repository)
Thx for the hint - then i was right already.. i wasn't sure. https://github.com/TYPO3/Fluid/pull/558
was solved with https://github.com/TYPO3/Fluid/pull/558
Great, what you think about some example code?