docs
docs copied to clipboard
Contao Documentation
Similar to the old one: https://docs.contao.org/books/cookbook/de/Eigene-Inserttags.html (+ create a redirect afterwards).
Eine Erklärung für das Anlegen der Übersetzungen fehlt - insbesondere die "magic keys" wie `*_legend` und `*Details` (inkl. die Ausnahme Data https://github.com/contao/contao/blob/1d68530e7899b6b2880cea5f9fa6fce0a9f9a3f3/core-bundle/src/Resources/contao/modules/ModulePersonalData.php#L377-L378)
As discussed in slack, we should provide a best-practise documentation for the handling of legacy classes. e.g. that they should all reside in a single sub-namespace, like `Contao`, so that...
For the DCA callback reference.
Zusätzliches Environment für die Startseite. Wir könnten da auch einfach das bestehende index.html Template statisch einbinden, denke ich, mit zwei verschiedenen Sprachversionen.
Check if we could manage some sort of centralized link collection for external links, so that the can be udpated more easily. See https://github.com/netzarbeiter/contao-docs/pull/32#discussion_r289709699