sterzycom/site/blueprints/note.php

21 lines
265 B
PHP
Raw Normal View History

2015-11-29 20:38:31 +01:00
<?php if(!defined('KIRBY')) exit ?>
2017-07-28 14:36:34 +02:00
icon: file-text
2015-11-29 20:38:31 +01:00
title: Note
pages: false
files: true
fields:
title:
label: Title
type: text
tags:
label: Tags
type: tags
date:
label: Date
type: date
text:
label: Text
type: markdown