Photography Theme… CLEAN
-
Ok… all the programmers will probably hack this apart for non validation (I haven’t even gone there yet), but I’ve been struggling with a format for posting sets of photos in a blogg-ish type format so I came up with this…
This theme, I call “1OOOWORDS”, is a pretty extreme departure from the typical wordpress blog layout so I’m interested in knowing who all out there is interested in seeing this become an official (supported) theme.
So what’s it got?
- wordless main pages – keeps it clean – yet to be added is a clean implementation of overlib to display the post title and date when mousing over each new post entry on the main page
- phpThumb integration to auto generate thumbs from the image database – uses cached thumbs so it performs well
- large view via a centered pop-up (used to have lightbox, but I prefer the “pop-up”
- theme switcher – since this is a photography theme, presentation is everything so user is given option of switching between a light or dark theme
- rightscrolling – not for everyone, but I like it – especially if you have a horizontally scrollable mouse.
So how does it work?
Basically, I have a folder inside the wordpress installation called galleries. Inside that folder is more folders named to match the post-slug of a post. These subfolders contain the image sets that were automatically added via an Aperture script. The post then looks in the galleries directory for the folder and pulls the images into the post. If it sees, ***_large.jpg versions, it then adds the code to generate the centered pop-up.I’ve also added some functionality to support password protection of only a portion of the post page (the images), like this…
https://www.shutterhead.com/private-pics-for-kira/
It’s not perfect and needs to be fine tuned if it’s going to be validateable and what not, but would love to hear from people on what they think.
Jay
- The topic ‘Photography Theme… CLEAN’ is closed to new replies.