dev-master
9999999-devEel helpers to fetch media assets
LGPL-3.0+
The Requires
v2.0
2.0.0.0Eel helpers to fetch media assets
LGPL-3.0+
The Requires
Wallogit.com
2017 © Pedro Peláez
Eel helpers to fetch media assets
Just one helper for now that would help you to display a gallery of all images tagged with faces:, (*1)
faces = Neos.Fusion:Collection {
collection = ${MediaQuery.imagesByTag('faces')}
itemName = 'asset'
itemRenderer = TYPO3.Neos:ImageTag {
asset = ${asset}
}
}
If you like the idea of this package, contributions are welcome!, (*2)
Eel helpers to fetch media assets
LGPL-3.0+
Eel helpers to fetch media assets
LGPL-3.0+