Apache Sling > Sling CMS > Users > Managing Content
Consoles in Sling CMS generally follow the same pattern:
- The left navigation allows for switching between components of Sling CMS
- The create bar contains buttons to create new content
- The breadcrumb shows context within the content structure
- Filter for filtering content
- Table of content, clicking on the name of the item will open that item
- The action buttons on an individual piece of content
Sling CMS uses two main structures to store content in the repository.
The first type of content is Site content. Every site belongs to a Site Group, to open the site groups, click Sites in the left navigation then select the site group you want to open.
From there you can see the sites and child Site Groups that belong to the site group. Select the name of the Site or Site Group to open the Site / Site Group.
Sites can contain Pages, Files and Folders. Static content is solely static and only contains Files and Folders.
Both Pages and Folders can contain other content. Navigate into the Page / Folder by selecting it's name.
Pages and Files can either be published or unpublished as indicated by the Published column.
Finally, the actions allow users to take actions on that content:
- Files
- Edit - Edit the title of the file
- Download - Download the file
- Move / Copy - Move or copy the file to another location in the repository
- Manage Versions - View and create versions
- Delete - Delete the file
- Folders
- Edit - Edit the title of the folder
- Move / Copy - Move or copy the folder to another location in the repository
- Delete - Delete the folder
- Pages
- Edit - Edit the page
- Move / Copy - Move or copy the page to another location in the repository
- Manage Versions - View and create versions
- Delete - Delete the page
The move / copy dialog allows Sling CMS to move or copy content to another location in the repository. Set the path to which to move the content in the Destination field. If you select the Move Operation you can also check the box to update the references to the content.
The manage versions dialog allows Sling CMS to view, create and restore versions of content.
The manage delete dialog allows Sling CMS to delete content. If you check the box and set the replacement path, Sling CMS will update references to the content.