drop.org logo
home | faq | diary | search | submit news | user account
brcolor1;\" WIDTH=\"100%\">"; print "
"; print ""; print ""; print "
bgcolor2\">fgcolor1\">themename . "/images/null.gif\" WIDTH=\"2\" HEIGHT=\"2\">
"; print "
"; ?>
timestamp); print "\n\n"; ?>
category) { print "
subject, 1) .""; ?>
bgcolor2\">"; } else { print "bgcolor2\">"; } if ($story->userid) { print "Posted by " . format_username($story->userid) . " on $timestamp"; } else { print "Posted by $anonymous on $timestamp"; } if ($story->department) { print " - from the $story->department dept."; } print ""; if ($story->category) { print "bgcolor2\" ALIGN=\"center\">category\">categorycolor\">$story->category"; } ?>
" . check_output($story->abstract, 1) ."

"; if ($story->updates) { echo "

fgcolor3\">Editor's note by " . format_username($editor) . ": ". check_output($story->updates, 1) ."

"; } ?>

timestamp); ?>
category) { print "
subject; ?>
bgcolor3\">"; } else { print "bgcolor3\">"; } if ($story->userid) { print "Posted by " . format_username($story->userid) . " on $timestamp"; } else { print "Posted by $anonymous on $timestamp"; } if ($story->department) { print " - from the $story->department dept."; } print ""; if ($story->category) { print "bgcolor3\" ALIGN=\"center\">category\">categorycolor\">$story->category"; } ?>
abstract) print "

". check_output($story->abstract, 1) ."

\n"; if ($story->updates) print "

bgcolor2\">Editor's note: ". check_output($story->updates, 1) ."

\n"; if ($story->article) print "

". check_output($story->article, 1) ."

\n"; ?>

"; print " "; print "
"; print "
bgcolor1\">fgcolor1\">Comment Control
bgcolor2\">"; ?>
"> 0) { ?>
There are at least below your threshold.
"; ?>

cid\">\n"; print "\n\n"; ?> bgcolor1\">"; echo " "; echo " "; ### Print body of comment: if ($comment) echo " "; ### Print thread (if any): if ($thread) echo " "; ### Print bottom link(s): echo " "; echo "
"; echo "
bgcolor1\">"; echo " "; ### Subject: echo " "; echo " "; ### Moderation: echo " "; echo " "; ### Author: echo " "; echo " "; echo " "; ### Date echo " "; echo "
hlcolor1\">Subject:"; echo " fgcolor1\">" . check_output($comment->subject) . ""; echo " "; display_comment_moderation($comment->cid, $comment->userid, $comment->score, $comment->votes); echo "
Author:" . format_username($comment->userid) . " "; if ($comment->userid != $anonymous) { ### Display extra information line: if ($comment->fake_email) $info .= format_email($comment->fake_email); if (eregi("http://",$comment->url)) $info .= " | " . format_url($comment->url); if ($info) echo "
[ $info ]"; } echo "
Date:". format_date($comment->timestamp) ."
"; echo "
bgcolor2\">". check_output($comment->comment, 1) ."
bgcolor3\">$thread
bgcolor3\">[ $link ]
"; ?>
"; print " "; print "
"; print "
bgcolor1\">fgcolor1\">$subject
bgcolor2\" $options>$content
"; ?>
box("Browse archives", droplet_get("calendar")); ### Display calendar: display_old_headlines($this); } elseif (strstr($PHP_SELF, "account.php")) { ### Display account: display_account($this); } elseif (strstr($PHP_SELF, "submission.php")) { ### Display account: display_account($this); } elseif (strstr($PHP_SELF, "submit.php")) { ### Display account: display_account($this); ### Display new headlines: display_new_headlines($this); } elseif (strstr($PHP_SELF, "discussion.php")) { global $id; if ($id && $story = id2story($id)) { if ($story->status == 2) { ### Display account: display_account($this); ### Display related links: display_related_links($this, $story); ### Display new headlines: display_new_headlines($this); } else { ### Display results of moderation: display_moderation_results($this, $story); } } else { ### Display account: display_account($this); ### Display new headlines: display_new_headlines($this); } } else { ### Display account: display_account($this); ### Display new headlines: display_new_headlines($this); } ?> brcolor1;\" WIDTH=\"100%\">"; print ""; print ""; print ""; print "
bgcolor2\">fgcolor1\">themename . "/images/null.gif\" WIDTH=\"2\" HEIGHT=\"2\">
"; print ""; ?>
home | faq | diary | search | submit news | user account