Can I set a typoscript lib depending on the presence of a register value?
I have the task, to display a certain breadcrumb path if a special register value is set.
I tried to access these register-values directly in fluid but they seem not to be evaluatable (conditions with f.eg “greater than” dont work at all) So I came up with probably a TS-lib and I tried the blow TS. Can you see, what I want to do ? Is it possible to set “lib.defaultproductpath to 1 or 0 depending of that register value ?:
How to render text from a custom database table into the page head?
I have a TYPO3 v13.2.1 website and I want to add data from a custom database table into a pages head tag.
How to use the MenuProcessor to render the rootline of a specific page?
Is there a simple way to use the TYPO3CMSFrontendDataProcessingMenuProcessor
to render the rootline (breadcrumb) for a specific page instead of the current one?
No more output after Typo3 update from 9 to 10
I need to update another guys Typo3 installation to Typo3 10 and can’t get any output. From what I can see, the problem seems to be this syntax:
TYPO3 – Menu – Show pages if not translated
I’m developing my website under TYPO3 13.1
TYPO3 – Typoscript: How to get a field from tt_content as value into lib.contentElement?
In tt_content I added a new field in my sitepackage. Purpose: Add a css-class in the rendered content element. Now I have the problem how to get the value of this field into the typoscript setup.
Typo3 – includeCSS relative/absolute path
I’m running TYPO 13.1
I have a typoscript file into configsitesmysitesetup.typoscript
that loads my assets for all the pages: