37 lines
645 B
JSON
37 lines
645 B
JSON
{
|
|
"name": "acf/custom-audio",
|
|
"title": "Lecteur Audio Infomaniak",
|
|
"category": "carhop-blocks",
|
|
"multiple": true,
|
|
"icon": {
|
|
"foreground": "#136f63",
|
|
"src": "format-video"
|
|
},
|
|
"description": "Pour intégrer un son / audio auto-hébergée sur infomaniak",
|
|
"keywords": [
|
|
"lecteur",
|
|
"infomaniak",
|
|
"audio",
|
|
"son",
|
|
"musique",
|
|
"mp3",
|
|
"infomniak",
|
|
"auto-hébergée"
|
|
],
|
|
"supports": {
|
|
"align": [
|
|
"full"
|
|
]
|
|
},
|
|
"styles": [
|
|
{
|
|
"name": "stacked-background",
|
|
"label": "Fond empilé"
|
|
}
|
|
],
|
|
"acf": {
|
|
"mode": "auto",
|
|
"renderTemplate": "custom-audio.php"
|
|
},
|
|
"align": "full"
|
|
} |