Lina Wolf
Lina Wolf
@brotkrueml do you think there is merrit in having a real live demonstration on how to load icons from the icon API in Backend JavaScript? See https://docs.typo3.org/m/typo3/reference-coreapi/11.5/en-us/ApiOverview/Icon/Index.html#the-javascript-way
No reaction in 3 years
could you make a PR about this, @tmotyl ?
No action in years
@sbrandstaetter does this also happen for you with DCE? I do have the error in DCE but not in manually created Content Element and not in those created with Mask....
So changing the configuration of the RTE field in DCE to also respect the softref seems to do the trick for me: ``` text 5 30 trim,required 1 default typolink_tag,email[subst],url...
See also https://github.com/b13/make/pull/52
I would opt to also using dataprocessors to display the content as described in the site package tutorial: https://docs.typo3.org/m/typo3/tutorial-sitepackage/main/en-us/ContentMapping/Index.html#content-rendering-via-data-processing
Does this solve your problem? https://github.com/georgringer/t3monitoring_client/pull/78
@jaapio as I mainly refactored your code here, please have a look at this