New TinyMCE config for Django
Post Info
Author
Date
Posted: Sunday, September 25, 2005
Categories
Development::Python::Django (45)
Development::Web::AJAX (13)
For a long time I wanted to have two TinyMCE toolbars for Django Admin:
- One-line toolbar with the most essential tools, which gives a lot of space for inline editing of text.
- Full-featured toolbar with all tools for full-screen mode.
It finally happened. Spocke (the main developer of TinyMCE) helped me to figure out how to do it. I updated my article in Django Wiki with new config file, and removed my notes about space problem (new config file solves it) and flickering (new TinyMCE 2.0 RC2 works perfectly).
If you hesitated to install TinyMCE because of said problems, now it's the right time to do it.
Save/recommend this post:
Subscribe to this blog:
Most recent related documents:
Documents published at about the same time:

