Version 16 (modified by 15 years ago) ( diff ) | ,
---|
CookBook - Admin Tools ¶
How to Add WYSIWYG Editor ¶
Tinymce ¶
AddWYSIWYGEditor - Tinymce in trunk v0.91
RichTextField - Tinymce in m-r svn, as a field type
Xinha ¶
Download Xinha here: http://xinha.webfactional.com/. Try example.
See Django and Xinha for details.
Dojo-Editor ¶
Add Dojo-Editor - Editor2
Password management ¶
djangopasswordhasher.user.js - Firefox client-side password hash generator. Useful for changing passwords in Django user admin.
djangopasswordhasher.js - JavaScript to insert into Django for generating password hashes automatically in Django user admin.
Note:
See TracWiki
for help on using the wiki.