" .
"";
}
public static function album_top($theme) {
return "Slideshow";
}
public static function photo_top($theme) {
return "Slideshow";
}
public static function tag_top($theme) {
/*
* Bharat: @todo
* You can revert if you want, problem is there is no item, so we don't create the media_rrs feed
*/
return "";
}
}