Page body
What this module is for
Use CMS / Resources to maintain reusable content records that can hold text, arrays, or objects and are later consumed by pages, widgets, and other CMS surfaces.
Included units
List: resource catalog with filters, create or edit modal, delete, and publish signalsResource modal: editor for metadata, localized content, validation, publish, and translation actionsTranslation panels: translation stats, translation jobs, and untranslated-resource helpers
When operators usually open this module
- a shared resource key must be created or updated
- a draft resource should be published
- support needs to check whether a resource is active or disabled
- translation coverage should be reviewed before a locale rollout
- background translation jobs should be monitored
Common confusion
Resource StatusandContent Statusare different. The row can be active while its current editable content is still in draft.- Resource type drives the content structure.
text,array, andobjectare not interchangeable. - Translation panels are part of the same operator workspace, but they are support tools around the resource catalog rather than a separate module.
Verification status
- status:
verified_backend_and_core - FE source:
nx-admin-fe-workspace - core source:
nx-workspace/services/core gs-admin-backend: not required for the first verified resource save, publish, and translation flow