Thanks everyone, got it right.
On Wed, Sep 22, 2010 at 8:31 PM, tricks...@googlemail.com <
p...@hotmail.co.uk> wrote:
> What do you have in your settings.py?
>
> Make Sure you have the following configs
>
> TINYMCE_JS_URL (default: settings.MEDIA_URL + 'js/tiny_mce/
> tiny_mce.js')
> TINYMCE_
What do you have in your settings.py?
Make Sure you have the following configs
TINYMCE_JS_URL (default: settings.MEDIA_URL + 'js/tiny_mce/
tiny_mce.js')
TINYMCE_JS_ROOT (default: settings.MEDIA_ROOT + 'js/tiny_mce')
TINYMCE_DEFAULT_CONFIG (default: {'theme': "simple", 'relative_urls':
False})
Dnia 22-09-2010 o 14:41:56 Sithembewena Lloyd Dube
napisał(a):
btw, it's an ordinary, pure tinyMCE, downloaded directly from their website
--
Linux user
--
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to dj
Dnia 22-09-2010 o 14:41:56 Sithembewena Lloyd Dube
napisał(a):
I implemented bagheera's suggestion and I seem to have run into a
problem. The TimnyMCE javascripts are in the admin's js folder, but when
I view source and click on the links in Firefox, the files cannot be
found. This is od
On Wed, 2010-09-22 at 11:22 +0200, Sithembewena Lloyd Dube wrote:
>
> Thank you all for your contributions. I have resolved to give tinyMCE
> a go
> again. I am specifically using the django-tinymce application.
never used that - I use plain tiny as mentioned in my previous mail
--
regards
Kenn
Hi folks,
I implemented bagheera's suggestion and I seem to have run into a problem.
The TimnyMCE javascripts are in the admin's js folder, but when I view
source and click on the links in Firefox, the files cannot be found. This is
odd because the paths to the scripts are correct. For example act
Thank you all for your contributions. I have resolved to give tinyMCE a go
again. I am specifically using the django-tinymce application.
On Wed, Sep 22, 2010 at 2:45 AM, Kenneth Gonsalves wrote:
> On Tue, 2010-09-21 at 17:41 +0200, Sithembewena Lloyd Dube wrote:
> > Has anybody intergrated a WYS
On Tue, 2010-09-21 at 17:41 +0200, Sithembewena Lloyd Dube wrote:
> Has anybody intergrated a WYSIWYG editor in the admin of a Django
> 1.2.1.
> site? I have tried django-wysiwyg and TinyMCE to no avail. I need
> something
> with concise, up-to-date documentation.
a snippet from my admin.py:
cla
I got sick of TinyMCE and switched to jQuery wysiwyg
sorry this is just posted raw like this, but here it is.
I should wrap it up on github.
requires http://code.google.com/p/jwysiwyg/
and the 3 files stated below to be in your compress stack or on your
page
from django import forms
from dja
Dnia 21-09-2010 o 17:41:26 Sithembewena Lloyd Dube
napisał(a):
Hi,
Has anybody intergrated a WYSIWYG editor in the admin of a Django 1.2.1.
site? I have tried django-wysiwyg and TinyMCE to no avail. I need
something
with concise, up-to-date documentation.
If anybody has done this, please
Hi,
Has anybody intergrated a WYSIWYG editor in the admin of a Django 1.2.1.
site? I have tried django-wysiwyg and TinyMCE to no avail. I need something
with concise, up-to-date documentation.
If anybody has done this, please recommend and also point to the docs?
Thanks.
--
Regards,
Sithembewe
11 matches
Mail list logo