Getting started with Mosaic#

This tutorial will guide you through the first steps of using Plone Mosaic to create a custom page layout.

Prerequisites#

Before starting, ensure that Mosaic is installed and activated in your Plone site. See the Installation guide for details.

Step 1: Enable Mosaic layout#

  1. Create a new Document in your Plone site.

  2. Save the document.

  3. In the toolbar, click on the Display menu and select Mosaic layout.

The display menu in Plone 6 showing the Mosaic layout option.

Selecting “Mosaic layout” from the Display menu.#

Your document is now using the Mosaic composition engine. By default, it will show the title and description.

Step 2: Open the Mosaic editor#

  1. Click the Edit tab in the Plone toolbar.

The Plone toolbar highlighting the Edit tab.

Opening the Mosaic editor.#

  1. If this is the first time you’ve edited this page, you will be prompted to select an initial layout. Select the Basic layout.

The layout selector modal.

Selecting an initial layout.#

Step 3: Customize the layout#

The Mosaic toolbar appears at the top of the content area.

  1. Click the Layout menu and select Customize. This enables the Insert and Format menus.

The Mosaic toolbar in customization mode.

The toolbar after clicking “Customize”.#

  1. Click the Insert menu. You will see categories of tiles like Structure, Media, and Fields.

The Insert menu.

Available tiles in the Insert menu.#

  1. Select a Text tile from the Structure category. It will appear as a draggable box.

  2. Drag the tile to a new position on the page. Notice how potential drop zones highlight as you move.

  3. Click to drop the tile.

Step 4: Save your changes#

  1. Click the Save button in the Mosaic toolbar (not the Plone toolbar).

Congratulations! You have created your first custom page layout with Plone Mosaic.

Next steps#