![]() |
|
Tag sorting - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Tag sorting (/thread-1712.html) |
Tag sorting - enes - 2007-10-17 Is it possible to sort tags by number of terms? Tag sorting - aitf311 - 2007-10-17 you can use printTagCloud, but it is extremely experimental and not supported right now. Tags were implemented into ZenPhoto less than a week ago. Give it time! Tag sorting - enes - 2007-10-18 I know, I know, just can't wait to try everything :-) Tag sorting - aitf311 - 2007-10-21 Acrylian has got some pretty cool tag templates in the SVN: printTagsAsLinks() getTags() & printAllTagsAs() Note about printAllTagsAs(): it can print a cloud or list, by feeding it a type like this, printAllTagsAs('cloud'); Check out the function in template-functions.php Tag sorting - enes - 2007-10-22 wooooorking like a charm, I only have some problems with paging the results but that may be because all the updates I did :-) Tag sorting - luna - 2007-11-08 Sorry for my poor english... How must I separate the tags in the input field : space, comma, semicolon... ? Tank's for your answer. Tag sorting - sbillard - 2007-11-08 commas |