Hostmonster shared hosting and django tinymce

26 views
Skip to first unread message

Bobby Roberts

unread,
Mar 17, 2010, 12:15:29 AM3/17/10
to Django users
anyone get this working? I've followed the instructions in the
install docs for django-tiny and still have the ole ugly text box up
there.

Omer Barlas

unread,
Mar 17, 2010, 4:33:00 AM3/17/10
to django...@googlegroups.com
Bobby Roberts @ 17-03-2010 06:15:

> anyone get this working? I've followed the instructions in the
> install docs for django-tiny and still have the ole ugly text box up
> there.

why do you rely on django-tiny? use ckeditor, it's very simple to deploy,
just add the js code to your <head></head> and apply class="ckeditor" to
your textareas.

--
Omer Barlas
omer....@gmail.com

tchendrix

unread,
Mar 17, 2010, 8:17:27 AM3/17/10
to django...@googlegroups.com
i'll check it out

tchendrix

unread,
Mar 17, 2010, 8:31:57 AM3/17/10
to django...@googlegroups.com
do you by chance have instructions on how to get that installed with
django so it works properly? They don't say anything in their install
docs about what javascript to call.

Omer Barlas

unread,
Mar 17, 2010, 8:59:54 AM3/17/10
to django...@googlegroups.com
tchendrix @ 17-03-2010 14:31:

> do you by chance have instructions on how to get that installed with
> django so it works properly? They don't say anything in their install
> docs about what javascript to call.

you don't install it over django. put the javascript files in your /media
folder, and load the javascript in your template, that's it. If you can't
solve it, I can give you a step-by-step in an available time.

regards.

--
Omer Barlas
omer....@gmail.com

chris hendrix

unread,
Mar 17, 2010, 9:18:21 AM3/17/10
to django...@googlegroups.com
ok thanks for pointing me in the right direction.  doesn't sound too hard.





--
Omer Barlas
omer....@gmail.com

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.


Bobby Roberts

unread,
Mar 17, 2010, 12:13:14 PM3/17/10
to Django users
hey i've uploaded the ckeditor folder to my /static/admin/js
directory. I'm trying to get the text areas to use it but i'm not
having any luck so I don't think i'm putting code in the right place.
can you help?


On Mar 17, 9:18 am, chris hendrix <tchend...@gmail.com> wrote:
> ok thanks for pointing me in the right direction.  doesn't sound too hard.
>

> On Wed, Mar 17, 2010 at 8:59 AM, Omer Barlas <omer.bar...@gmail.com> wrote:
> > tchendrix @ 17-03-2010 14:31:
>
> >  do you by chance have instructions on how to get that installed with
> >> django so it works properly? They don't say anything in their install
> >> docs about what javascript to call.
>
> > you don't install it over django. put the javascript files in your /media
> > folder, and load the javascript in your template, that's it. If you can't
> > solve it, I can give you a step-by-step in an available time.
>
> > regards.
>
> > --
> > Omer Barlas

> > omer.bar...@gmail.com


>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Django users" group.
> > To post to this group, send email to django...@googlegroups.com.
> > To unsubscribe from this group, send email to

> > django-users...@googlegroups.com<django-users%2Bunsu...@googlegroups.com>

Bobby Roberts

unread,
Mar 21, 2010, 8:49:00 AM3/21/10
to Django users
can anyone help me out here? I'm stuck and cannot get the text areas
to work using ckeditor.

On Mar 17, 12:13 pm, Bobby Roberts <tchend...@gmail.com> wrote:
> hey i've uploaded theckeditorfolder to my /static/admin/js

Brian Neal

unread,
Mar 21, 2010, 5:56:04 PM3/21/10
to Django users
On Mar 21, 7:49 am, Bobby Roberts <tchend...@gmail.com> wrote:
> can anyone help me out here?  I'm stuck and cannot get the text areas
> to work using ckeditor.

Does any static media work? How are you deploying? mod_python,
mod_wsgi? What is the configuration? Can you access the javascript in
your browser at the URL you think it should be at?

Reply all
Reply to author
Forward
0 new messages