-
When using the `metadata_map` to create further links, there is a problem with the route parameters.
Following config:
```
'zf-hal' => [
'metadata_map' => [
'List\\List\\List…
-
I am using TYPO3 11.5, PHP 8.1 and Personnel 3.5.0
When trying to view the page with the personnel list I get the following error...
PHP Warning: A non-numeric value encountered in...typo3fluid/…
-
I added a custom Field with TSconfig as follows:
```
tx_powermail.flexForm.type.addFieldOptions {
privacy = Datenschutzhinweis (DSGVO)
privacy.dataType = 0
privacy.export = 1
}
``…
-
Summary:
If a contact, Contact A, has a relationship with another contact, Contact B, and you delete one of them, Contact B, then you are no longer able to access the other, Contact A. Hope that ma…
-
Like https://github.com/mblaschke/TYPO3-dbal-utility
-
In latest Typo3 11.5.41 this Error is shown when entering the LDAP/SSO backend module.
`Undeclared arguments passed to ViewHelper TYPO3\CMS\Fluid\ViewHelpers\Form\SelectViewHelper: onchange. Valid ar…
-
### Describe the problem feature solves
Right now typescript types are not well designed in multiple places and could be better.
Those are the places:
* Action interface
* PropertyOptions
* Bas…
-
This is very useful when taking screenshots of dynamic height views. We don't always force a view to have a height, and the underlying Facebook implementation allows it by simply not setting a height:…
-
Hello together,
to output image credits at the end of a page, I use the following code for ce textmedia:
`lib.photocredits = FLUIDTEMPLATE
lib.photocredits {
[...]
dataProcessing {
#…
-
Just a collection of some thoughts:
* Instead of returning the generated image as a response, better redirect to itself, so the second request is answered by the webserver with the rendered image =…
liayn updated
3 months ago