Editing a Page
June 28, 2018 ยท View on GitHub
Apache Sling > Sling CMS > Users > Editing a Page
Editing a Page
Pages in Sling CMS are composed of a page resource and a number of child components. This structure allows for a flexible and composable method of building pages. To open the page editor, click on the pencil next to a page to open the page editor.
The page editor has two different sections, the page editor and in context editor.
Page Editor
The top bar contains page-level editing including the following options:
- Edit Properties - edit the page level properties
- Manage Version - view / create versions of the page
- Move / Copy Page - move or copy the page within the Sling repository
- Delete Page - delete the page

Below the top bar is the in context editor.
Component Editor
Each component is represented by a gray bar with the name of the component with a number of actions.

These actions include:
- Edit Component
- Reorder Components
- Delete Component
Containers
Containers allow components to be added onto the page. There can be one or more containers on the page. A container is represented by a grey bar with a single + button.
Click + to add a new component into the container.

From the modal window, you can select the type of component to add. Click Add Component to add the component into the container.