Author Topic: Picture association - a "pseudo" database  (Read 1599 times)

0 Members and 1 Guest are viewing this topic.

Offline Dino

  • album.pl Donor
  • I Spend Too Much Time Here
  • *****
  • Posts: 250
  • Karma: +5/-0
  • That's actually my childhood cookie jar!
    • Dino's Bulletin Board
Picture association - a "pseudo" database
« on: September 28, 2002, 11:18:40 »

"He who seeks the truth must doubt everything."Aristotle
"Extraordinary claims require extraordinary proof."Sagan

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: Picture association - a "pseudo" database
« Reply #1 on: September 28, 2002, 13:47:02 »
Hi Dino,

There may be a partial solution for you upload restrictions... If you drop an empty file called no_uploads.txt into any directory in your album, users will not be able to upload to that directory. So you can block users from uploading into your vacation album all together this way.

As for the photo associations, it sounds like a UNIX link would do the trick here. Could definitely code that to work on a UNIX system, but there's no equivalent on Windows... I'll add it to the to do list and see if I can figure out a cross platform solution. Right now, it's making my brain hurt to think about the implications. :)
« Last Edit: December 31, 1969, 19:00:00 by 1039064400 »