docs
docs copied to clipboard
Contao Documentation
As we have additional helper services such as the `TokenChecker`, I think we should have a chapter about when to use which service to fetch the front end member or...
As discussed on slack it might make sense to create a new "Sending via SMTP guide" where information about specific configurations for different email providers can be collected. For example,...
There are some key differences you have to take into account when creating a bundle, as opposed to how it works for developing within an application. These differences are often...
e.g. * https://kubernetes.io/docs/contribute/style/hugo-shortcodes/#tabs * https://discourse.gohugo.io/t/code-tabs-widget/975/6 (https://github.com/matcornic/hugo-theme-learn/issues/70)
https://de.contaowiki.org/DCA_Field_Mapping Was es nicht alles gibt …
This is probably a bug in the theme/Hugo I guess? **Reproducer** ```markdown {{% notice info %}} See [the referenced link][Link] for more information. {{% /notice %}} [Link]: https://example.com ``` This...
Currently there is only an explanation on how to figure out which service is used currently. And there is of course the config reference dump showing that you can override...
A common obstacle when developing custom application logic in Contao 4.9 is, that images aren't immediately processed. Thus, when working with images, and the resized images are needed immediately, `resizeDeferredImage`...
This is a reminder to create the documentation for the user commands added in contao/contao#1463.
Mostly because of the `-o`/`--optimize-autoloader` parameter.