Commit graph

6 commits

Author SHA1 Message Date
9237eb7535
Add image to pages
Demonstrates how to use another data processor and features of image
processing.

One can use the editor within backend as well as f:image attributes.
2023-02-21 08:04:28 +01:00
4b4e318014
Add custom page template with menu and page content
This includes custom HTML, custom CSS.
Also demonstrates how to generate content and menus.
2023-02-21 07:50:34 +01:00
fde6099602
Add custom content element
This includes:
- Wizard
- TCA
- Backend Preview
- Frontend Rendering:
    - TypoScript
    - Fluid
2023-02-15 10:30:25 +01:00
b0a6d51b2c
Replace custom rendering by system extension fluid_styled_content 2023-02-15 10:29:54 +01:00
8fc772934b
Add first very basic rendering of content element 2023-02-15 10:29:54 +01:00
1cea5afb5c
Add First custom TypoScript
In order to demonstrate how to configure rendering of TYPO3.

!!!: Don't forget to include the static template within sys_template record.
2023-02-15 10:29:53 +01:00