= CookBook - Admin Tools = == Fields varying with user permissions == lukeplant has come up with a [http://lukeplant.me.uk/blog.php?id=1107301634 neat Admin hack] for inserting the current user into a record and selecting visible fields depending on permissions. == How to Add WYSIWYG Editor == === Tinymce === [wiki:AddWYSIWYGEditor AddWYSIWYGEditor] - Tinymce in trunk v0.91 RichTextField - Tinymce in m-r svn, as a field type === Xinha === Download Xinha here: http://xinha.python-hosting.com/. Try [http://xinha.python-hosting.com/wiki/Examples example]. See [http://www.socialistsoftware.com/post/django-and-xinha/ Django and Xinha] for details. === Dojo-Editor === [wiki:AddDojoEditor Add Dojo-Editor] - Editor2 == Password management == [wiki:CookBookPasswordGreasemonkeyUserScript djangopasswordhasher.user.js] - Firefox client-side password hash generator. Useful for changing passwords in Django user admin.