I can't get it to work either.  I've tried both setttings.  I followed
Bill de hÓra  detailed screen shots about where to install TinyMCE.

My admin code inside my model has:-
js = ['tiny_mce/tiny_mce.js', 'js/textareas.js']

Checking the source code from the returned HTML shows that the
Javascript is being parsed correctly to where the files are stored.

<script type="text/javascript" src="/media/tiny_mce/tiny_mce.js">
</script>
<script type="text/javascript" src="/media/js/textareas.js"> </script>

However,  I'm not getting anything.  Anybody have any ideas where I
might be going wrong?

MerMer


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to