Added image model to enable content files for images.

This commit is contained in:
Stephan 2021-04-06 21:10:16 +02:00
parent d6cd11ed44
commit 373f213981
1 changed files with 16 additions and 0 deletions

16
models/image.ini Normal file
View 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