Grid Gallery for TYPO3
Grid Gallery
This extension adds a modern grid gallery content element to your TYPO3 website.
The recommended way to install the extension is by using Composer. In your Composer based
TYPO3 project root, just do composer req lavitto/typo3-gridgallery
.
Download and install the extension gridgallery
with the extension manager module.
This default properties can be changed by Constant Editor:
Property | Description | Type | Default value |
---|---|---|---|
defaultRowHeight | Default height of each gallery row in pixels | integer | 150 |
defaultRenderFactor | Default render factor of gallery images. Rendered image height = defaultRowHeight * defaultRenderFactor | float | 1.5 |
defaultMargins | Default margin between the images in pixels | integer | 2 |
defaultCaptions | Enable to show captions by default | boolean | true |
defaultRandomize | Enable to randomize the image-order by default | boolean | false |
defaultLastRow | Default value to handle the last row | options | nojustify |
enableJquery | Includes jQuery to the page | boolean | false |
Please create an issue at https://gitlab.com/lavitto/typo3-gridgallery/issues.
Please use GitLab only for bug-reports or feature-requests. For support use the TYPO3 community channels or contact us by email.
If you need private or personal support, contact us by email on info@lavitto.ch.
Be aware that this support might not be free!