Changes between Version 7 and Version 8 of CustomWidgetsTinyMCE


Ignore:
Timestamp:
Aug 23, 2008, 4:52:41 AM (16 years ago)
Author:
Joost Cassee
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CustomWidgetsTinyMCE

    v7 v8  
    11= Custom Widgets - TinyMCE =
     2
     3''An updated version of this widget can be found at http://code.google.com/p/django-tinymce.''
    24
    35With the introduction of the newforms module in revision [3944] came the functionality to create custom widgets for forms. Outlined below is the process of creating a custom reusable TinyMCE widget.  '''Please Note''' - django.newforms is a work in progress.
Back to Top