PDA

View Full Version : Help: assigned category links


PPersson
12-08-2006, 10:46 PM
I would like to have category links added to every picture on my photoblog. For example:

"Archived in : Categories: [Macro] [Nature]"

... where "Macro" and "Nature" are two categories that the picture in question is assigned to.
(This example is taken from the very elegant photoblog http://www.skinnybuzzard.com. Please visit this site for a live demo.)

How can I code this?

I guess the answer to my question is quite easy, but since I haven't found the answer when searching the forum I ask you for help.

/P

austriaka
12-08-2006, 11:37 PM
GeosShowCategory Addon?

PPersson
12-09-2006, 07:45 AM
Thanks for your reply

No, I'm not thinking of the GeosShowCategory Addon. If you pay a visit to http://www.skinnybuzzard.com you'll see what I'm looking for.

Maybee the code I search contains tags from the GeosShowCategory Addon but in this stage, I'm not interested in being able to browse through pictures within a specific category. I'd just like to have category links to the browse section where only thumbnails of the chosen category are shown (see http://www.skinnybuzzard.com).

/P

austriaka
12-09-2006, 10:53 AM
<IMAGE_CATEGORY> should do that for you (as used in image_template.html of pixelpost-light template)

KArin

PPersson
12-09-2006, 11:45 AM
Thank you very much! That is exactly what I was looking for.
/P