158 lines
12 KiB
Plaintext
158 lines
12 KiB
Plaintext
<?php
|
|
|
|
/*********************************************************************
|
|
|
|
Theme: Goofy
|
|
Author: Steven Wittens (UnConeD)
|
|
Email: unconed@drop.org
|
|
Description: Colourful, graphical, orange theme for high-resolutions.
|
|
Notes: Only boxes on the right, because the graphics take up a lot
|
|
of horizontal space.
|
|
|
|
*********************************************************************/
|
|
|
|
class Theme extends BaseTheme {
|
|
// General colorset that can be used for this theme
|
|
var $foreground = "#000000";
|
|
var $background = "#FFFFFF";
|
|
|
|
function header() {
|
|
?>
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html>
|
|
<head>
|
|
<title><?php echo variable_get(site_name, "drupal"); ?></title>
|
|
<style type="text/css">
|
|
<!--
|
|
body { background-color: #FFFFFF; font-size: 10pt; font-family: tahoma,helvetica,arial; }
|
|
p,ul,li,div,form,em,blockquote,quote { font-size: 10pt; font-family: tahoma,helvetica,arial; }
|
|
td { font-family: tahoma,arial,helvetica; font-size: 10pt; }
|
|
td.oru { background: url("themes/goofy/images/or-u.png"); width: 100%; }
|
|
td.ord { background: url("themes/goofy/images/or-d.png"); width: 100%; }
|
|
td.orl { background: url("themes/goofy/images/or-l.png"); }
|
|
td.orr { background: url("themes/goofy/images/or-r.png"); }
|
|
td.orcnt { background: #FBC636; width: 100%; font-family: tahoma,arial,helvetica; font-size: 10pt; font-weight: bold; text-align: center; }
|
|
td.gru { background: url("themes/goofy/images/gr-u.png"); width: 100%; }
|
|
td.grd { background: url("themes/goofy/images/gr-d.png"); width: 100%; }
|
|
td.grl { background: url("themes/goofy/images/gr-l.png"); }
|
|
td.grr { background: url("themes/goofy/images/gr-r.png"); }
|
|
td.grcnt { background: #C6C6C6; width: 100%; font-family: tahoma,arial,helvetica; font-size: 10pt; }
|
|
td.lgu { background: url("themes/goofy/images/lg-u.png"); width: 100%; }
|
|
td.lgd { background: url("themes/goofy/images/lg-d.png"); width: 100%; }
|
|
td.lgl { background: url("themes/goofy/images/lg-l.png"); }
|
|
td.lgr { background: url("themes/goofy/images/lg-r.png"); }
|
|
td.lgcnt { background: #E4E4E4; width: 100%; font-family: tahoma,arial,helvetica; font-size: 10pt; white-space: normal; }
|
|
|
|
small { font-size: 8pt; }
|
|
big { font-size: 12pt; }
|
|
|
|
hr { color: #404040; height: 1px; }
|
|
|
|
a { color: #804000; text-decoration: none; }
|
|
a:link { color: #804000; }
|
|
a:visited { color: #804000; }
|
|
a:active { color: #804000; }
|
|
|
|
-->
|
|
</style>
|
|
<script language="JavaScript" type="text/javascript"><!--
|
|
function b(title,content) {document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"><tr><td><img src=\"themes/goofy/images/or-ul.png\" alt=\"\"></td><td class=\"oru\" width=\"100%\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td><img src=\"themes/goofy/images/or-ur.png\" alt=\"\"></td></tr><tr><td class=\"orl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"orcnt\" width=\"100%\" valign=\"top\">" + title + "</td><td class=\"orr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"orl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"orcnt\" width=\"100%\"><img src=\"themes/goofy/images/null.gif\" height=\"5\" alt=\"\"></td><td class=\"orr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"lgl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"lgcnt\" width=\"100%\"><img src=\"themes/goofy/images/null.gif\" height=\"4\" alt=\"\"></td><td class=\"lgr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"lgl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"lgcnt\" width=\"100%\">" + content + "</td><td class=\"lgr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td><img src=\"themes/goofy/images/lg-dl.png\" alt=\"\"></td><td class=\"lgd\" width=\"100%\"><img src=\"themes/goofy/images/null.gif\" width=\"150\" height=\"1\" alt=\"\"></td><td><img src=\"themes/goofy/images/lg-dr.png\" alt=\"\"></td></tr></table><br>");}
|
|
function s(title,subleft,subright,body) {document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"><tr><td><img src=\"themes/goofy/images/or-ul.png\" alt=\"\"></td><td class=\"oru\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td><img src=\"themes/goofy/images/or-ur.png\" alt=\"\"></td></tr><tr><td class=\"orl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"orcnt\" width=\"100%\" valign=\"top\" colspan=\"2\">" + title + "</td><td class=\"orr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"orl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"orcnt\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" height=\"5\" alt=\"\"></td><td class=\"orr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"lgl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"lgcnt\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" height=\"4\" alt=\"\"></td><td class=\"lgr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"lgl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"lgcnt\"><small>" + subleft + "</small></td><td class=\"lgcnt\" nowrap><div align=\"right\">" + subright + "</div></td><td class=\"lgr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"lgl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"lgcnt\" width=\"100%\" colspan=\"2\"><hr color=\"#404040\" size=\"1\">" + body + "</div></td><td class=\"lgr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td><img src=\"themes/goofy/images/lg-dl.png\" alt=\"\"></td><td class=\"lgd\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td><img src=\"themes/goofy/images/lg-dr.png\" alt=\"\"></td></tr></table><br>");}
|
|
function c(subject,mod,author,date,body) {document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"100%\"><tr><td><img src=\"themes/goofy/images/or-ul.png\" alt=\"\"></td><td class=\"oru\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td><img src=\"themes/goofy/images/or-ur.png\" alt=\"\"></td></tr><tr><td class=\"orl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"orcnt\" width=\"100%\" valign=\"top\" colspan=\"2\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"1\" width=\"100%\"><tr><td valign=\"top\" width=\"5%\"><div align=\"right\"><b><?php echo t("Subject"); ?>:</b> </div></td><td width=\"80%\"><b>" + subject + "</b></td><td rowspan=\"3\" valign=\"middle\" width=\"15%\"><div align=\"right\">" + mod + "</div></td></tr><tr><td valign=\"top\"><div align=\"right\"><?php echo t("Author"); ?>: </div></td><td>" + author + "</td></tr><tr><td><div align=\"right\"><?php echo t("Date"); ?>: </div></td><td>" + date + "</td></tr></table></td><td class=\"orr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"orl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"orcnt\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" height=\"5\" alt=\"\"></td><td class=\"orr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr><tr><td class=\"lgl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"lgcnt\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" height=\"4\" alt=\"\"></td><td class=\"lgr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr>");if(body){document.writeln("<tr><td class=\"lgl\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td class=\"lgcnt\" width=\"100%\" colspan=\"2\">" + body + "</td><td class=\"lgr\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td></tr>");};document.writeln("<tr><td><img src=\"themes/goofy/images/lg-dl.png\" alt=\"\"></td><td class=\"lgd\" width=\"100%\" colspan=\"2\"><img src=\"themes/goofy/images/null.gif\" alt=\"\"></td><td><img src=\"themes/goofy/images/lg-dr.png\" alt=\"\"></td></tr></table><br>");}
|
|
//-->
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<table border="0" cellspacing="3" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td colspan="2" width="100%"><img src="themes/goofy/images/logo.png" alt=""><br>
|
|
<?php $this->linksbar(); ?>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td valign="top" width="100%">
|
|
<?php
|
|
} // close header function
|
|
|
|
|
|
|
|
function linksbar() { // helper function to prevent double code
|
|
?>
|
|
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td><img src="themes/goofy/images/lg-ul.png" alt=""></td>
|
|
<td class="lgu" width="100%"><img src="themes/goofy/images/null.gif" alt=""></td>
|
|
<td><img src="themes/goofy/images/lg-ur.png" alt=""></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="lgl"><img src="themes/goofy/images/null.gif" alt=""></td>
|
|
<td class="lgcnt" width="100%" valign="top"><div align="center"><?php print $this->links(link_page()); ?></div></td>
|
|
<td class="lgr"><img src="themes/goofy/images/null.gif" alt=""></td>
|
|
</tr>
|
|
<tr>
|
|
<td><img src="themes/goofy/images/lg-dl.png" alt=""></td>
|
|
<td class="lgd" width="100%"><img src="themes/goofy/images/null.gif" alt=""></td>
|
|
<td><img src="themes/goofy/images/lg-dr.png" alt=""></td>
|
|
</tr>
|
|
</table>
|
|
<?php
|
|
} // close linksbar function
|
|
|
|
|
|
function node($node, $main = 0) {
|
|
echo "\n<!-- node: \"$node->title\" -->\n";
|
|
$title = check_output($node->title);
|
|
$subleft = strtr(t("Submitted by %a on %b"), array("%a" => format_username($node->userid, $node->name), "%b" => format_date($node->timestamp, "large")));
|
|
$subright = node_index($node);
|
|
$body = check_output($node->body, 1) . ($main ? "<hr color=\"#404040\" size=\"1\"><div align=\"right\">[ " . $this->links(link_node($node)) . " ]</div>" : "");
|
|
print "<script language=\"JavaScript\"><!--\ns(\"". $this->stripbreaks(addslashes($title)) ."\",\"". $this->stripbreaks(addslashes($subleft)) ."\",\"". $this->stripbreaks(addslashes($subright)) ."\",\"". $this->stripbreaks(addslashes($body)) ."\"); // -->\n</script>\n";
|
|
} // close node function
|
|
|
|
|
|
function comment($comment, $link = "") {
|
|
echo "<A NAME=\"$comment->cid\"></A>\n";
|
|
|
|
$author = "<b>" . format_username($comment->userid, $comment->name) . "</b>";
|
|
if ($comment->userid) {
|
|
if ($comment->fake_email) $info[] = format_email($comment->fake_email);
|
|
if (eregi("http://",$comment->url)) $info[] = format_url($comment->url);
|
|
if ($info) $author .= "<br>[ ". implode(" | ",$info) . " ]";
|
|
}
|
|
$body = check_output($comment->comment, 1) . "<br><hr color=\"#404040\" size=\"1\"><div align=\"right\">[ $link ]</div>";
|
|
|
|
print "<script language=\"JavaScript\"><!--\nc(\"". $this->stripbreaks(addslashes(check_output($comment->subject))) ."\",\"". $this->stripbreaks(addslashes(comment_moderation($comment))) ."\",\"". $this->stripbreaks(addslashes($author)) ."\",\"". $this->stripbreaks(addslashes(format_date($comment->timestamp))) ."\",\"". $this->stripbreaks(addslashes($body)) ."\"); // -->\n</script>\n";
|
|
} // close comment function
|
|
|
|
|
|
function stripbreaks($a) { // helper function for generating the javascripted boxes
|
|
return str_replace("\n","\\n",str_replace("\r","\\r",$a));
|
|
} // close stripbreaks function
|
|
|
|
|
|
function box($subject, $content, $region = "main") {
|
|
print "<script language=\"JavaScript\"><!--\nb(\"". $this->stripbreaks(addslashes($subject)) ."\",\"". $this->stripbreaks(addslashes($content)) ."\"); // -->\n</script>\n";
|
|
} // close box function
|
|
|
|
|
|
function footer() {
|
|
?>
|
|
</td>
|
|
<td valign="top">
|
|
<?php
|
|
theme_account("all", $this);
|
|
theme_blocks("all", $this);
|
|
?>
|
|
</td>
|
|
</tr>
|
|
<tr><td colspan="2">
|
|
<?php $this->linksbar(); ?>
|
|
</td></tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
<?
|
|
} // close footer function
|
|
} // close theme-class
|
|
|
|
?>
|