Studio Developer Manual / Version 2107
Table Of ContentsEach CoreMedia CMS content application is based on an object-oriented document type model. Documents of different types often require different treatment. By tailoring CoreMedia Studio to the document type model, the support for dealing with documents is greatly improved.
Section 7.3.1, “Localizing Types and Fields” describes how to localize the names of document types and document properties.
Section 7.3.2, “Customizing Document Forms” describes how you can add or remove property fields to or from a document form.
Section 7.3.3, “Image Cropping and Image Transformation” describes how to enable the image cropping feature.
Section 7.3.5, “Disabling Preview for Specific Document Types” describes how you can disable the preview for a specific document type.
Section 7.3.6, “Excluding Document Types from the Library” describes how you can exclude document types from the dropdown lists for document creation and document type search filtering.
Section 7.3.7, “Client-side initialization of new Documents” describes how you can initialize newly created documents.