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: ...@@ -8,8 +8,6 @@ fields:
type: files type: files
max: 1 max: 1
required: true required: true
uploads: image
query: page.images
text: text:
label: Scrolling Text label: Scrolling Text
type: writer type: writer
title: Default Image title: Default file
accept: accept:
mime: image/* maxsize: 12000000
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
...@@ -2,7 +2,7 @@ type: files ...@@ -2,7 +2,7 @@ type: files
label: false label: false
layout: list layout: list
template: null template: default
create: false create: false
text: "{{ file.filename }}" 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