Thumbnails pod for BlogCFC
If you are using BlogCFC, such as I am, you may or may not be interested in a little pod I put together, for displaying sheets of small photos ("thumbnails").
Here is a sample: Photos from Washington D.C.
Download
See the little "disk" icon at the end of this message? Click it.
Installation Instructions
Unzip and place thumbnails.cfm in the root level of your BlogCFC installation. Thumbnails.cfm was built by reverse-engineering Ray Camden's slideshow.cfm, and it uses the same image directory. So, if you go through the BlogCFC docs and look up "Slideshows", that should get you going. The only exception is that in your blog posts, instead of pointing hrefs to slidshow.cfm, use thumbnails.cfm.
There are three optional attributes you may choose to pass in via the URL:
- slide: Number indicating which image to start with
- rows: Number of rows to show at a time
- cols: Number of columns to show at a time
This is a first effort at writing a pod for BlogCFC, if you like it, great. If you hate it, great. Either way, feel free to leave me some feedback.



There are no comments for this entry.
[Add Comment] [Subscribe to Comments]