@paroicms/site-generator-plugin
Version:
ParoiCMS Site Generator Plugin
122 lines (121 loc) • 3.48 kB
JSON
[
{
"qualifiedFieldName": "leadParagraph[@paroicms/tiptap-editor-plugin]",
"localized": true,
"dataType": "json",
"renderAs": "html",
"normalizeTypography": true,
"description": "Lead paragraph, or \"chapo\", of a post (HTML)"
},
{
"qualifiedFieldName": "htmlContent[@paroicms/tiptap-editor-plugin]",
"localized": true,
"dataType": "json",
"renderAs": "html",
"normalizeTypography": true,
"description": "HTML Content"
},
{
"qualifiedFieldName": "introduction[@paroicms/tiptap-editor-plugin]",
"localized": true,
"dataType": "json",
"renderAs": "html",
"normalizeTypography": true,
"description": "A short introduction (HTML)"
},
{
"qualifiedFieldName": "footerMention[@paroicms/tiptap-editor-plugin]",
"dataType": "json",
"renderAs": "html",
"normalizeTypography": true,
"localized": true,
"description": "The footer mention is used to display a legal notice or a disclaimer (HTML). Usually included as a site field."
},
{
"qualifiedFieldName": "logo",
"localized": false,
"dataType": "media",
"description": "A logo is an image that represents a brand"
},
{
"qualifiedFieldName": "slogan",
"localized": true,
"dataType": "string",
"normalizeTypography": true,
"description": "A slogan is a memorable motto or phrase as a repetitive expression of an idea or purpose"
},
{
"qualifiedFieldName": "phone",
"localized": false,
"dataType": "string",
"description": "Phone number"
},
{
"qualifiedFieldName": "phone2",
"localized": false,
"dataType": "string",
"description": "Secondary phone number"
},
{
"qualifiedFieldName": "title",
"localized": true,
"dataType": "string",
"normalizeTypography": true,
"description": "Store a title"
},
{
"qualifiedFieldName": "buttonLabel",
"localized": true,
"dataType": "string",
"normalizeTypography": true,
"description": "This short label can be used in the theme for buttons or menu items"
},
{
"qualifiedFieldName": "gallery",
"localized": false,
"dataType": "gallery",
"description": "A collection of medias. It can be rendered as a carousel, a slider, a slideshow, an image gallery etc."
},
{
"qualifiedFieldName": "image",
"localized": false,
"dataType": "media",
"description": "An image"
},
{
"qualifiedFieldName": "backgroundImage",
"localized": false,
"dataType": "media",
"description": "A background image"
},
{
"qualifiedFieldName": "translatedImage",
"localized": true,
"dataType": "media",
"description": "Image that will be different depending on the language (localized)"
},
{
"qualifiedFieldName": "featuredDocument[@paroicms/internal-link-plugin]",
"localized": false,
"dataType": "string",
"description": "A link to a featured document"
},
{
"qualifiedFieldName": "phones[@paroicms/list-field-plugin]",
"localized": false,
"dataType": "json",
"description": "A list of phone numbers"
},
{
"qualifiedFieldName": "video[@paroicms/platform-video-plugin]",
"localized": false,
"dataType": "string",
"description": "A YouTube video"
},
{
"qualifiedFieldName": "oneLanguageVideo[@paroicms/platform-video-plugin]",
"localized": true,
"dataType": "string",
"description": "A YouTube video, but different for each language"
}
]