PDA


View Full Version : Hardcoded phrase?


BWJ
06-03-2008, 10:49 AM
Links Directory Statistics
Categories: 15, Links: 362, Posts: 62, Total Views 75,143

I think the 'Categories' are hardcoded. Furthermore 'Total Views' uses the same phrase as the former vbagallery (now photopost). Thats not the end of the world - but it is always nice to write 'link views' as you have all kind of statistics on your page (I am aware of the head line: 'link statistics').

Brian
06-04-2008, 12:56 PM
Looks like it's using a phrase to me...
$vbphrase[categories]: $stats[categories], $vbphrase[links]: $stats[links], $vbphrase[posts]: $stats[posts], $vbphrase[total_views] $stats[views]

The phrase may be the same as on used in PP, but only the vBa Links phrases should be called on vBa Links pages, so that shouldn't make any difference.

BWJ
06-04-2008, 06:40 PM
Yes - I found it in the admin under: PhotoPost vBGallery Integration Phrases Containing 'Categories'

Thank you :)