I attempted to install djang-tinymce, yesterday. failed miserably. Is their some runserver issue that results in an extra step? I dumped the djang-tinymce in my dist-packages in the admin media. created a folder in my site static folder called js and placed the js files their. Then went into my admin flatpage model and add the js = [ ]. Basically to the tee. I am using python2.7 and django 1.3. django-tinymce 1.5a1 for 1.3 django. If anyone has had troubles installing this application please provide insight. The other option I have is to use the tinymce from the developers and install it all by hand. Some confusion though, in the django-tinymce helpdoc it said nothing about add variables to the settings.py file. However, their are some that have this in their tutorial, is this for older version? I've also include the tinymce variables in my settings file just in case. I also was under the impression I didn't have to create a textarea.js when using grapelli's tinymce setup
Thank you -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.