grav-theme-future2021/blueprints/portfolio.yaml
pmoreno.rodriguez b5621e7728 Version 1.0.2
2022-11-08 21:42:43 +01:00

53 lines
No EOL
1.7 KiB
YAML

title: Portfolio
'@extends': default
form:
fields:
tabs:
fields:
portfolio:
type: tab
title: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_TAB
fields:
content_title:
type: spacer
title: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_TITLE
header.layout:
type: select
label: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_LAYOUT
default: standard
size: medium
options:
medium: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_LAYOUT_TWOCOLS
standard: FUTURE.ADMIN.PORTFOLIO.PORTOFOLIO_LAYOUT_THREECOLS
header.images:
type: list
style: vertical
label: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_IMAGES
collapsed: true
fields:
.image:
type: pagemediaselect
label: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_IMAGE
preview_images: true
accept:
- .png
- .jpg
- .gif
- .svg
.title:
type: text
label: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_IMAGE_TITLE
.description:
type: text
label: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_IMAGE_DESCRIPTION
.thumb:
type: filepicker
folder: 'self@'
label: FUTURE.ADMIN.PORTFOLIO.PORTFOLIO_IMAGE_THUMB
preview_images: true
accept:
- .png
- .jpg
- .gif
- .svg