marc-leopold/server/plugins/graker/photoalbums/models/photo/fields.yaml

32 lines
801 B
YAML
Raw Normal View History

2019-02-25 14:56:59 +00:00
# ===================================
# Form Field Definitions
# ===================================
fields:
image:
label: graker.photoalbums::lang.plugin.photo
type: fileupload
mode: image
imageWidth: 320
imageHeight: 240
span: right
title:
label: graker.photoalbums::lang.plugin.title_label
span: left
placeholder: graker.photoalbums::lang.plugin.title_placeholder_photo
span: left
album:
label: graker.photoalbums::lang.plugin.album
type: relation
nameFrom: title
emptyOption: graker.photoalbums::lang.plugin.not_selected
span: left
description:
label: graker.photoalbums::lang.plugin.photo_description
type: richeditor
size: large