|
|
">
| getInterviewTabs();?> |
| |
global $imInsertString;
getIntroImageData2();?>
""){ ?>
" border='0' width='150' height='100'> |
if($colChip==""){
$colChip="#FFFFFF";
}
?>
|
|
|
|
$_SESSION[bref]=$_SERVER['REQUEST_URI'];
?>
|
}
?>
| |
if ($focus==""){
$focus="transcript";
}
if ($focus=="transcript"){
?>
Interviewer: >
global $embolden;
for ($emb=0; $emb$embolden[$emb]";
$transcript=str_replace($find,$rep,$transcript);
$intro=str_replace($find,$rep,$intro);
}
?>
Interviewee: >
global $embolden;
for ($emb=0; $emb$embolden[$emb]";
$transcript=str_replace($find,$rep,$transcript);
$intro=str_replace($find,$rep,$intro);
}
?>
}
?>
|
if ($focus==""){
$focus="transcript";
}
if ($focus=="links"){
dumpLinkCollection("CoreDatabase","SELECT linkCollection FROM interviewlinklinks WHERE interview='$interviewID'");
}
?>
if ($focus=="images"){
dumpImageCollection("CoreDatabase","SELECT imageCollection FROM interviewarchiveimagelinks WHERE interview='$interviewID'");
}
?>
if ($focus=="video"){
dumpVideoCollection("CoreDatabase","SELECT videoCollection FROM interviewvideolinks WHERE interview='$interviewID'");
}
?>
if ($focus=="sound"){
dumpSoundCollection("CoreDatabase","SELECT soundCollection FROM interviewsoundlinks WHERE interview='$interviewID'");
}
?>
if ($focus=="comments"){
selectDatabase('CoreDatabase');
$SQL="SELECT * FROM userComments WHERE articleType='Interview' AND inReplyTo='-1' AND articleId='$interviewID'";
$result=mysql_query($SQL);
while($row=mysql_fetch_row($result)){
echo("");
echo("$row[1]");
if ($row[2]<>""){
echo(" | Email: $row[2]");
}
if ($row[3]<>""){
// echo(" [$row[3]]");
}
echo(" ");
echo("Comment: $row[4]");
echo("
> alert moderators");
echo("
");
// echo("");
echo("
");
echo("");
}
}
?>
if ($focus=="transcript"){
?>
| |
|