using the filebrowser outside the admin is easy: just change the
templates/stylesheets and remove the staff member decorator.

besides that, you may want to add/remove some functionality. we used
the filebrowser for a public blog-system about 2 years ago.
unfortunately, that site doesn´t exist anymore, so I´m not able to
give you more details on the implementation.

patrick


On May 16, 1:20 pm, Joost Cassee <jo...@cassee.net> wrote:
> On May 16, 6:17 am, Bobby Roberts <tchend...@gmail.com> wrote:
>
> > I've got an application i'm writing where I need to use django-tinymce
> > and filebrowser on the public side (ie not admin) of the website.
> > Can someone provide me with a rundown on how to make those non-admin
> > dependent
>
> The django-tinymce part is easy: just create forms for your models and
> set the widget. As far as I know the filebrowser only works in the
> admin, though.
>
> Regards,
>
> Joost
--~--~---------~--~----~------------~-------~--~----~
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 email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to