Well quite simple its not just a one line dinger I can tell you how to do. You would need to modify the function catrow in pp-inc.php in many places.
If you add in title at line 622 you add in the title
Code:
Content visible to verified customers only.
Define it on lines 661 and 677
Code:
Content visible to verified customers only.
Code:
Content visible to verified customers only.
Then alter line 784
[code]
if ($lastphoby != "") $cats['lastphotext'][$catcount] = "
$lastphotitle {$Globals['pp_lang']['by']} $lastphoby";