NAME
Strehler::Element::Extra::Artwork - Artwork entity
DESCRIPTION
Like image entity, but allow you to load a second picture that you can use as thumbnail (or for other purposes).
INSTALLATION
strehler initentity Strehler::Element::Extra::Artwork
Entity installation will create two new database tables to store artworks. You'll need a schemadump.
ATTRIBUTES
Artwork has the same attributes of Strehler::Element::Image.
Thumbnail is added to them.
- thumbnail
-
A complete new image, loaded using the backend, alternative to the main one.