Guidelines for creating images
Read here how to embed an image into ReST: Images.
For accessibility reasons always provide an alt text.
Image formats
- It is recommended to use PNG for bitmaps (for example screenshots, photographs) and SVG for vector graphics images. In any case, you can use .png.
Guidelines for screenshots
Note
We do not have an automatic screenshot tool working with current TYPO3 versions at the moment. The automatic screenshot tool we were working on never worked beyond TYPO3 11 LTS.
- Before adding a screenshot consider if one is necessary. Each new screenshot requires maintenance.
- Use a Composer-based installation of the latest LTS release, or dev-main.
- Turn the backend into light mode and modern look.
- Unless you want to demonstrate features of certain system extensions use a default installation as described in Getting Started: Installing TYPO3 with DDEV.
- If you need an example site package use
t3docs/
.site- package - If you need example data use t3docs/site-package-data
- As personalized usernames are considered best practice always use username "j.doe"
- Do not install third party extensions unless what you want to demonstrate
requires one. If possible use one of the extensions from vendor
typo3
ort3docs
. - use PNG format (.png file ending)
- If you take a screenshot of a full page it should have 1400 x 1050 px
- Use only parts of a full page when possible, the flatter the screenshot the less room it takes.
- When reviewing screenshots take into consideration that taking screenshots is a lot of effort.
Guidelines for screenshots with graphics elements
You will often see a screenshot where additional graphic elements have been added in the documentation. These additional graphic elements may be boxes, numbers or arrows.
- Use sufficient contrast to ensure additional graphic elements are visible across devices and for as many readers as possible, even if they have color vision differences.