Commit bff3fb72 authored by santiago duque's avatar santiago duque

added my own plugins and blueprints for structure, also files bp's and tabs, etc

parent 0c557044
......@@ -8,8 +8,6 @@ fields:
type: files
max: 1
required: true
uploads: image
query: page.images
text:
label: Scrolling Text
type: writer
title: Default Image
title: Default file
accept:
mime: image/*
type: image
maxsize: 6000000
fields:
alt:
label: Alt Text
help: Erscheint wenn das Bild nicht geladen werden kann und/oder wird von Screen-Readern vorgelesen.
type: text
width: 1/2
caption:
help: Bildlegende
label: Caption
type: textarea
width: 1/2
maxsize: 12000000
......@@ -2,7 +2,7 @@ type: files
label: false
layout: list
template: null
template: default
create: false
text: "{{ file.filename }}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment