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

This updates Twig Namespaces section with more precise information about which bundle templates directory is registered automatically, and which can optionally be added.

Developer Documentation

At the given time (see [3805](https://github.com/contao/contao/issues/3805) or [3274](https://github.com/contao/contao/issues/3274)) add Procedure and Samples for using Twig Templates to the user manual (referencing https://docs.contao.org/dev/framework/templates/twig/). Please asign to myself

User Manual

Small updates to the article about using Deployer. * There's no need to reference an RC version, since Deployer 7 has been [released](https://github.com/deployphp/deployer/releases/tag/v7.0.0) (which also contains a [bug fix](https://github.com/deployphp/deployer/pull/3200) to...

User Manual

The docs have accumulated a lot of old stuff which we need to cleanup now that 4.4 is not supported anymore. Otherwise the docs become unreadable. I have invested a...

Developer Documentation
User Manual

This documents the "Click to edit" feature in backend. The text is taken directly from [release notes](https://contao.org/en/news/contao-3_1_RC1.html).

User Manual

May be someone could cover (at least briefly) such concept as "auto item" in developer's docs? It feels like it is a common knowledge for core developers, but it doesn't...

Developer Documentation

The `picker` input type supports the evaluation `context` like `'eval' => ['context' => 'dc.tl_content']`. This is currently not documented. Related: #687 #656

Developer Documentation

At least `crop`, `box` and `proportional`. May be mention the legacy ones briefly.

Developer Documentation

I just discovered a dca config option that is not documented: config.hideVersionMenu **References:** https://github.com/contao/contao/blob/bd0ae3d9b827fb197a36c1df052b52d7353f1558/core-bundle/src/Resources/contao/drivers/DC_Table.php#L1817 https://github.com/contao/contao/blob/bd0ae3d9b827fb197a36c1df052b52d7353f1558/core-bundle/src/Resources/contao/drivers/DC_Table.php#L1991

Developer Documentation