On Jul 14, 10:51 pm, Sonal Breed <sonal.br...@gmail.com> wrote:

> After I made TINYMCE_COMPRESSOR as False, I could get tinymce toolbar.
> However, the style dropdown is showing empty, and there are couple of
> other things I would like to have, like spell checker and color.
> Have to go through tinymce docs, do u have any tips?

Setting the TinyMCE options (as documented in the TinyMCE wiki [1]) in
TINYMCE_DEFAULT_CONFIG, as you have done, should just work. You will
need a language pack for every language in LANGUAGES and the Enchant
library as explained in the django-tinymce documentation [2].

[1] http://wiki.moxiecode.com/index.php/TinyMCE:Configuration
[2] 
http://django-tinymce.googlecode.com/svn/trunk/docs/.build/html/installation.html#id1

There have been reports that django-tinymce has a problem with
languages with non-ASCII characters. I'm still trying to reproduce
this.

If you have more specific questions I may be able to help you
better. :-)

Regards,

Joost
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to