Hi

I was going to use widget, but since im just learning django im taking
it by really small steps. I wanted to try the 3rd (i think) option of
using tinymce in templates by replacing textfields with tinymce
editors. I wanted to do it just to see that it works and i have done
everything right by now.

Evidently i had missed few critical things, that i will try to fix
when i have time.

Alan

On Apr 27, 1:55 am, Joost Cassee <jo...@cassee.net> wrote:
> Hi Alan,
>
> On 25 apr, 20:33, zayatzz <alan.kesselm...@gmail.com> wrote:
>
> > Im trying to give enough information in first post so you could help
> > me if you can or want to. For that reason this post might turn out bit
> > long.
>
> > [...]
>
> > Now i have this line in my template :
>
> > <script type="text/javascript" src="{{ MEDIA_URL }}/tinyMCE/jscripts/
> > tiny_mce/tiny_mce.js"></script>
>
> You should not need to refer to TinyMCE yourself if you use django-
> tinymce. Just use the widget. Good luck!
>
> Regards,
>
> Joost
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to