neos-package neos-bootstrap
- Tuesday, April 18, 2017
- by webandco
- Repository
- 2 Watchers
- 0 Stars
- 4 Installations
- HTML
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Neos Bootstrap Package
With this package you can create rapid content prototypes based on twitter bootstrap, (*1)
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., (*2)
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.
Pull Requests and bug reports are very welcome!