ZenphotoCMS Forum
Hidden Tags - 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: Hidden Tags (/thread-6045.html)



Hidden Tags - micheall - 2009-10-27

I'm wondering if it's possible to assign tags to images,etc that are hidden so they don't display in the tag cloud & image/album pages etc. Anyone have an idea or general direction to look for something like this? I was thinking of the custom_data plugin, and then not calling that on the theme page itself, but haven't checked to see if custom_data is searchable or not...




Hidden Tags - acrylian - 2009-10-27

I don't think this is possible. The easiest would be to take the functions envolved with tags and make custom functions from them that exclude tags from display. Either as custom theme functions or as a custom plugin.




Hidden Tags - micheall - 2009-10-27

Hmmmm.... A project down the road then.