17 lines
251 B
PHP
17 lines
251 B
PHP
|
<?php if(!defined('KIRBY')) exit ?>
|
||
|
|
||
|
title: Projects
|
||
|
pages: false
|
||
|
files: true
|
||
|
fields:
|
||
|
title:
|
||
|
label: Title
|
||
|
type: text
|
||
|
intro:
|
||
|
label: Intro
|
||
|
type: textarea
|
||
|
size: small
|
||
|
text:
|
||
|
label: Text
|
||
|
type: markdown
|
||
|
size: large
|