Lloyd, There's more than one way to skin a cat. It does not matter if you are using development server or apache. I have been using Tiny MCE for about a year now and I am happy with the setup.
For flatpages, if you have admin rights to the server, you need to edit your flatpages model located in the /usr/lib/python2.5/site- packages/django/contrib/flatpages directory. Make sure make a copy of the model prior to making any changes. Check out Bill DeOra write about Tiny_MCE. It was written in 2006. The URL is http://dehora.net/journal/2006/05/ Gracias, -Mario On Jul 8, 8:01 pm, LRP <[EMAIL PROTECTED]> wrote: > Hi, > > Thanks to all for responses, but puzzle persists... > > Mathias, I added the slash. Still can't see the tiny_mce edit bar. > But it does provide a clue: Output of runserver now looks like: > > [08/Jul/2008 19:37:17] "GET /admin/ HTTP/1.1" 200 4851 > [08/Jul/2008 19:37:20] "GET /admin/flatpages/flatpage/ HTTP/1.1" 200 > 2817 > [08/Jul/2008 19:37:23] "GET /admin/flatpages/flatpage/2/ HTTP/1.1" 200 > 5187 > [08/Jul/2008 19:37:23] "GET /admin/jsi18n/ HTTP/1.1" 200 803 > [08/Jul/2008 19:37:23] "GET /tiny_mce/langs/en.js HTTP/1.1" 404 1771 > [08/Jul/2008 19:37:24] "GET /tiny_mce/themes/simple/editor_template.js > HTTP/1.1" 404 1834 > > If I enterhttp://192.168.1.4:8000/tiny_mce/tiny_mce.js, I still see: > var tinymce={majorVersion:'3',minorVersion:'0.8'... > > Mario, > > I'm serving through the development server , runserver, not Apache. > Also, the model is buried in django.contrib.flatpages somewhere. I > would think that James Bennett would have mentioned something about > adding to the model if it were required. I'll keep you idea in mind, > however. > > Thanks again to all, > > Lloyd --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---