Attention

TYPO3 v10 has reached end-of-life as of April 30th 2023 and is no longer being maintained. Use the version switcher on the top left of this page to select documentation for a supported version of TYPO3.

Need more time before upgrading? You can purchase Extended Long Term Support (ELTS) for TYPO3 v10 here: TYPO3 ELTS.

Page Content

Site content can be structured in many ways.

A good place to start exploring different ways content can be arranged is the "Content Examples" section.

  1. Expand the page "Content Examples"

    In the backend, click on the arrow next to the "Content Examples" title to open the subtree.

    ../../_images/PageContent1.png
  2. Next, do the same for the "Text" page, and then click on "Text in Columns"

  3. Use the context menu to show the "Text in Columns" page in the frontend.

    Select "Show"

Let's now compare both views.

Frontend:

Page content seen from the frontend

Page content as seen in the frontend

Backend:

For now we want to be in "Columns" mode. If that is not the case when you got to the Page module, please use the menu in the docheader to switch mode.

Changing mode in the Page module

Changing the mode to "Columns" mode

The order of the content elements on the web page is the same as the order of the elements in the backend. The content elements are stored in columns, content that is in the right column in the backend is in the right column on your page, etc. Each content element on your page can be of a different type (like text or text & images) giving you a lot of flexibility.

Page content seen from the backend

Content elements in the backend

The Page module shows a preview of each content element, together with some action icons. Here is a quick overview:

Content element preview and action icons

Content element preview and action icons

  1. Insert a new content element above the current one

  2. An icon representing the type of content element (hovering over it will show its id)

  3. Edit the content element

  4. Hide/show the content element

  5. Delete content element

  6. A preview of the element's content (will vary depending on the type)

  7. Insert a new content element below the current one

Modifying existing content or adding new content is covered in the Editors Tutorial.