Member
Member
enes   15-10-2007, 20:16
#1

I'm testing release from latest changeset(616)
How do I display tags in a tag cloud?

Member
Member
sbillard   15-10-2007, 22:02
#2

Currently there is not a template function to return the tags. You can get them from
`global $_zp_current_image;

$tags = $_zp_current_image->getTags();`

Member
Member
enes   15-10-2007, 22:24
#3

ok thanx

Member
Member
aitf311   15-10-2007, 22:58
#4

Would be great if someone could get this going!

Administrator
Administrator
acrylian   16-10-2007, 08:45
#5

Thanks sbillard, I wanted to ask that, too. When I / we got the search engine really going (incl. album search), I can take the task with the template tags function (for expample tags liste next to image as links that take you to the search, tag cloud might be a little more complicated, but I'll try that, too).

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.