sterzycom/site/blueprints/note.php

19 lines
248 B
PHP
Raw Permalink Normal View History

2015-11-29 20:38:31 +01:00
<?php if(!defined('KIRBY')) exit ?>
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