Skip to content

This is my fork of Corey's repository, and I intend to only use the editor in the admin, thus any changes made here are meant to only work in the admin and as such you should not expect this to work outside of the admin.

License

Notifications You must be signed in to change notification settings

joonas/django-elrte

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-elRTE is an easy way to use elRTE rich text editor within Django without creating dependencies.

elRTE is an open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI. It features rich text editing, options for changing its appearance, style and many more. You can use it in any commercial or non-commercial projects.

Main goal of the editor is to simplify work with text and formatting (HTML) on sites, blogs, forums and other online services. elRTE is developed by the Studio 42 team for ELDORADO.CMS.

elRTE is issued under a 3-clauses BSD license. elRTE uses and comes with jQuery and jQuery-UI which are issued under MIT and GPL licenses.

Django-elRTE is issued under the Apache 2 license.

About

This is my fork of Corey's repository, and I intend to only use the editor in the admin, thus any changes made here are meant to only work in the admin and as such you should not expect this to work outside of the admin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • Python 20.0%