netzarbeiter
netzarbeiter
Does it really need this information (name and chage date): `Leo Feyer 10.02.2025`
On the following page it has `code`-tags (e.g. 4.13) in the title and in the navigation. https://docs.contao.org/manual/de/migration/ ```css .TableOfContents code { background-color: transparent; border: none; font-size: inherit; padding: 0; }...
Border color is missing. https://docs.contao.org/manual/de/layout/modulverwaltung/benutzermodule/ ```css @media screen and (prefers-color-scheme: dark) { &:root { … --BLOCK-QUOTE-BORDER-color: #41454d; … } } ```
Display issue after "CSS des Newsletters". https://docs.contao.org/manual/de/core-erweiterung/newsletter/newsletter-verwaltung/
Mermaid is not working, for exampe the illustration on this site. https://docs.contao.org/dev/getting-started/initial-setup/managed-edition/
I close this pull request in favour of this https://github.com/contao/docs/pull/1526.
**Contao 4.13** Create a page and don't protect it, if you now add a module "Automatic logout" on this page and view this page, you get the error from above.