aisayko / Django-tinymce-filebrowser

Simple django-based file uploader and viewer for TinyMCE
MIT License
35 stars 32 forks source link

use without admin.py #9

Open Mantish opened 10 years ago

Mantish commented 10 years ago

Is it possible to use the filebrowser in the standard text plugin or in a plugin that doesn't use admin.py?

aisayko commented 10 years ago

You mean this #6 ?

Mantish commented 10 years ago

Not really. I was referring to django-cms plugins (http://docs.django-cms.org/en/2.4.3/extending_cms/custom_plugins.html). These plugins are apps that don't use admin.py, as they are used inside the django-cms page admin