neos/nodetypes-columnlayouts
最新稳定版本:9.1.1
Composer 安装命令:
composer require neos/nodetypes-columnlayouts
包简介
Various simple column layouts node type.
README 文档
README
This package offers content NodeTypes for two, three and four column layouts in a very simple manner. Please consider this a example implementation - you probably want to implement your own.
Attention
This package renders a layout div, like <div class="container columns-25-75">[content]</div> for a two column layout with a left 25% column and on the right a 75% column. You need to bring your own CSS, which implements the layout.
Contribute
If you want to contribute to Neos, please have a look at https://github.com/neos/neos-development-collection - it is the repository used for development and all pull requests should go into it.
统计信息
- 总下载量: 416.15k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2017-12-11