So I am stripping down wordpress and using it as a simple photo/video gallery site. Basically each section has two types of pages: the gallery index (just thumbnail images), and the photo/video page itself.
The problem that arises is one of lazyness, I have a whole lot of photos and videos to add, and creating a new post for each item will be extremely tedious to say the least.
Is there an easy way to create a large number of posts at once, each with different content?
I'm thinking like a plugin or a script or some method I am as of yet, unaware of.