sterzycom/site/blueprints/pages/note.yml

42 lines
807 B
YAML
Executable file

title: Note
num: date
icon: draft
status:
draft:
label: Draft
text: Drafts can only be seen by logged in users.
unlisted:
label: In Review
text: The article is online and can be visited with the direct URL.
listed:
label: Published
text: The article is online and listed on the page.
columns:
- width: 2/3
fields:
title:
label: Title
type: text
tags:
label: Tags
type: tags
width: 1/2
date:
label: Date
type: date
width: 1/2
text:
label: Text
type: textarea
size: large
- width: 1/3
sections:
files:
headline: Files
type: files
layout: list
info: "{{ file.dimensions }}"
image:
back: black