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

Twice "create their own"

User Manual

We need to adjust the Twig code examples regarding the [set and merge pattern](https://docs.contao.org/dev/framework/templates/creating-templates/#html-attributes) to reflect the changes made in https://github.com/contao/contao/pull/6956#event-12012400559. Basically `attrs(foo).` → `attrs()..mergeWith(foo)` .

Developer Documentation

Update documentation for Contao 5.3 and newest DDEV version

User Manual

DE/EN Translations and switching between dev and user docs. Maybe that's enough for #1239 Manual DE ![image](https://github.com/contao/docs/assets/7679799/2923f081-7cbc-45a6-a3ac-218e3e95b25d) Manual EN ![image](https://github.com/contao/docs/assets/7679799/69c9d07d-0833-4598-8c06-24dc4314dc4c) Developer Documentation EN ![image](https://github.com/contao/docs/assets/7679799/cfd2dc70-fa69-448a-b92d-da0bff2a7f64)

Add documentation and examples for the support of enumerations in the `DCA` configuration and via `Model::getEnum()`. Closes #1339

Developer Documentation

We have a new content URL generator service that is able to generate URLs for literally everything. It is the new service to generate URLs for pages, news articles, calendar...

Developer Documentation
Feature

See https://github.com/contao/contao/pull/6584 @SeverinGloeckle would you contribute the docs? 😇

Developer Documentation

See https://github.com/contao/contao/pull/6638

Developer Documentation

Extend the previous entries in: https://docs.contao.org/manual/en/file-manager/meta-data/ with features from https://github.com/contao/image/releases/tag/1.2.0 respectively regarding [#5837](https://github.com/contao/contao/pull/5837) with information like: - Feature overview - Differences between 4.13.x & 5.2.x - Configuration options etc

User Manual

In the header area, a selectbox should be added that allows easy switching between the two docs. Task for @fritzmg ![screen-20230928_vtr0PxbF](https://github.com/contao/docs/assets/23719181/777dd5df-f6ed-43c8-9fe5-13f258cf0959)

Developer Documentation
User Manual