On Jan 31, 2008 8:10 AM, Jason Rumney <[EMAIL PROTECTED]> wrote: > slowhome wrote: > > I'm using Roller 3.1 and noticed that there is a field for images with > the > > category edit screen. How do I get the image to display. > > > > I use the following in some of my _day templates. I'm currently using > 4.0, but this has been working since a few years ago and I don't think I > had to update this bit. > > <img src="$entry.category.image" title="$entry.category.name" /> >
Thanks Jason. That is the right approach as none of Roller's themes actually make use of the category images. - Dave
