Re: WYSIWYG/Rich Text Editor recommendations

2019-05-06 Thread Tim Johnson
* Joel Mathew [190430 17:29]: > Currently I'm using quill. It's easy to implement, and has all basic > features. Joel - perhaps you could check out another thread I started: subject - "quill tries to import deprecated django.forms.util" What version of django are you using? thanks again

Re: WYSIWYG/Rich Text Editor recommendations

2019-05-04 Thread Swatantra Kumar
Hi Tim, As your requirement is of a WYSIWYG editor, I often use CKEditor javascript library directly in my Django projects as I can't get any alternative which can provide features such as image/attachment upload, link pages, etc which are available with CKEditor. Also, check this Django CKEditor

Re: WYSIWYG/Rich Text Editor recommendations

2019-05-04 Thread Tim Johnson
* Tim Johnson [190430 16:27]: > Using python 3.7.2 and django 2.1.5 > > Production is in Ubuntu 16.04 and prospective deployment is likely > to be CentOS with same python/django. > > I'm a retired python developer. > > I'd welcome recommendations and/or caveats regarding a stable > WYSIWIG

Re: WYSIWYG/Rich Text Editor recommendations

2019-05-02 Thread Andréas Kühne
I would second for quill - the main thing with that editor is that it doesn't store the HTML internally - this means that you can copy / paste from word for example without all of the strange html that comes with that. It is more restrictive than tinymce or the likes, but much better! Regards,

Re: WYSIWYG/Rich Text Editor recommendations

2019-05-02 Thread Lance Haig
Hi Tim, I used django-tinymce4-lite for my app https://github.com/lhaig/usery It works well from my perspective and gives a light editor. Regards Lance On 5/1/19 2:17 AM, Tim Johnson wrote: Using python 3.7.2 and django 2.1.5 Production is in Ubuntu 16.04 and prospective deployment is

Re: WYSIWYG/Rich Text Editor recommendations

2019-04-30 Thread Tim Johnson
* Joel Mathew [190430 17:29]: > Currently I'm using quill. It's easy to implement, and has all basic > features. Cool. Thanks for that Joel. > > I'd like to recreate the same functionality with django. I will need > > to be able to include embedded images. -- Tim Johnson http://www.tj49.com

Re: WYSIWYG/Rich Text Editor recommendations

2019-04-30 Thread Joel Mathew
Currently I'm using quill. It's easy to implement, and has all basic features. Sincerely yours, Joel G Mathew On Wed, 1 May 2019 at 05:47, Tim Johnson wrote: > Using python 3.7.2 and django 2.1.5 > > Production is in Ubuntu 16.04 and prospective deployment is likely > to be CentOS with same

WYSIWYG/Rich Text Editor recommendations

2019-04-30 Thread Tim Johnson
Using python 3.7.2 and django 2.1.5 Production is in Ubuntu 16.04 and prospective deployment is likely to be CentOS with same python/django. I'm a retired python developer. I'd welcome recommendations and/or caveats regarding a stable WYSIWIG "plugin". Much is available on google, but it is

Re: text editor

2018-09-03 Thread PASCUAL Eric
PM To: django-users@googlegroups.com Subject: Re: text editor Vs code On Sun, 2 Sep 2018, 06:41 sankar ardhas, mailto:sankarard...@gmail.com>> wrote: Hi to all, Which is the best editor for django framework in Ubuntu os 18.04 Get Outlook for Android<https://aka.ms/ghei36>

Re: text editor

2018-09-03 Thread ireoluwa fakeye
Vs code On Sun, 2 Sep 2018, 06:41 sankar ardhas, wrote: > > Hi to all, > Which is the best editor for django framework in Ubuntu os > 18.04 > > Get Outlook for Android > > > > > On Sun, Sep 2, 2018 at 1:46 AM +0530, "RONAK JAIN" > wrote: > > Namaste !! >>

Re: text editor

2018-09-03 Thread Gerald Brown
The best editor is the ONE that works BEST for YOU!!! Try several and then pick the one that YOU like the best.  Everyone has their personal favorites!!! On Monday, 03 September, 2018 09:08 AM, Joel wrote: One can carry on discussion about something as subjective as "best text e

Re: text editor

2018-09-02 Thread Joel
One can carry on discussion about something as subjective as "best text editor" for days and still not be done. IMO, this is a silly question to be asking in a django group. On Mon 3 Sep, 2018, 3:16 AM victor jack, wrote: > More like vim and vs code are the best editors > >

Re: text editor

2018-09-02 Thread victor jack
More like vim and vs code are the best editors On Sun, 2 Sep 2018 06:51 RONAK JAIN, wrote: > Atom is best editor. > > On Sun, 2 Sep 2018, 11:11 a.m. sankar ardhas, > wrote: > >> >> Hi to all, >> Which is the best editor for django framework in Ubuntu os >> 18.04 >> >> Get Outlook

Re: text editor

2018-09-02 Thread gilwell muhati
Hello Sankaradhas, Kindly use https://ckeditor.com/ https://www.youtube.com/watch?v=L6y6cn1XUfw All the best *Regards,Gilwell Muhati | +254 710 739 116 | * *~~“The mind is its own place and in itself can make a heaven of hell, a hell of heaven…”~~John Milton * On Sun, Sep 2, 2018 at 8:41

Re: text editor

2018-09-02 Thread Ari Davidow
>why? On Sun, Sep 2, 2018, 1:51 AM RONAK JAIN wrote: > Atom is best editor. > > On Sun, 2 Sep 2018, 11:11 a.m. sankar ardhas, > wrote: > >> >> Hi to all, >> Which is the best editor for django framework in Ubuntu os >> 18.04 >> >> Get Outlook for Android >>

Re: text editor

2018-09-02 Thread RONAK JAIN
okay, Thanks On Sun, Sep 2, 2018 at 7:29 PM Kasper Laudrup wrote: > Hi Ronak, > > On 02/09/2018 14.57, RONAK JAIN wrote: > > okay Thanks > > *Portfolio Page * > > There are portfolio images and categories above it. We want to do the > same > > So new model is required Category and a

Re: text editor

2018-09-02 Thread Kasper Laudrup
Hi Ronak, On 02/09/2018 14.57, RONAK JAIN wrote: okay Thanks *Portfolio Page * There are portfolio images and categories above it. We want to do the same So new model is required Category and a relationship between Category and projects So the portfolio page should load from our db*.* *1.

Re: text editor

2018-09-02 Thread vishal sharma
No error occurred but Script failed to generate o/p in the o/p dir. On Sun, 2 Sep 2018 at 6:19 PM, Kasper Laudrup wrote: > Hi Vishal, > > On 02/09/2018 14.26, vishal sharma wrote: > > I am using Mocha VR object removing tool on Django. I am calling tool API > > and removing the object from IDLE

Re: text editor

2018-09-02 Thread Kasper Laudrup
Hi Vishal, On 02/09/2018 14.26, vishal sharma wrote: I am using Mocha VR object removing tool on Django. I am calling tool API and removing the object from IDLE that works fine but when I am running same script inside Django it is not removing the object. That's quite relevant information.

Re: text editor

2018-09-02 Thread Kasper Laudrup
Hi Ronak, On 02/09/2018 14.26, RONAK JAIN wrote: Hello Kasper can I share me my screen ? What do you mean? If I want to start an interactive debugging session with you? Then the answer is no. If you have any problems with using Django feel free to post them here. Describe what you are

Re: text editor

2018-09-02 Thread vishal sharma
I am using Mocha VR object removing tool on Django. I am calling tool API and removing the object from IDLE that works fine but when I am running same script inside Django it is not removing the object. On Sun, 2 Sep 2018 at 5:51 PM, Kasper Laudrup wrote: > Hi Vishal, > > On 02/09/2018 13.48,

Re: text editor

2018-09-02 Thread RONAK JAIN
Hello Kasper can I share me my screen ? Thanks Ronak Jain On Sun, Sep 2, 2018 at 5:51 PM Kasper Laudrup wrote: > Hi Vishal, > > On 02/09/2018 13.48, vishal sharma wrote: > > Hi All, > > How to upload files back to node server. I am new in ApI I am using the > > Django where I am downloading

Re: text editor

2018-09-02 Thread Kasper Laudrup
Hi Vishal, On 02/09/2018 13.48, vishal sharma wrote: Hi All, How to upload files back to node server. I am new in ApI I am using the Django where I am downloading files from node server and will process videos files once processing will be done will upload videos back to server. So, if I

Re: text editor

2018-09-02 Thread vishal sharma
e or teamviewer. > > > > No, why? > > So we can continue a flamewar over which text editor is the best? :-) > > Mentioning Emacs was mostly a joke. Which editor is the "best" is highly > subjective. > > Kind regards, > > Kasper Laudrup > > -- >

Re: text editor

2018-09-02 Thread Kasper Laudrup
Hi Ronak, On 02/09/2018 11.48, RONAK JAIN wrote: can you come on Skype or teamviewer. No, why? So we can continue a flamewar over which text editor is the best? :-) Mentioning Emacs was mostly a joke. Which editor is the "best" is highly subjective. Kind regards, Kasper Laudr

Re: text editor

2018-09-02 Thread Wira Bhakti
Vim is good editor On Sun, 2 Sep 2018 16:34 Kasper Laudrup, wrote: > > > On 02/09/2018 07.50, RONAK JAIN wrote: > > Atom is best editor. > > > > No, no, no. Everyone knows emacs is the best editor. > > -- > You received this message because you are subscribed to the Google Groups > "Django

Re: text editor

2018-09-02 Thread 'Vinod Kumar' via Django users
Pycharm is best for Django.. On Sun, Sep 2, 2018, 11:11 AM sankar ardhas wrote: > > Hi to all, > Which is the best editor for django framework in Ubuntu os > 18.04 > > Get Outlook for Android > > > > > On Sun, Sep 2, 2018 at 1:46 AM +0530, "RONAK JAIN" >

Re: text editor

2018-09-02 Thread RONAK JAIN
can you come on Skype or teamviewer. Thanks Ronak Jain On Sun, Sep 2, 2018 at 3:04 PM Kasper Laudrup wrote: > > > On 02/09/2018 07.50, RONAK JAIN wrote: > > Atom is best editor. > > > > No, no, no. Everyone knows emacs is the best editor. > > -- > You received this message because you are

Re: text editor

2018-09-02 Thread Kasper Laudrup
On 02/09/2018 07.50, RONAK JAIN wrote: Atom is best editor. No, no, no. Everyone knows emacs is the best editor. -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an

Re: text editor

2018-09-02 Thread RONAK JAIN
Both of the same atom is best and option sublime or Pycharm. Thanks Ronak Jain On Sun, 2 Sep 2018, 11:25 a.m. sankar ardhas, wrote: > Thanks for response.. for Windows? > > > On Sep 2, 2018 11:21 AM, "RONAK JAIN" wrote: > >> Atom is best editor. >> >> On Sun, 2 Sep 2018, 11:11 a.m. sankar

Re: text editor

2018-09-01 Thread sankar ardhas
Thanks for response.. for Windows? On Sep 2, 2018 11:21 AM, "RONAK JAIN" wrote: > Atom is best editor. > > On Sun, 2 Sep 2018, 11:11 a.m. sankar ardhas, > wrote: > >> >> Hi to all, >> Which is the best editor for django framework in Ubuntu os >> 18.04 >> >> Get Outlook for

Re: text editor

2018-09-01 Thread RONAK JAIN
Atom is best editor. On Sun, 2 Sep 2018, 11:11 a.m. sankar ardhas, wrote: > > Hi to all, > Which is the best editor for django framework in Ubuntu os > 18.04 > > Get Outlook for Android > > > > > On Sun, Sep 2, 2018 at 1:46 AM +0530, "RONAK JAIN" > wrote: >

Re: text editor

2018-09-01 Thread sankar ardhas
Hi to all,     Which is the best editor for django framework  in Ubuntu os 18.04 Get Outlook for Android On Sun, Sep 2, 2018 at 1:46 AM +0530, "RONAK JAIN" wrote: Namaste !! Dear , I have two models categories and Project.  created like that : class

Re: rich text editor

2013-07-18 Thread Andre Terra
eems there are solutions tailored for use with Django >>>> [1][2] >>>> >>>> [0] http://en.wikipedia.org/wiki/BBCode >>>> [1] https://github.com/marcinn/django-bbcode full solution >>>> [2] http://djangosnippets.org/snippets/853/ old (0.96!),

Re: rich text editor

2013-07-18 Thread Kakar Arunachal Service
t; [0] http://en.wikipedia.org/wiki/BBCode >>> [1] https://github.com/marcinn/django-bbcode full solution >>> [2] http://djangosnippets.org/snippets/853/ old (0.96!), but should be >>> a place to start in case you want to rollout your own. >>> >>> >>> Ch

Re: rich text editor

2013-07-18 Thread Andre Terra
ull solution >> [2] http://djangosnippets.org/snippets/853/ old (0.96!), but should be a >> place to start in case you want to rollout your own. >> >> >> Cheers, >> AT >> >> On Thu, Jul 18, 2013 at 7:24 AM, Kakar Arunachal Service < >> kakar

Re: rich text editor

2013-07-18 Thread Kakar Arunachal Service
to start in case you want to rollout your own. > > > Cheers, > AT > > On Thu, Jul 18, 2013 at 7:24 AM, Kakar Arunachal Service < > kakararunachalserv...@gmail.com> wrote: > >> Hello, >> Just a thought, can a rich text editor be integrated to a social &

Re: rich text editor

2013-07-18 Thread Andre Terra
< kakararunachalserv...@gmail.com> wrote: > Hello, > Just a thought, can a rich text editor be integrated to a social > networking site. Or should every user have a css each? Its just a thought, > was just wondering but would be glad if any of you could advice me how to > if its

rich text editor

2013-07-18 Thread Kakar Arunachal Service
Hello, Just a thought, can a rich text editor be integrated to a social networking site. Or should every user have a css each? Its just a thought, was just wondering but would be glad if any of you could advice me how to if its possible. Thank you. -- You received this message because you

Re: Collaborative text editor with Django

2011-03-01 Thread Piotr Zalewa
On 03/01/11 07:45, Anoop Thomas Mathew wrote: > @piotr zalewa: > jsFiddle is of course a nice > Is jsFiddle open source?? I couldn't find its source anywhere. > http://www.facebook.com/topic.php?uid=183790024998=14241 > This is off-topic

Re: Collaborative text editor with Django

2011-02-28 Thread Anoop Thomas Mathew
@piotr zalewa: jsFiddle is of course a nice Is jsFiddle open source?? I couldn't find its source anywhere. http://www.facebook.com/topic.php?uid=183790024998=14241 So, friends, This etherpad is in comet (java) and can anyone tell how to integrate etherpad, keeping it as it is, with other django

Re: Collaborative text editor with Django

2011-02-26 Thread Piotr Zalewa
On 02/24/11 05:07, Brice Leroy wrote: > I'm very curious to know the use case for this kind of editor. I'm using > HG and GIT to manage merging and I'm quite happy with those. > Not all code is a part of bigger infrastructure, but here it is: pair programming in jsFiddle (which is a django

Re: Collaborative text editor with Django

2011-02-25 Thread william ratcliff
If it were me, I would look into using "orbited". We've used it for doing real time plotting of data using django. I'm not sure how it scales though... William On Fri, Feb 25, 2011 at 11:36 AM, Pete wrote: > I was looking into doing this too! Ethereal is written in

Re: Collaborative text editor with Django

2011-02-25 Thread Pete
I was looking into doing this too! Ethereal is written in java so we either need to port the code or use jython. Hookbox would be a good alternative. If anyone has done 'multiplayer' in Google docs or spreadsheet then they will see the value of this app On Feb 24, 12:35 pm, Piotr Zalewa

Re: Collaborative text editor with Django

2011-02-24 Thread Piotr Zalewa
On 02/23/11 08:32, Anoop Thomas Mathew wrote: > Is there any collaborative text editing application available for django. > Has anybody tried with etherpad(www.etherpad.org > ) along with django? If you'd start building it - I'd be collaborating. zalun -- blog

Re: Collaborative text editor with Django

2011-02-23 Thread Mike Ramirez
On Wednesday, February 23, 2011 08:56:50 pm Anoop Thomas Mathew wrote: > Hi Mike, > I think you miss read me. I mean an application to put in the website, not > for coding on desktop. A collaborative text editor within the site, some > pre-built django apps. > > Any ideas? >

Re: Collaborative text editor with Django

2011-02-23 Thread Brice Leroy
d me. I mean an application to put in the website, not > for coding on desktop. A collaborative text editor within the site, some > pre-built django apps. > > Any ideas? > > regards, > Anoop > atm > ___ > Life is short, Live it hard. > > > > > On 23 Feb

Re: Collaborative text editor with Django

2011-02-23 Thread Anoop Thomas Mathew
Hi Mike, I think you miss read me. I mean an application to put in the website, not for coding on desktop. A collaborative text editor within the site, some pre-built django apps. Any ideas? regards, Anoop atm ___ Life is short, Live it hard. On 23 February 2011 18:12, Mike Ramirez <gu

Re: Collaborative text editor with Django

2011-02-23 Thread Mike Ramirez
On Wednesday, February 23, 2011 12:32:55 am Anoop Thomas Mathew wrote: > Hi, > > Is there any collaborative text editing application available for django. > Has anybody tried with etherpad(www.etherpad.org) along with django? > > Please reply, > Thanks in advance, > Anoop > > atm > ___ > Life

RE: Collaborative text editor with Django

2011-02-23 Thread Anoop Thomas Mathew
Hi, Is there any collaborative text editing application available for django. Has anybody tried with etherpad(www.etherpad.org) along with django? Please reply, Thanks in advance, Anoop atm ___ Life is short, Live it hard. -- You received this message because you are subscribed to the Google

Re: "django-admin.py startproject xyz" opens text editor

2010-02-09 Thread gvkalra
is in python home directory). > > > > On Tue, Feb 9, 2010 at 12:07 PM, Karen Tracey <kmtra...@gmail.com> wrote: > > On Tue, Feb 9, 2010 at 1:32 AM, gvkalra <gvka...@gmail.com> wrote: > > >> "django-admin.py startproject xyz" opens my default text editor

Re: "django-admin.py startproject xyz" opens text editor

2010-02-09 Thread chiranjeevi muttoju
AM, gvkalra <gvka...@gmail.com> wrote: > >> "django-admin.py startproject xyz" opens my default text editor viz. >> Notepad++ and opens the file django-admin.py in it for editing...What >> could be the reason? I am not able to create a project >> > >

Re: "django-admin.py startproject xyz" opens text editor

2010-02-08 Thread Karen Tracey
On Tue, Feb 9, 2010 at 1:32 AM, gvkalra <gvka...@gmail.com> wrote: > "django-admin.py startproject xyz" opens my default text editor viz. > Notepad++ and opens the file django-admin.py in it for editing...What > could be the reason? I am not able to create a project >

"django-admin.py startproject xyz" opens text editor

2010-02-08 Thread gvkalra
"django-admin.py startproject xyz" opens my default text editor viz. Notepad++ and opens the file django-admin.py in it for editing...What could be the reason? I am not able to create a project -- You received this message because you are subscribed to the Google Groups "Djan

Re: Rich text editor in Admin tool

2008-04-04 Thread Jared Dobson
Yeap, A google search returned these two howtos: Using Dojo's Rich Text Editor: http://code.djangoproject.com/wiki/AddDojoEditor And using tinymce. :-) http://www.dehora.net/journal/2006/05/using_tinymce_in_djangos_admin.html Good luck. :-) Thanks, Jared On Fri, Apr 4, 2008 at 9:00 AM, bcurtu

Rich text editor in Admin tool

2008-04-04 Thread bcurtu
Is it possible to configure the Admin Interface to use a Rich text editor to edit texts and add fomatted content? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this g

Re: Rich text editor

2007-03-02 Thread leland
i agree - tiny_mce is SUPER easy to implement. also - check out your line: js = 'media/js/admin/AddRichTextEditing.js' view the source on your admin page and look at the src attribute of the

Re: Rich text editor

2007-03-02 Thread Kenneth Gonsalves
On 02-Mar-07, at 6:51 PM, Alessandro Ronchi wrote: > Is there some other better editor? try tiny_mce - well documented in django wiki and mailing list -- regards kg http://lawgon.livejournal.com http://nrcfosshelpline.in/web/ --~--~-~--~~~---~--~~ You

Rich text editor

2007-03-02 Thread Alessandro Ronchi
Hi to all. I'm trying to add a rich text editor to a field of my model, following the tutorial on http://code.djangoproject.com/wiki/AddDojoEditor I have this directory structure: ./ ./gallery ./gallery/locale ./gallery/locale/it ./gallery/models.py ./gallery/views.py ./locale ./locale

Re: Rich text editor with code snippets

2006-07-28 Thread tomass
Thanks. Added in the extra Tiny MCE options (like the full screen one), and it works pretty well just using the tags. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,

Re: Rich text editor with code snippets

2006-07-26 Thread [EMAIL PROTECTED]
Maybe one of these might help: http://lazutkin.com/blog/2005/aug/26/using_tinymce_djangos_admin/ http://code.djangoproject.com/wiki/AddWYSIWYGEditor http://www.socialistsoftware.com/post/django-and-tinymce/ Chris --~--~-~--~~~---~--~~ You received this message

Rich text editor with code snippets

2006-07-25 Thread tomass
Hi Folks, I'm wondering which rich text editors people are using in their apps, and if any of them (that have been successfully integrated into the admin app) have the capability to display code snippets. Basically, what I'm looking for is a code block to render in fixed width font and with all

Re: Rich Text Editor for BBCOde?

2006-06-02 Thread Joseph Heck
while reading other folk's code) On 6/2/06, Jeroen Ruigrok van der Werven <[EMAIL PROTECTED]> wrote: On 6/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:> Does anyone know of a "fancy" rich text editor component which > generates BBCode instead of HTML (or is customizable

Re: Rich Text Editor for BBCOde?

2006-06-02 Thread Jeroen Ruigrok van der Werven
On 6/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Does anyone know of a "fancy" rich text editor component which > generates BBCode instead of HTML (or is customizable so that it can be > tailored to generate BBCode)? Maybe even one for which there is a &g

Re: Rich Text Editor for BBCOde?

2006-06-01 Thread Jan Claeys
Op do, 01-06-2006 te 11:05 +, schreef [EMAIL PROTECTED]: > Does anyone know of a "fancy" rich text editor component which > generates BBCode instead of HTML (or is customizable so that it can be > tailored to generate BBCode)? Maybe even one for which there is a > Dja

Re: Rich Text Editor for BBCOde?

2006-06-01 Thread [EMAIL PROTECTED]
Scott Anderson wrote: > You're going to have to filter on the server side no matter what the browser > editor produces. ie. if you want to allow someone to post a link, you'll > still have to filter the href of the link posted via BBCode or someone can > just bypass the editor and post the

Re: Rich Text Editor for BBCOde?

2006-06-01 Thread Scott Anderson
On Thu, 2006-06-01 at 11:43 +, [EMAIL PROTECTED] wrote: > > All this may sound a bit (very?) paranoid for a small community portal > site. The large number of comment spamming, SPAM and exploits against > phpBB sites, etc. show that some people just don't play fair. You don't > really want

Re: Rich Text Editor for BBCOde?

2006-06-01 Thread [EMAIL PROTECTED]
Todd O'Bryan wrote: > Is it not sufficient to just look for

Re: Rich Text Editor for BBCOde?

2006-06-01 Thread Todd O'Bryan
On Jun 1, 2006, at 7:05 AM, [EMAIL PROTECTED] wrote: > > I like the Django integration for the various rich text editors, and I > want to give my users the ability to post styled text -- i just don't > want to open the floodgates for all kinds of embedded HTML, with all > the potential

Rich Text Editor for BBCOde?

2006-06-01 Thread [EMAIL PROTECTED]
Hi. Does anyone know of a "fancy" rich text editor component which generates BBCode instead of HTML (or is customizable so that it can be tailored to generate BBCode)? Maybe even one for which there is a Django integration "Howto"? I like the Django integration for the vario