derevaun
03-31-2005, 05:32 AM
On my site (http://asiftosay.com) I've figured out a way to require a separate description file for each category on the archive page. My plan is to describe my junky cameras before the thumbnails, and maybe the same for films (camera and film are my only two kinds of categories). I just make the required file match a string built from the get property. They all currently just say "images in this category."
My problem is that I keep rearranging the categories to accomodate stuff I forgot to include, and I want to keep the camera before the film in the photo image section. So I have to delete all the categories, add new ones and then re-assign them to photos.
Is there an easier way? Can I use something like PHPMyAdmin to reset the categories to 1 and do it right for good this time? Thanks!!!
My problem is that I keep rearranging the categories to accomodate stuff I forgot to include, and I want to keep the camera before the film in the photo image section. So I have to delete all the categories, add new ones and then re-assign them to photos.
Is there an easier way? Can I use something like PHPMyAdmin to reset the categories to 1 and do it right for good this time? Thanks!!!