Wednesday, August 20, 2014

Re: wysiwyg image manager suggestions

Maybe you try django-ckeditor-updated



On Wed, Aug 20, 2014 at 9:13 AM, <yakkadesign@gmail.com> wrote:

Any suggestions on a wysiwyg editor for Django that will allow:

  • browser images and insert image in wysiwyg
  • upload image to server to user specified dir
  • delete image from server
  • create new folder on server
  • delete folder on server
  • open source with flexible license(i.e. GPL). Prefer free

I'm currently using TinyMCE but I'm open to other options.

I looked at django-tinymce-filebrowser but when I click image -> browse nothing happens.

I tried django-filebrowser but I get an error: 'firstof' is not a valid tag or filter in tag library 'future'

I looked into CKEditor but I ran into problems like the file browser never loaded and images were given the full path. 

I posted to stackoverflow but got no response: http://stackoverflow.com/questions/25354712/django-wysiwyg-image-manager-suggestions

--
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 email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/dab5c1b9-2487-4e33-90d3-9bec31941b45%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
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 email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAM-7rO1igVCjNKn6g05TYiY7FbfOVxUrSX_KS0PL3kVUnwYbwQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment