I personally wouldn´t want anybody except trusted editors to work
with the filebrowser.
besides that, you only have to change
{% extends "admin/base_site.html" %}} to your own base-file
and change
myview staff_member_required(never_cache(myview))
to
myview = login_required(myview)
you may want
sorry i mean more as a project application. with out running it via
the admin side.
On Jun 11, 9:01 am, "patrick k." <[EMAIL PROTECTED]> wrote:
> what exactly do you mean by "django app"?
> do you mean that it could be installed into /django/contrib/?
>
> if yes, what´s the advantage of doing tha
Hey Patrick,
On Mon, 2007-06-11 at 10:01 +0200, patrick k. wrote:
> what exactly do you mean by "django app"?
> do you mean that it could be installed into /django/contrib/?
>
> if yes, what´s the advantage of doing that?
> moreover, should external applications be installed there (I thought
>
what exactly do you mean by "django app"?
do you mean that it could be installed into /django/contrib/?
if yes, what´s the advantage of doing that?
moreover, should external applications be installed there (I thought
about that, but it doesn´t seem quite the right thing to do ...)?
patrick
Am
hi patrick,
could your filebrowser be also made as a django app? I think that
would be pretty handy or?
On Jun 10, 10:41 am, patrick k. <[EMAIL PROTECTED]> wrote:
> image-editing with picnik is also possible now.
> see the installation-guide for more details:http://trac.dedhost-
> sil-076.sil.
image-editing with picnik is also possible now.
see the installation-guide for more details: http://trac.dedhost-
sil-076.sil.at/trac/filebrowser/wiki
that´s it for this version of the filebrowser - there´ll probably be
some minor changes due to user-feedback within the next couple of weeks.
integration of basic image-editing with SNIPSHOT is done.
just set USE_SNIPSHOT to True in fb_settings and change the
SNIPSHOT_CALLBACK_URL and you´re ready to go.
NOTES:
### be aware that it´s not possible to edit pictures in the popup-
window.
### security issue: because of snipshots callbac
7 matches
Mail list logo