Workspaces
Magnolia CMS stores all content in a magnolia repository. The repository is further divided into workspaces. This is a list of workspaces and what they contain. To learn more about repositories and workspaces see Content storage and structure.
You can see the content of the website, config, templates, resources, data and dms workspaces in AdminCentral. For the other workspaces configure a custom JCR browser.
| Workspace | Contents |
|---|---|
website | Web pages and paragraphs. Go to Tools > JCR Browser (website) to view content. Created by Magnolia core. |
config | Configuration for Magnolia core and all modules. Go to Configuration menu. Created by Magnolia core. |
templates | Template and paragraph scripts. Go to Templating Kit > Templates. Created by In-place Templating module. |
resources | Themes, CSS, JavaScripts and template images. Go to Templating Kit > Resources. Created by Resources module. |
imaging | Images created by the Imaging module. These are dynamic derivative images the module generates automatically from a user-provided source image. They are used in teasers. Created by Imaging module. |
users | System, admin and public users. Created by Magnolia core. |
userroles | User roles. Created by Magnolia core. |
usergroups | User groups. Created by Magnolia core. |
data | Data items for Data module. Go to Data > JCR Browser to view. All the rest (types, dialogs, trees, importers, custom commands etc.) are stored in the config workspace. Created by Data module. |
dms | Document management system. The Documents menu displays an abstracted view of the workspace. By configuring a JCR Browser you can see more details. Created by DMS module. |
forum | Page comments and forum posts. Created by Forum module. |
packager | Content stored by the Packager module. Created by Packager module. |
Expressions | Workflow definitions. Go to Configuration > Workflows to edit. Created by Workflow module. |
Scripts | Running Groovy scripts in AdminCentral. Created by Groovy module. |
Store | Running workflows. Created by Workflow module. |
MgnlSystem | For Magnolia internal use. Created by Magnolia core. |
MgnlVersion | Versioning information for Magnolia internal use. Created by Magnolia core. |