Download the PHP package karser/tp-redactor-bundle without Composer
On this page you can find all versions of the php package karser/tp-redactor-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download karser/tp-redactor-bundle
More information about karser/tp-redactor-bundle
Files in karser/tp-redactor-bundle
Download karser/tp-redactor-bundle
More information about karser/tp-redactor-bundle
Files in karser/tp-redactor-bundle
Vendor karser
Package tp-redactor-bundle
Short Description Redactor Form Type
License MIT
Homepage http://thomas-peterson.de/
Package tp-redactor-bundle
Short Description Redactor Form Type
License MIT
Homepage http://thomas-peterson.de/
Please rate this library. Is it a good library?
Informations about the package tp-redactor-bundle
Installation
contributors: Bartłomiej Noszka bnlab
To instal this bundle, copy and paste to your composer.json
Rember to configure JsRoutingBundle guiding their README file.
Usage
in config.yml
:
in routing.yml
:
add CSS and Javascript to your assetic:
- CSS:
'@TPRedactorBundle/Resources/public/css/redactor.css'
- Javascripts:
'@TPRedactorBundle/Resources/public/js/redactor.js'
and'@TPRedactorBundle/Resources/public/js/tp_redactor.js'
Configuration
RedactorBundle allows you to configure the RedactorJS editor. Options are managed by "config_sets".
in config.yml
Chose your config set at form building :
All supported redactor options can be found Here
All versions of tp-redactor-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.2
symfony/form Version >=2.1,<2.3
symfony/yaml Version >=2.1,<2.3
symfony/framework-bundle Version >=2.1,<2.3
symfony/twig-bundle Version >=2.1,<2.3
sensio/framework-extra-bundle Version >=2.1,<2.3
friendsofsymfony/jsrouting-bundle Version *
symfony/form Version >=2.1,<2.3
symfony/yaml Version >=2.1,<2.3
symfony/framework-bundle Version >=2.1,<2.3
symfony/twig-bundle Version >=2.1,<2.3
sensio/framework-extra-bundle Version >=2.1,<2.3
friendsofsymfony/jsrouting-bundle Version *
The package karser/tp-redactor-bundle contains the following files
Loading the files please wait ....