folderblog
What is folderblog?
Folderblog is a free PHP script that automatically displays the images placed in a given directory, no database needed. It can be used as a blog or gallery — and anything in between.

» demo blog   » learn more   » download now

Discussion
request: category descriptions(back to index)
Hi Donald. I was working on my blog, and realized that one feature I'd love to see is a tag that would display a description of a category. This would be great for the top of an archive page, for example.

What would make sense to me is to use the already existing file 'category.txt'. Keep the first line as the full label for a category, but use all additional lines to store the description of the cat.

Just an idea,
Dan
posted by Daniel Sroka on 26 Jul 05 at 4:14 PM
On a related note, when a person clicks on a category name on my site, I want them to be taken to the archive page, and not the last post in that cat. So I made a couple changes to the way fb.php handles categories and archives. You can see how it works on my site. Was pretty simple to do. (Love that Folderblog!)
posted by Daniel Sroka on 26 Jul 05 at 4:17 PM
Post a Reply:

Name:    Remember me
URL:    
(include http:// or mailto:)
(back to index)