From: Terry E. <te...@de...> - 2002-11-25 23:15:34
|
Hello, I'm here and subscribed and reading. I probably won't try your zipfile patch just yet as I'm working on my own patch. I'm adding a registration/login interface to make users register before submitting comments. My Perl kung-fu is a little rusty so I'm using this as an opportunity to regain some of my edge, and trying to conform to the existing coding style as much as possible. I'd like to do a standard photo site but I'd like users to identify themselves before commenting. This will allow the person taking the picture to email the commenter directly. It's a non-commercial website but I just think it may keep people from saying crappy stuff anonymously about pictures. Thanks, Terry ----- Original Message ----- From: "Jeff Macdonald" <jef...@vi...> To: <ids...@li...> Sent: Sunday, November 24, 2002 5:28 PM Subject: [ids...@de...] [Ids-devel] zip patch take 2 > Here is a patch that adds zip file support file uploads. This is > basically the same patch as before but with some changes after some > feedback from David Smith. The previous patch added the date and time to > the front of each file name to avoid over writing other files. This time > it prepends a number to the beginning of the file only if that file > exists. > > Feedback welcomed. Attached is a patch against 0.82 and the file itself > (ids/admin/index.cgi). > > > |