docs-archive icon indicating copy to clipboard operation
docs-archive copied to clipboard

Contao Documentation

Results 44 docs-archive issues
Sort by recently updated
recently updated
newest added

How to install extensions in Contao 4.4? ER2 is not available for version 4.4, is it? The documentation is just for version 3.x I think: https://docs.contao.org/books/manual/4.4/en/05-system-administration/extensions.html

In version 3.5 and 4.4 are no information what it means "LTS" In my opinion there should be some short information in chapter Introduction: "it is a LTS version (long...

I think version 4.4 should be labelled as "LTS" like 3.5 LTS ![grafik](https://user-images.githubusercontent.com/1645099/34337756-6f295b2c-e962-11e7-8b6e-89c9a52e9dee.png) https://docs.contao.org/en/

I think on that page about system requirements should be written some information about composer and its requirements: https://docs.contao.org/books/manual/4.4/en/01-installation/configuring-the-live-server.html

[Issue](https://github.com/contao/core/issues/8814) by @UB3RL33T November 21st, 2017, 12:35 GMT Using the Picture-Tag I have noticed that, even if there are width and height parameters passed, the image will be displayed with...

Unter "The Contao install tool" in der ersten Zeile steht noch install.php. Muss es als Issues machen. Wie ein Pullrequest in fremden Repositorys geht, Da sehe ich ehrlich gesagt noch...

Hello, in the docs of the Manager there should be added some notes about the requirements (feel free to correct wrong assumptions): - PHP-CLI required (Command Line Interpreter) - 1,5...

Added a section regarding the installation via Contao Manager (Beta)

I just stumpled upon the postFlushData hook in the [Template](https://github.com/contao/core/blob/master/system/modules/core/library/Contao/Template.php#L312-L319) class, that is not documented yet. Just leaving this here as a note :)