forked from ag_kommunikation/webseite
Added image model to enable content files for images.
This commit is contained in:
parent
d6cd11ed44
commit
373f213981
16
models/image.ini
Normal file
16
models/image.ini
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
[model]
|
||||||
|
name = image
|
||||||
|
label = Image
|
||||||
|
|
||||||
|
[fields.description]
|
||||||
|
label = Description
|
||||||
|
type = string
|
||||||
|
|
||||||
|
[fields.photographer]
|
||||||
|
label = Photographer
|
||||||
|
type = string
|
||||||
|
|
||||||
|
[fields.copyright]
|
||||||
|
label = Copyright
|
||||||
|
type = string
|
||||||
|
|
Loading…
Reference in New Issue
Block a user