|
jAlbum skins are all purely client-side. In other words, the only processing that occurs when someone views the album is happening on his PC. Keeping track of visitor "likes" would require server-side processing. The server would need a place to record who liked the album, and how many individual visitors did so.
It's very unlikely that Tiger will ever be modified to provide this. In fact, jalbum.net hosting doesn't allow any server-side processing, for security reasons (server-side processing is how hackers get into a hosting account).
There is an option for a Facebook "like" button, but this is deprecated. It's included for backward compatibility, and isn't recommended for new projects. It requires a lot of faffing about on Facebook, and results in a huge amount of visitor tracking, and subsequent targeting with ads.
|