heimrichhannot/contao-subcolumns-bootstrap-bundle
最新稳定版本:1.13.0-beta20
Composer 安装命令:
composer require heimrichhannot/contao-subcolumns-bootstrap-bundle
包简介
This bundle adds support for the bootstrap grid to felixpfeiffer's subcolumns module.
README 文档
README
Caution
DEPRECATED
This bundle has reached its end of life. We will continue to fix critical bugs only.
We recommend to replace this bundle with contao-bootstrap/grid.
If you want to attempt a migration, please refer to heimrichhannot/contao-subcolumns2grid-migration-bundle.
Contao Subcolumns Bootstrap Bundle
This Contao 4 bundle adds support for the bootstrap 4 grid to felixpfeiffer/subcolumns.
Definition of a column set
Usage of a column set
Courtesy to:
Requirements
- Bootstrap 4.0.0 (Beta 2)
- felixpfeiffer/subcolumns
Features
- Handle column sets in a contao entity -> also customizable by non-developers
- clear layout for editors (see above)
- Support for columns breaking out of the container (add a css class or click the corresponding option in your column start element)
col-full: Column taking the full width of the viewport while being inside a containercol-full-left: Column taking the full width on the left of the viewport while being inside a containercol-full-right: Column taking the full width on the right of the viewport while being inside a container
- add div wrappers with arbitrary css classes
- wrap column sets with a "container"-div
Technical instructions
- Specify "Bootstrap 4" in the subcolumns configuration
- Update your database
- Navigate to the subcolumns section on the left and create a column set.
- Navigate to the desired article and add a new Column set start element (the other elements are created automatically).
- Choose the column set you created in step 2.
Known issues
- sorting via sort anchor (ajax) isn't working -> use synchronous cut action instead (the blue arrow)
统计信息
- 总下载量: 10.42k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2017-10-27

