Friday, July 28, 2017

WYSIWYG editor, file browser and multiple users

Hello,

I'm trying to install WYSIWYG editor and file browser which allows user
to upload images. Then these images can be inserted into users article.
I also have multiple users registered on my site and I need
separate/hide one users' images from another user.

Using django-tinymce4-lite [1] and django-filebrowser-no-grappelli [2]
I'm able to achieve "half of the work": I can upload any image and embed
it into nice WYSIWIG TinyMCE interface. However, I'm not able to limit
access to the images and all users can access/view/delete/… any image.

I will be glad if somebody can suggest any information, help or tips.
TinyMCE and something like mentioned filebrowser are highly appreciated,
but these two applications are not strictly necessary.


Thanks.

Karol


[1] https://github.com/romanvm/django-tinymce4-lite
[2] https://github.com/smacker/django-filebrowser-no-grappelli

--
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 https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/92948c21-acf0-fc53-6828-f4d8882ba8a7%40fossilgroup.net.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment