mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 11:58:53 +00:00
33 lines
952 B
YAML
33 lines
952 B
YAML
title: Banner
|
|
'@extends': default
|
|
|
|
form:
|
|
fields:
|
|
tabs:
|
|
fields:
|
|
content:
|
|
type: tab
|
|
fields:
|
|
header.options:
|
|
fields:
|
|
header.content:
|
|
fields:
|
|
header.primaryImage:
|
|
unset@: true
|
|
banner:
|
|
type: tab
|
|
title: FUTURE.ADMIN.MODULAR.BANNER.BANNER_TAB
|
|
fields:
|
|
header.buttontext:
|
|
type: text
|
|
label: FUTURE.ADMIN.MODULAR.BANNER.BANNER_BUTTON_TEXT
|
|
header.buttonurl:
|
|
type: text
|
|
label: FUTURE.ADMIN.MODULAR.BANNER.BANNER_BUTTON_URL
|
|
header.image:
|
|
type: pagemediaselect
|
|
label: FUTURE.ADMIN.MODULAR.BANNER.BANNER_IMAGE
|
|
preview_images: true
|
|
description: FUTURE.ADMIN.MODULAR.BANNER.BANNER_IMAGE_DESCRIPTION
|
|
|
|
|