webandco/neos-bootstrap

There is no license information available for the latest version (1.0.0) of this package.

Installs: 23

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:HTML

Type:neos-package

1.0.0 2017-04-18 10:24 UTC

This package is auto-updated.

Last update: 2024-04-23 01:53:46 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.

Pull Requests and bug reports are very welcome!