My favorites | Sign in
Project Logo
Project hosting will be READ-ONLY Wednesday at 8am PST due to brief network maintenance.
             
Code license: MIT License
Labels: django, widget, tinymce
Show all Featured downloads:
django-tinymce-1.5.tar.gz
People details
Project owners:
  joost.cassee, aljosa.mohorovic
Project committers:
jason.davies

Don't use trunk, use 1.5 release.

Plans:

django-tinymce is:

A Django application that contains a widget to render a form field as a TinyMCE editor.

Features:

Getting tinymce

Option 1: Get the latest release

The latest release of tinymce is 1.5. First download django-tinymce-1.5.tar.gz. Then:

tar xzvf django-tinymce-1.5.tar.gz
cd django-tinymce-1.5
sudo python setup.py install

You can find the documentation in the docs directory or online.

Option 2: Get the trunk from the repository

The latest changes will only be in the source repository. Get it using this shell command, which requires Subversion:

svn co http://django-tinymce.googlecode.com/svn/trunk/ django-tinymce

You can find the documentation in the docs directory or online.









Hosted by Google Code