https://ns.adobe.com/helix/pipeline/meta
Content and Section Metadata Properties
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Cannot be instantiated | Yes | Stabilizing | No | Forbidden | Permitted | meta.schema.json |
Property | Type | Group |
---|---|---|
class | string |
https://ns.adobe.com/helix/pipeline/meta#/definitions/meta |
image | string |
https://ns.adobe.com/helix/pipeline/meta#/definitions/meta |
intro | string |
https://ns.adobe.com/helix/pipeline/meta#/definitions/meta |
tagname | string |
https://ns.adobe.com/helix/pipeline/meta#/definitions/meta |
title | string |
https://ns.adobe.com/helix/pipeline/meta#/definitions/meta |
types | string[] |
https://ns.adobe.com/helix/pipeline/meta#/definitions/meta |
The CSS class to use for the section instead of the default hlx-section
one
class
- is optional
- type:
string
- defined in this schema
string
Path (can be relative) to the first image in the document
image
- is optional
- type:
string
- defined in this schema
string
- format:
uri-reference
– URI Reference (according to RFC3986)
Extracted first paragraph of the document
intro
- is optional
- type:
string
- defined in this schema
string
The element tag name to use for the section instead of the default div
one (i.e. section
, main
, aside
)
tagname
- is optional
- type:
string
- defined in this schema
string
Extracted title of the document
title
- is optional
- type:
string
- defined in this schema
string
The inferred class names for the section
types
- is optional
- type:
string[]
- defined in this schema
Array type: string[]
All items must be of the type: string