Skip to main content

The Editor

This is where content creators (Admin or Editor users) can edit the content of the website pages.

Left panel (Pages)

In the left panel you see the Pages, organized by Page Type.
Clicking on a Page you can edit the page content.

Central panel (content editor)

The central panel is used to:

  • Visul edit the content of a block (Text, Images)
  • Add / remove / sort blocks.

Right panel (Page, Block, Item, Stories)

The right panel has 3 tabs:

  • Page: where you can edit page properties, like Name, Slug, Author, SEO attributes (Meta tags, OpenGraph, Twitter cards, Schema.org structured data), set the status of the page (draft / published, locked / unlocked), delete the page.
  • Block: to edit the block properties, as defined in the Brick's sideEditProps (for example background color, padding, etc.), add or remove repeater items (used in <Repeater> components).
  • Item: to edit the block properties of a repeater item
  • Stories: stories are a way to save a brick in the current status to apply the same text, images and props to another content block later. In this way you can create configuration templates for your bricks. Stories are saved on our APIs, so they are persisted across users without any need to change the code.