lavitto/typo3-gridgallery
Composer 安装命令:
composer require lavitto/typo3-gridgallery
包简介
Grid Gallery for TYPO3
关键字:
README 文档
README
This extension adds a modern grid gallery content element to your TYPO3 website.
- Demo: www.lavitto.ch/typo3-ext-gridgallery
- Gitlab Repository: gitlab.com/lavitto/typo3-gridgallery
- TYPO3 Extension Repository: extensions.typo3.org/extension/gridgallery
- Found an issue?: gitlab.com/lavitto/typo3-gridgallery/issues
1. Introduction
Features
- Based on extbase & fluid
- Simple and fast installation
- No configuration needed
- No user-side image-manipulation needed
- Fully responsive
- Support for high resolution screens
Screenshots
Smartphone

Tablet

Desktop

2. Installation
Installation using Composer
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.
Installation from TYPO3 Extension Repository (TER)
Download and install the extension gridgallery with the extension manager module.
3. Minimal setup
1) Include the static TypoScript of the extension. 2) Create a grid gallery content element on a page
4. Administration
Create content element
1) Create a new content element and select "Grid Gallery"

Add images and set options
1) Simple upload or add media files (currently only images are supported!) 2) Enable/disable click-enlarge function 3) Override default row height 4) Override default margins

5. Configuration
Constants
This default properties can be changed by Constant Editor:
| Property | Description | Type | Default value |
|---|---|---|---|
| templateRootPath | Path of Fluid Templates | string | null |
| partialRootPath | Path of Fluid Partials | string | null |
| 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 |
| defaultBorder | Default space around the content element | integer | -1 |
| thumbnailCropVariant | This crop variant is used to generate the thumbnails | string | thumbnail |
| lightboxCropVariant | This crop variant is used to generate the lightbox image | string | default |
| captionFields | The content of these field(s) will be used to generate the caption (if captions are enabled). Fieldnames separated by commas and ordered by priority (example: "description, title, alternative") | string | description |
| enableJquery | Includes jQuery to the page | boolean | false |
6. Contribute
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.
7. Support
If you need private or personal support, contact us by email on info@lavitto.ch.
Be aware that this support might not be free!
lavitto/typo3-gridgallery 适用场景与选型建议
lavitto/typo3-gridgallery 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 30.26k 次下载、GitHub Stars 达 2, 最近一次更新时间为 2019 年 05 月 27 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「extension」 「gallery」 「typo3」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 lavitto/typo3-gridgallery 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 lavitto/typo3-gridgallery 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 lavitto/typo3-gridgallery 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
A custom URL rule class for Yii 2 which allows to create translated URL rules
Set Links with a specific language parameter
The Yii2 extension uses jQuery jquery.carousel-1.1.min.js and makes image carousel from php array of structure defined.
A module for the SilverStripe CMS which allows you to organize images in a gallery format.
Creates a basic photo gallery pagetype with albums and photos. Photos within albums are opened with a lightbox.
Quick gallery content block for Silverstripe CMS
统计信息
- 总下载量: 30.26k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 16
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2019-05-27