Author Topic: upload question  (Read 938 times)

0 Members and 1 Guest are viewing this topic.

Offline Bert

  • album.pl Tester
  • **
  • Posts: 38
  • Karma: +0/-0
    • Bert's Place
upload question
« on: March 13, 2003, 16:32:03 »
Is there a way to have a public picture gallery, but require a login for uploads? so anybody can view, but only registered users can upload?

I don't want to use admin for it because uploaders get too much rights then...
Computers are like Airconditioners
They stop working when you open Windows

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re:upload question
« Reply #1 on: March 14, 2003, 07:37:26 »
Yep, if you set protect_album=0 and authentication_type to a non-zero value (see album.cfg for details), then your album can be publicly viewed, but users will need to be authenticated to upload.

Cheers

Offline Bert

  • album.pl Tester
  • **
  • Posts: 38
  • Karma: +0/-0
    • Bert's Place
Re:upload question
« Reply #2 on: March 14, 2003, 08:11:48 »
Thanks,

Then it is already correctly configured. All I need to do is add the upload button then.

You are too good! :)
Computers are like Airconditioners
They stop working when you open Windows