# README

1.*: [![Build Status](https://secure.travis-ci.org/egeloen/IvoryCKEditorBundle.png?branch=2.0)](http://travis-ci.org/egeloen/IvoryCKEditorBundle)
2.*: [![Build Status](https://secure.travis-ci.org/egeloen/IvoryCKEditorBundle.png?banch=master)](http://travis-ci.org/egeloen/IvoryCKEditorBundle)

The bundle provides a [CKEditor](http://ckeditor.com/) integration for your Symfony2 Project. It automatically registers
the new `ckeditor` form type which can be easily configured.

## Documentation

 1. [Installation](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/installation.md)
 2. [Usage](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/usage.md)
 3. [Configuration](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/configuration.md) (Optional)
 4. [File Browse/Upload](http://github.com/egeloen/IvoryCKEditorBundle/blob/master/Resources/doc/file_browse_upload.md) (Optional)

The bundle is compatible with all Symfony2 versions. For BC reasons, you must use the 2.0 branch of the bundle for
Symfony 2.0 (1.* version of the bundle) and the master branch for Symfony >= 2.1 (2.* version of the bundle).

## Contribute

We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!

All contributions must be done on the 2.0 branch unless you have a good reason.

## License

The Ivory CKEditor Bundle is under the MIT license. For the full copyright and license information, please read the
[LICENSE](https://github.com/egeloen/IvoryCKEditorBundle/blob/master/LICENSE) file that was distributed with this
source code.
