Am Samstag, 7. Oktober 2006 22:05 schrieb MerMer:
> 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

Ok you've surely checked, but i have to ask anyway. :)
Are the files really readable, e.g. does 
http://www.yoursite.com/media/js/textareas.js show up in your browser?

Oh and which browser do you use? Konqueror (and probably Safari too) don't 
work with tinyMCE.

-- 
Dirk Eschler <mailto:[EMAIL PROTECTED]>
http://www.krusader.org

--~--~---------~--~----~------------~-------~--~----~
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