Just wanted to get some input on something I'm working on. I needed some ability to upload photos to my site but couldn't find exactly what I needed.
I found some that were too complicated, some that were too expensive, some that I couldn't get to work and some that were just ideas that didn't have released hack yet.
What I have so far is a script that:
- allows uploading photos,
- uses vB registration database
- automatically resizes to thumbnails,
- inclusion of a description,
- creates a album listing,
- editing of your photo information
Here are some screenshots of what I have so far. The album listing will show new entries as people upload photos. When the list gets too long, I will have an alpha search index across the top.
I have a lot of additions that I will be making this weekend. Just wanted to see what people thought of this type of layout. The only thing that is missing from this initial attempt is to resize the uploaded photo to fit the format of my album. I plan to resize all uploaded images to 500 pixels wide and will have that working by this weekend.
It is currently not integrated with vBulletin, other than using the registration database and it does have some extra tables in the vB database, for photo information. I do plan to integrate it into vBulletin later.
Screenshots