FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Releases · Pepsit36/SummernoteBundle · GitHub

This repository was archived by the owner on Mar 23, 2026. It is now read-only.
/ SummernoteBundle Public archive

Releases: Pepsit36/SummernoteBundle

First Stable Release !

Choose a tag to compare

Filter
Pepsit36 released this 05 Oct 23:56

First Stable Version of Pepsit36/SummernoteBundle

This bundle provides a form type based on Summernote, a WYSIWYG editor. (A CKEditor and TinyMCE alternative and Open Source).

Proudly develop by Sébastien Duplessy.

Requirements

Minimum requirements for this bundle:

  • Symfony 2.3
  • Twitter Bootstrap 3.0
  • JQuery 1.9

What it offers ?

This Version will offer you the possibility to integrate Summernote easier on your Symfony's applications. It offers an easy way to integrate pictures inside your text with automatic upload into your server.

What is possible to configure ?

  • width: This is the width of Summernote widget (default: 0)
  • height: This is the height of Summernote widget.
  • focus: This will focus editable area after initializing Summernote widget.
  • toolbar: This will configure the toolbar of Summernote widget.
  • styleTags: This will configure the style tags available for Summernote widget.
  • fontNames: This will configure the font names available for Summernote widget.
  • fontSizes: This will configure the font sizes available for Summernote widget.
  • colors: This will configure the colors available for Summernote widget.

-> _ENJOY IT_ <-


Back | FazBrowse Home | New Git URL