Commit 218652e2 authored by santiago duque's avatar santiago duque

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

parent bff3fb72
......@@ -2,3 +2,9 @@ title: Default file
accept:
maxsize: 12000000
fields:
infotxt:
type: info
text: This file has no fields
......@@ -2,10 +2,11 @@ type: files
label: false
layout: list
template: default
template: null
create: false
when:
showNoTemplate: true
text: "{{ file.filename }}"
empty:
de: Diese Sektion sollte optimalerweise leer sein.
en: This section should optimally be empty.
de: Diese Sektion zeigt alle Dateien. Falls beim Uploaden ein Fehler aufgetretten ist können Sie hier schauen, ob die Datei vorhanden ist oder nicht.
en: This section shows all files. In case when uploading there was an error you can check here if the file was uploaded or not.
......@@ -22,6 +22,9 @@ sections:
text:
de: Diese Sektion sollte optimalerweise leer sein. Nur Assets, die evtl. nicht richtig hochgeladen wurden, erscheinen hier.
en: This section should optimally be empty. Only assets that were not correctly uploaded will appear here.
showNoTemplate:
width: 1/3
type: toggle
no_template:
headline: '-'
extends: sections/files
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