Member
Member
atomicmak   2013-09-08, 12:53
#1

Hi all,

I have got very large gallery now with Album,Sub-album.
Uptill now I was having tags for images and I wish to apply some tags relevent to album and subalbum.

Unfortunately the problem I am facing is through admin I've to go search whole lot of 31000 tags and select 10 amongst them for album.

Can somebody guide how to easy impliment selected 10 tags to album ?

Administrator
Administrator
acrylian   2013-09-08, 13:37
#2

Probably not the answer you like to hear: The object model :-)
http://www.zenphoto.org/documentation/classes/ThemeObject.html#methodsetTags
This works on all items (images, albums, news articles and pages).

If it was not only selected tags there is also the tags_extras plugin that collects all tags from all image within an album to display them.

Member
Member
atomicmak   2013-09-08, 18:23
#3

Am not programmer so will have to ask someone to guide how to do it on the theme zpSkeleton.

And yes I forgot that I've tree structure like

Main Album1 > SubAlbum1 > Images
Main Album1 > SubAlbum2 > Images
Main Album1 > SubAlbum3 > Images
Main Album2 > SubAlbum1 > Images
Main Album2 > SubAlbum2 > Images
Main Album2 > SubAlbum3 > Images

So I was hoping to put tag's on MainAlbum1,2,3 and then SubAlbum1,2,3 etc. Images does carry their own exif and iptc includes tags.

Administrator
Administrator
acrylian   2013-09-08, 18:34
#4

Assiging tags from images to their album is theme independent. Internally all is the object model.

There is the bulk tag assignment available on the albums tab. But nevertheless you have to select the tags you wish to assign.

(I modified this post afterwards to simplify)

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