docs icon indicating copy to clipboard operation
docs copied to clipboard

Contao Documentation

Results 107 docs issues
Sort by recently updated
recently updated
newest added

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...

Developer Documentation

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,...

User Manual

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...

Developer Documentation

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)

Feature

https://de.contaowiki.org/DCA_Field_Mapping Was es nicht alles gibt …

Developer Documentation

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...

Bug

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...

User Manual

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`...

Developer Documentation

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.

User Manual