aleray / django-wymeditor

WYSIWYG widget. Can use in forms and django admin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django-wymeditor

django-wymeditor is WYSIWYG Django widget.

Can use in forms or/and django-admin very simple and compatible with django 1.4 (not tested with 1.3?).

Features:
  • include RTE widget to models.CharField
  • include RTE widget in admin to models.TextField
  • Custom settings support for Tools, Containers, Classes and Styles
  • Current WYMeditor version used: 1.0.0b3

Usage

Look on the provided 'example' directory to see how using it.

Changelog

Version 0.1.1

  • centralised default settings in the app
  • editor control popup Django styled

Version 0.1.0

  • initial

Authors

Maxim Schepelin (main) Mathieu Meylan

About

WYSIWYG widget. Can use in forms and django admin


Languages

Language:JavaScript 77.9%Language:CSS 12.1%Language:Perl 6.8%Language:Python 2.8%Language:PHP 0.4%