Configuration
linotype/Theme
Define an array with theme key and the following datas:
The version is used to be notified in the linotype tools if a new version of the block is available. You need to configure linotype sync systeme.
version: 1.0
The author is the repository reference to the block. Like linotype/slider
author: linotype
Define a theme name displayed in the linotype tools
name: Slider
Define a theme description displayed in the linotype tools
desc: Display a simple photo slider
Define an array with key and the following datas.
key | type | require | default |
path | string | true | / |
type | string | true | single |
template | string | true | |
public | boolean | false | true |
entity | array | false | |
Last modified 1yr ago