2017 © Pedro Peláez
 

neos-package mediaquery

Eel helpers to fetch media assets

image

psmb/mediaquery

Eel helpers to fetch media assets

  • Wednesday, February 1, 2017
  • by dimaip
  • Repository
  • 1 Watchers
  • 2 Stars
  • 350 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 7 % Grown

The README.md

Eel helpers for fetching Media

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)

The Versions

01/02 2017

dev-master

9999999-dev

Eel helpers to fetch media assets

  Sources   Download

LGPL-3.0+

The Requires

 

01/02 2017

v2.0

2.0.0.0

Eel helpers to fetch media assets

  Sources   Download

LGPL-3.0+

The Requires

 

25/08 2016

v0.1

0.1.0.0

Eel helpers to fetch media assets

  Sources   Download

LGPL-3.0+

The Requires

 

25/08 2016

v1.0

1.0.0.0

Eel helpers to fetch media assets

  Sources   Download

LGPL-3.0+

The Requires