Re: How to extend the TextField in Django?

2012-09-20 Thread Scarl
Thanks Lachlan ! 在 2012年9月21日星期五UTC+8上午10时19分44秒,Scarl写道: > > > > > I want to extend the textfield like this, could anyone help me? thx! > > -- You received this message because you are subscr

Re: How to extend the TextField in Django?

2012-09-20 Thread Lachlan Musicman
What you are looking for is called a WYSIWYG editor widget - there are a couple of extentions/plugins lying around: http://djangosnippets.org/snippets/1705/ or http://blog.bixly.com/post/22376374604/django-tinymce-a-wysiwyg-editor-for-django or https://github.com/pydanny/django-wysiwyg/ or http://

How to extend the TextField in Django?

2012-09-20 Thread Scarl
I want to extend the textfield like this, could anyone help me? thx! -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discuss