webandco / neos-bootstrap
Installs: 23
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Language:HTML
Type:neos-package
Requires
- neos/neos: ^3.0
This package is auto-updated.
Last update: 2024-10-23 03:09:56 UTC
README
With this package you can create rapid content prototypes based on twitter bootstrap
The grid
The bootstrap grid is a very popular html based grid framework. Neos CMS provides some elements for structuring content out of the box. This package does some modifications to provide better twitter bootstrap grid support.
Modified NodeTypes
Neos.NodeTypes:TwoColumn
Neos.NodeTypes:ThreeColumn
Neos.NodeTypes:FourColumn
New NodeTypes
Webandco.Bootstrap:OneColumn // Structuring one column content
Roadmap
- New Neos UI support
- Better grid definition support. Select box instead of string input
- Responsive grid definition support.