![]() |
|
cloud of keywords - 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: cloud of keywords (/thread-11324.html) |
cloud of keywords - mfeske - 2013-09-03 Hi there, I use the default theme. Is it possible to display a cloud of keywords (the most common or similar)? I have not found any setting for this or plugin. Greetings Micha cloud of keywords - acrylian - 2013-09-03 http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintAllTagsAs Please take a look at the documentation yourself. We have tried to name all functions "speaking". cloud of keywords - mfeske - 2013-09-13 Hello, I have read those links but the search cloud unfortunately found nothing. Is there perhaps a tutorial? cloud of keywords - acrylian - 2013-09-13 Above is the tutorial. It is all plain PHP stuff you should know the basics of if you try to modify a selfhosted tool like Zenphoto. So as with the download list: Place the function above with the parameters set as wished on the theme where you wish to use it. A good idea is to read the theming tutorial. |