We're starting on our new version of my school's website. With this, I definitely need to create a better way to make the photo gallery. Right now I'm having to run an automator script which runs the images through and resizing them and creating thumbnails, then on the website I have to type for example;
For EVERY photo I add. It's time consuming and cramps my hand. Our server runs asp.net. I've found a jquery plugin that can pull images from picasa and display them, but it's against the district rules of students adding content to the site without it being filtered by the teacher (our teacher has to upload our files).
So maybe a javascript file can be made to automatically add files from a folder?
Question
classicdisastr
We're starting on our new version of my school's website. With this, I definitely need to create a better way to make the photo gallery. Right now I'm having to run an automator script which runs the images through and resizing them and creating thumbnails, then on the website I have to type for example;
For EVERY photo I add. It's time consuming and cramps my hand. Our server runs asp.net. I've found a jquery plugin that can pull images from picasa and display them, but it's against the district rules of students adding content to the site without it being filtered by the teacher (our teacher has to upload our files).
So maybe a javascript file can be made to automatically add files from a folder?
Thanks :D
Edited by Classic DisastRLink to comment
Share on other sites
3 answers to this question
Recommended Posts