View Single Post
Old February 18th, 2011, 03:11 PM   #4 (permalink)
Luciano
Registered User
 
Join Date: Aug 2005
Posts: 1,229
Well it is a little more complicated than a single phrase, but easy if you understand how it is built:

so first you have 6 different phrases. depending how you sort your images:

most_viewed_images
most_commented_images
popular_images
random_images
sticky_images
newest_images

To find them, search in phrases by Phrase Variable Name Only

these "sort titles" are used in construction of the actual block title.

there you have the phrase x_from_y

content is {1} from {2}

where {2} is your gallery name and {1} is the phrase above.

so {1} from {2} will give in the case of newest images:
Newest images from your gallery name.
(if you have selected newest images)

Luc
Luciano is offline   Reply With Quote