Studio Developer Manual / Version 2207
Table Of Contents
Developing new adapters can require client-side Studio customization too. These customizations are easily done by overriding
the _properties.ts
files of the Content Hub Studio plugin.
Examples for overriding property files can be found in documentation or
the file BlueprintFormsStudioPlugin.ts
inside the CoreMedia Blueprint.
Note
CoreMedia Content Hub Adapters and Studio Customization
Since the Content Hub supports connecting to CoreMedia systems as well, the rendering of the labels, type icons and names of Content Hub entities can be handled the same way as they are for content entities. When the ContentHubTypes of an adapter have the same values as the CoreMedia ContentTypes (for example, "CMArticle") Studio will try to display the entities using the existing content type icons and labels out of the box.