Version 15 (modified by anonymous, 16 years ago) ( diff )

Xinha moved to webfunctional.com

CookBook - Admin Tools

Fields varying with user permissions

lukeplant has come up with a neat Admin hack for inserting the current user into a record and selecting visible fields depending on permissions.

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.
Back to Top