Hello,
Works fine in Chrome or Firefox.
Does not render using IE11.
did pip install django-tinymce
Can someone help me with this?
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To unsubscribe from this group and stop
getting a traceback?
>>
>> Regards
>>
>> Chris
>>
>>
>>
>> On Sunday, 8 November 2015 05:30:33 UTC, James Schneider wrote:
>>>
>>> Try changing the reverse() call to just reverse('imagelist'). I believe
>>> reversing using
t;> ;-)
>>
>> If that doesn't work, please post the error and entire traceback that you
>> are receiving.
>>
>> -James
>> On Nov 7, 2015 9:53 AM, "Chris Davies-Barnard"
>> wrote:
>>
>>> Hi all,
>>>
>>>
that doesn't work, please post the error and entire traceback that you
>> are receiving.
>>
>> -James
>> On Nov 7, 2015 9:53 AM, "Chris Davies-Barnard"
>> wrote:
>>
>>> Hi all,
>>>
>>> I posted this on SO but have not ha
not had any interest and I'm still stuck so
>> would really really appreciate someone taking a look.
>>
>> I have a pages app into which I have implemented TinyMCE for the main
>> content. This works and I am able to format content and view it on the
>> front en
ges app into which I have implemented TinyMCE for the main
> content. This works and I am able to format content and view it on the
> front end. I'm now trying to add the image list support as per the
> Django/TinyMCE Docs
> <https://django-tinymce.readthedocs.org/en/latest/usage.htm
. I'm now trying to add the image list support as per the
Django/TinyMCE Docs
<https://django-tinymce.readthedocs.org/en/latest/usage.html#external-link-and-image-lists>
but
have stumbled upon a problem. When I uncomment the mce_attrs line below all
my admin urls break not just the pa
Thanks for the reply Tom.
It worked after changing to relative paths.
Sreekanth
On Monday, 29 October 2012 11:13:17 UTC, Tom Evans wrote:
>
> On Sun, Oct 28, 2012 at 9:44 PM, sri >
> wrote:
> > Hi,
> >
> > I have tried using tinymce in my sample django application, but i am not
> > getting
On Sun, Oct 28, 2012 at 9:44 PM, sri wrote:
> Hi,
>
> I have tried using tinymce in my sample django application, but i am not
> getting the tinymce editor in my admin pages.
>
> I am trying to setup tinymce to use in admin pages and using Django 1.4
>
> This is how my settings.py file looks like
Hi,
I have tried using tinymce in my sample django application, but i am not
getting the tinymce editor in my admin pages.
I am trying to setup tinymce to use in admin pages and using Django 1.4
This is how my settings.py file looks like
MEDIA_ROOT = ' '
MEDIA_URL = ' '
STATIC_ROOT =
Guys, Thanks!! I have converted my class and I did it! But displays the
text along with the styles for some reason:
Дипломная работа
была выполнена в 2010 г. специалистами Учебного центра Рефермейкер по
индивидуальному заказу.Общий объем дипломной работы на тему «Женская
преступность» — 78 ст
Here's a good reference.
http://www.hackedexistence.com/project/django/video4-tinymce.html
On Monday, August 20, 2012 2:36:22 PM UTC+8, Владислав Иванов wrote:
>
> Hello! I am a novice. I want to install TinyMce on Django. I tried a lot
> of lessons posted on the Internet, nothing. 3 days can no
http://www.youtube.com/watch?v=bJeTEDRvGVA. Try this...
On Monday, August 20, 2012 2:36:22 PM UTC+8, Владислав Иванов wrote:
>
> Hello! I am a novice. I want to install TinyMce on Django. I tried a lot
> of lessons posted on the Internet, nothing. 3 days can not adjust. Please
> tell me a link t
> anounce = models.TextField(verbose_name="Описание работы")
>
> soderz = models.TextField(verbose_name="Содержание")
>
> istochnik = models.TextField(verbose_name="Список литературы")
>
>
> class Meta:
>
> verbose_name_plural = "Работы&q
timedelta(days=1)
понедельник, 20 августа 2012 г., 17:46:38 UTC+6 пользователь Amyth написал:
>
> Hey there, i could not really find a detailed step by step tutorial on
> setting tinyMCE on django, so i did one for you and for others, you
> can check it out here
> http:
Hey there, i could not really find a detailed step by step tutorial on
setting tinyMCE on django, so i did one for you and for others, you
can check it out here
http://techstricks.com/django-tinymce-tutorial-step-by-step/ and feel
free to ask any question if you face any problems
On Mon, Aug 20
HTMLField() is probably the easiest way to use django-tinymce:
http://django-tinymce.readthedocs.org/en/latest/usage.html#the-htmlfield-model-field-type
let me know if you have any issues.
Aljosa
--
https://twitter.com/maljosa
https://github.com/aljosa
--
You received this message because you
http://django-tinymce.googlecode.com/svn/tags/release-1.5/docs/.build/html/installation.html
--
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
skip step #4, 1-3 should be enough:
http://django-tinymce.readthedocs.org/en/latest/installation.html#id2
Aljosa
--
https://twitter.com/maljosa
https://github.com/aljosa
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, sen
Hi,
Try this link https://github.com/aljosa/django-tinymce
Regards.
On Mon, Aug 20, 2012 at 8:36 AM, Владислав Иванов wrote:
> Hello! I am a novice. I want to install TinyMce on Django. I tried a lot
> of lessons posted on the Internet, nothing. 3 days can not adjust. Please
> tell
Hello! I am a novice. I want to install TinyMce on Django. I tried a lot of
lessons posted on the Internet, nothing. 3 days can not adjust. Please tell
me a link to a detailed and clear tutorial
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
admin flatpage model and add the js = [ ]. Basically to the tee. I am
using python2.7 and django 1.3. django-tinymce 1.5a1 for 1.3 django. If
anyone has had troubles installing this application please provide insight.
The other option I have is to use the tinymce from the developers and
install it all
Dnia 13-09-2010 o 18:57:35 tricks...@googlemail.com
napisał(a):
I installed Django tiny mce however i am getting a normal text area in
my admin. Can anyone help me to correct this to a rich text area where
i can access text formatting?
I just downloaded newest tinyMCE and placed it in 'js'
Hi,
What does your admin.py look like?
You might need to add a media class to your admin classes e.g.
class Media:
js = ('/js/tiny_mce/tiny_mce.js', '/js/textareas.js')
I never tried to get tinymce working with the admin mind, I just
spotted it in the below tutorial:
ht
I installed Django tiny mce however i am getting a normal text area in
my admin. Can anyone help me to correct this to a rich text area where
i can access text formatting?
Any help would be greatly appreciated. Here are my settings.py
import os
PROJECT_DIR = os.path.dirname(__file__)
D
hi all.
I'm using:
Django 1.2.1 (mod_wsgi 3.2/Python 2.5)
django-tinymce 1.5
i'm having an issue where the ahref link button is not working
properly. Although I am getting the popup windows, i complete the
data and hit the button but no link information is inserted. The only
way to
Fixed this..
On Apr 30, 3:06 pm, John Wesonga wrote:
> I've set up django-filebrowser in my app without any bugs, I already
> had django-tinymce set up and it loads the editor in the admin forms.
> I now want to use django-filebrowser with django-tinymce, but I keep
> getting a
I've set up django-filebrowser in my app without any bugs, I already
had django-tinymce set up and it loads the editor in the admin forms.
I now want to use django-filebrowser with django-tinymce, but I keep
getting a weird javascript error when I click on "Image URL" in the
Ima
It means that something is calling reverse, or a template is using
the url tag, with a bad argument. The argument could be bad
in it's own right (if it's your own code doing it, or if something like
filebrowser or tinymce is using an improperly set configuration
variable from settings.py), or that
> Any
> idea what could be causing that?
>
last time i had exact same problem. existing button but filebrowser
not appearing. it was thist one:
if you check the url you'd get an clear error about reverse url fault.
actually i had to fix tinymce python source:
fb_url = "%s://%s%s" % (request.is
hey bill i'm getting this traceback:
NoReverseMatch at /tinymce/filebrowser/
Reverse for 'filebrowser-index' with arguments '()' and keyword
arguments '{}' not found.
Request Method: GET
Request URL:http://www.rakeshark.com/tinymce/filebrowser/
Exception Type: NoReverseMatch
In firebug (in firefox) there is a "NET" tab that shows you all the stuff
that got loaded, including which ones 404.
When I was installing this stuff I made the mistake of installing as an
egg, and the media subdirectories didn't get pulled in. Both tinymce
and filebrowser had problems like this.
not sure how to do that... i'm not really getting any javascript
errors or anything.
On Apr 28, 3:26 am, Xavier Ordoquy wrote:
> Hi,
>
> Filebrowser is a bit tricky to setup.
> Did you had a look at 404 requests made by your browser ? There should be
> something that isn't available at some poi
Hi,
Filebrowser is a bit tricky to setup.
Did you had a look at 404 requests made by your browser ? There should be
something that isn't available at some point.
Took me some time to setup it up correctly the first time.
Regards,
Xavier.
Le 28 avr. 2010 à 04:57, Bobby Roberts a écrit :
> hey g
hey group -
I've installed djangotinymce and filebrowser per the instructions.
I've run across a strange issue. When I go to insert an image, the
image dialog pops up just fine with the button for filebrowser.
However, when I click the filebrowser button, nothing happens. Any
idea what could be
On Mar 21, 7:49 am, Bobby Roberts 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 y
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 wrote:
> hey i've uploaded theckeditorfolder 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 t
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 wrote:
> ok thanks for pointing me in the right
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 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 th
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 loa
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 wrote:
Bobby Roberts @ 17-03-2010 06:15:
anyone get this working? I've followed the instructions in the
i'll check it out
Omer Barlas wrote:
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
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 and apply class=
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.
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googleg
Hi all,
Since I am no longer actively using them, I have difficulty finding
the time to maintain the django-localeurl and -tinymce projects. I am
therefore looking for people to take over ownership over these
projects. Please mail me or respond to this post if you are
interested.
Regards,
Joost
Hi,
Is there any way to achieve this with django-tinymce?
http://tinymce.moxiecode.com/examples/example_20.php
I tried configuring it, but seems to not like the way I pass the
function.
Any clues?
--~--~-~--~~~---~--~~
You received this message because you are
On 22 sep, 08:17, taijirobot wrote:
> well, guys, I've solved this problem, but in a bad way.
>
> Since I'm running the site locally with the default django server, the
> MEDIA_URL became a confusing thing to me. Luckily I have an Apache
> server running on my machine, so I just set the MEDIA_URL
On Sep 22, 7:17 am, taijirobot wrote:
> well, guys, I've solved this problem, but in a bad way.
>
> Since I'm running the site locally with the default django server, the
> MEDIA_URL became a confusing thing to me. Luckily I have an Apache
> server running on my machine, so I just set the MEDIA_U
On 2009/9/22, taijirobot wrote:
> Thank you very much. The problem was solved after I changed the
> MEDIA_URL setting.
>
> But now I have a new question, it is about the display of the rich
> text.
>
> I used code like this to display it:
>
> {{ post.title }}
> {{ post.timestamp|date }}
> {{ pos
t like blog post are needed (the
> site is running on local machine with the default django server).
>
> I tried to use django-tinymce :http://code.google.com/p/django-tinymce/
> and all the things I did was:
>
> 1. download the django-tinymce package, extract, and run 'sudo python
[Off topic suggesting another rich text powerful editor]
You can also try django CK editor
1) which is easy to user
2) which is powerful,fast and more robust than TInyMCE
http://code.google.com/p/django-ck/
3) with every ease you can also integrate directly.
On Sep 22, 6:45 am, taijirobot wrote
thank you, I missed the line 'form = BlogForm' in admin class, but
after I added this, the tinymce editor still doesn't show, except that
the body textarea is bigger than it used to be.
On Sep 22, 1:42 am, brad wrote:
> > The document says we can get a tinymce editor in the admin site after
> >
Yes, I am very unconfident about my MEDIA_URL settings too. But I
don't know how to set it in my case that I am running the site on the
localhost.
On Sep 21, 4:37 pm, Daniel Roseman wrote:
>
> Well, I would assume that MEDIA_URL is wrong - it's very unlikely you
> want it to be blank. But more t
> The document says we can get a tinymce editor in the admin site after
> this. But nothing different shows with mine.
Just to clarify, are you trying to get tinymce displaying in your
django admin? If so, you have to tell the admin for your BlogPost
model to use the BlogForm. So do you have an
On 21 sep, 06:22, taijirobot wrote:
> What might be the problem?
If it still doesn't work after following Daniel's suggestion, you
might try debugging using Firebug. Problems like this are usually
because the Javascript is not loaded.
Regards,
Joost
--~--~-~--~~~--
> I tried to use django-tinymce :http://code.google.com/p/django-tinymce/
> and all the things I did was:
>
> 1. download the django-tinymce package, extract, and run 'sudo python
> setup.py install'
>
> 2. get a tinymce distribution(new enough) and copy the jscripts/
&g
Hi, guys,
I'm learning django recently and I am trying to add a rich text editor
to the places where long formated text like blog post are needed (the
site is running on local machine with the default django server).
I tried to use django-tinymce : http://code.google.com/p/django-tinymce
Hi Joost,
I installed aspell and en library on web server and now spellcheker is
running fine.
Thanks a ton for your help and it is a great application.
Thanks,
Sincerely,
Sonal.
On Sep 1, 3:37 pm, Sonal Breed wrote:
> Hello Joost,
>
> I came acrosshttp://code.google.com/p/djang
Hello Joost,
I came across http://code.google.com/p/django-tinymce/issues/detail?id=14
link in django-tinymce and
from that, it occurs that I do not have en dictionary installed. I
checked in python prompt and it returns false.
I need to install these dictionaries on web server. Can you please
if you could
detect anything that I have not done, please let me know.
Thanks Joost for all you help.
Thanks,
Sincerely,
Sonal.
On Aug 31, 11:17 pm, Joost Cassee wrote:
> HiSonal,
>
> On 27 aug, 14:13,SonalBreed wrote:
>
> > I have django-tinymce spellchecker working perfectly o
Hi Sonal,
On 27 aug, 14:13, Sonal Breed wrote:
> I have django-tinymce spellchecker working perfectly on my local
> machine which is Ububtu.
> But as soon as, I deploy it on a web host (CentOS), it gives me
> problems. Specifically, when I click the specllchecker button,
> f
Hi all,
I have django-tinymce spellchecker working perfectly on my local
machine which is Ububtu.
But as soon as, I deploy it on a web host (CentOS), it gives me
problems. Specifically, when I click the specllchecker button,
following errors are logged:
Traceback (most recent call last):
File
Thanks so much, Kenneth,
Wendy
On Aug 19, 9:22 pm, Kenneth Gonsalves wrote:
> On Thursday 20 Aug 2009 9:42:33 am zignorp wrote:
>
> > Can you post the example of Setting the Media nested class with the
> > TinyMCE media?
> > I'm in exactly the same place,
>
> class ReportAdmin(admin.ModelAdmin):
On Thursday 20 Aug 2009 9:42:33 am zignorp wrote:
> Can you post the example of Setting the Media nested class with the
> TinyMCE media?
> I'm in exactly the same place,
class ReportAdmin(admin.ModelAdmin):
list_display = ['title','approved']
class Media:
js = ('/sitemedia/js
er wrote:
>
> > > > Oops, sorry... it's version 1.1 final.
>
> > > > I'll try to create the Media subclass with the media, then, although
> > > > it's not specified in the django-tinymce use documentation.
>
> > > > Ab
Hi,
Are you guys using the TinyMCE media files from a domain different
from your admin site location? If so, you must point the media files
(or at least the tiny_mce ones) to the same domain, because this addon
tries to control the parent window from the popup window, and, if
they're different, t
Trevor,
I've had problems with the same combination of tools. For me Popup
windows are completely blank. But after adding document.domain as
below I could get the popups to work but only in Firefox and Safari (I
think).
Updated yourApp/yourMediaFiles/js/tinymce/tiny_mce_popup.js for
document.dom
Hey,
I built a web site locally, I am using django-tinyce and the django-
filebrowser, it works no problem on my local machine. As soon as I
deploy it to the server I have a problem. The TinyMCE is showing up
and working fine but when I click inside the image popup window to add
an image, I get a
dnesday 12 Aug 2009 9:35:30 pm diogobaeder wrote:
>
> > > Oops, sorry... it's version 1.1 final.
>
> > > I'll try to create the Media subclass with the media, then, although
> > > it's not specified in the django-tinymce use documentation.
>
> &g
m, Kenneth Gonsalves wrote:
> On Wednesday 12 Aug 2009 9:35:30 pm diogobaeder wrote:
>
> > Oops, sorry... it's version 1.1 final.
>
> > I'll try to create the Media subclass with the media, then, although
> > it's not specified in the django-tinymce u
On Wednesday 12 Aug 2009 9:35:30 pm diogobaeder wrote:
> Oops, sorry... it's version 1.1 final.
>
> I'll try to create the Media subclass with the media, then, although
> it's not specified in the django-tinymce use documentation.
>
> About dpaste, I'm conf
On Wed, Aug 12, 2009 at 12:05 PM, diogobaeder wrote:
>
> Oops, sorry... it's version 1.1 final.
>
> I'll try to create the Media subclass with the media, then, although
> it's not specified in the django-tinymce use documentation.
>
> About dpaste, I'm c
Oops, sorry... it's version 1.1 final.
I'll try to create the Media subclass with the media, then, although
it's not specified in the django-tinymce use documentation.
About dpaste, I'm confused, because in another post I pasted exception
content and someone advised me to us
On Wednesday 12 Aug 2009 11:08:55 am diogobaeder wrote:
> I configured django-tinymce extension to work with a model field; It
> loads all the JavaScript correctly, right after the field, in a script
> tag, passing the right element ID, but the editor simply doesn't show,
>
Hi,
I configured django-tinymce extension to work with a model field; It
loads all the JavaScript correctly, right after the field, in a script
tag, passing the right element ID, but the editor simply doesn't show,
only the original textarea is present. Here is a piece of my project
I am using django-tinymce widget instead of text are widget. It is
displaying the formatting menu bar on bottom instead of top of the
field?
Anyway to tell it to show formatting menu bar on top of the editor
area?
--~--~-~--~~~---~--~~
You received this message
76 matches
Mail list logo