Hi
1. I would like for Photo description to also appear with thumbnails on activity page as it is on facebook (Like "Last night at Erick's birthday party" etc). As it is now it only says "So-so uploaded 2 photos." Whatever description you add with the photo doesn't appear on activity stream.
2. I also would like to remove photo titles and the arrows, and instead I just want to have links that say "previous", "next" on next_gallery_media_link() etc. What's the best way to do this? By the way, in which file is next_gallery_media_link() defined?
3. What function returns the url of a photo page? Or what function gets current URL in Buddypress? I'm using facebook comments and I don't want to use $_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']
4. How can I change page title to reflect current gallery's name. As it is now it appears like this: member's name|gallery|site name. I think it'd be much better if it just says the name of the gallery/album i.e "Summer Vacation"
Thanks in advance
Edgar