$10
How do I bulk import about 1,000 images?
I'm going to use a jQuery image slideshow which will randomly grab 10 images and show them. The images all have names like this:
rubin34.jpg
rubin56.jpg
rubin984.jpg
The naming convention allows the Javascript to randomly pick them based on a number. All the Javascript needs to know is the path to the directory. But I'd also like to be able, later on, months from now, to browse these images from the WordPress admin.
Is there a way to do both?
rubin34.jpg
rubin56.jpg
rubin984.jpg
The naming convention allows the Javascript to randomly pick them based on a number. All the Javascript needs to know is the path to the directory. But I'd also like to be able, later on, months from now, to browse these images from the WordPress admin.
Is there a way to do both?
Rubin | 07/11/10 at 1:00am |
Answers
(3) Possible Answers Submitted...
You must be logged in to view answers or answer this question.



