diff --git a/themes/goofy/goofy.theme b/themes/goofy/goofy.theme deleted file mode 100644 index ac6764c54741..000000000000 --- a/themes/goofy/goofy.theme +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - <?php echo ($title ? ($title . " - ") : "") . variable_get(site_name, "drupal"); ?> - - - - - - - - - - - - - -
Powered by Drupal
-linksbar(); ?> -
- - - - - - - - - - - - - - - - - -
links(link_page()); ?>
-title\" -->\n"; - $title = $node->title; - $subleft = strtr(t("Submitted by %a on %b"), array("%a" => format_name($node), "%b" => format_date($node->created, "large"))); - if (function_exists("taxonomy_node_get_terms")) { - if ($terms = taxonomy_node_get_terms($node->nid)) { - $taxlinks = array(); - foreach ($terms as $term) { - $taxlinks[] = l($term->name, NULL, array(), "or=$term->tid"); - } - $subright = $this->links($taxlinks); - } - } - - if ($main && $node->teaser) { - $body = check_output($node->teaser); - } - else { - $body = check_output($node->body); - } - - if ($links = link_node($node, $main)) { - $body .= "
[ " . $this->links($links) . " ]
"; - } - - print "\n"; - } // close node function - - - function comment($comment, $link = "") { - $author = "" . format_name($comment) . ""; - $body = check_output($comment->comment) . "

[ $link ]
"; - - print "\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 "\n"; - } // close box function - - - function footer() { -?> -
- -
-linksbar(); ?> -
- - - diff --git a/themes/goofy/images/drupal.png b/themes/goofy/images/drupal.png deleted file mode 100644 index 7f2c0f886e9d..000000000000 Binary files a/themes/goofy/images/drupal.png and /dev/null differ diff --git a/themes/goofy/images/gr-d.png b/themes/goofy/images/gr-d.png deleted file mode 100644 index 644f6ecf168e..000000000000 Binary files a/themes/goofy/images/gr-d.png and /dev/null differ diff --git a/themes/goofy/images/gr-dl.png b/themes/goofy/images/gr-dl.png deleted file mode 100644 index 3a979dc8abbd..000000000000 Binary files a/themes/goofy/images/gr-dl.png and /dev/null differ diff --git a/themes/goofy/images/gr-dr.png b/themes/goofy/images/gr-dr.png deleted file mode 100644 index 889f897911e2..000000000000 Binary files a/themes/goofy/images/gr-dr.png and /dev/null differ diff --git a/themes/goofy/images/gr-l.png b/themes/goofy/images/gr-l.png deleted file mode 100644 index 506ec6ec0be0..000000000000 Binary files a/themes/goofy/images/gr-l.png and /dev/null differ diff --git a/themes/goofy/images/gr-r.png b/themes/goofy/images/gr-r.png deleted file mode 100644 index 7f46a8eb7f73..000000000000 Binary files a/themes/goofy/images/gr-r.png and /dev/null differ diff --git a/themes/goofy/images/gr-u.png b/themes/goofy/images/gr-u.png deleted file mode 100644 index ce6ac5026660..000000000000 Binary files a/themes/goofy/images/gr-u.png and /dev/null differ diff --git a/themes/goofy/images/gr-ul.png b/themes/goofy/images/gr-ul.png deleted file mode 100644 index fae5e12dc3e3..000000000000 Binary files a/themes/goofy/images/gr-ul.png and /dev/null differ diff --git a/themes/goofy/images/gr-ur.png b/themes/goofy/images/gr-ur.png deleted file mode 100644 index e8845d655ae3..000000000000 Binary files a/themes/goofy/images/gr-ur.png and /dev/null differ diff --git a/themes/goofy/images/lg-d.png b/themes/goofy/images/lg-d.png deleted file mode 100644 index 554e64b62948..000000000000 Binary files a/themes/goofy/images/lg-d.png and /dev/null differ diff --git a/themes/goofy/images/lg-dl.png b/themes/goofy/images/lg-dl.png deleted file mode 100644 index df3047a1d977..000000000000 Binary files a/themes/goofy/images/lg-dl.png and /dev/null differ diff --git a/themes/goofy/images/lg-dr.png b/themes/goofy/images/lg-dr.png deleted file mode 100644 index 81b4e3fa91fd..000000000000 Binary files a/themes/goofy/images/lg-dr.png and /dev/null differ diff --git a/themes/goofy/images/lg-l.png b/themes/goofy/images/lg-l.png deleted file mode 100644 index 00ece7601f79..000000000000 Binary files a/themes/goofy/images/lg-l.png and /dev/null differ diff --git a/themes/goofy/images/lg-r.png b/themes/goofy/images/lg-r.png deleted file mode 100644 index 2ceccfa47de6..000000000000 Binary files a/themes/goofy/images/lg-r.png and /dev/null differ diff --git a/themes/goofy/images/lg-u.png b/themes/goofy/images/lg-u.png deleted file mode 100644 index beec57de9e4d..000000000000 Binary files a/themes/goofy/images/lg-u.png and /dev/null differ diff --git a/themes/goofy/images/lg-ul.png b/themes/goofy/images/lg-ul.png deleted file mode 100644 index 48e94e36d278..000000000000 Binary files a/themes/goofy/images/lg-ul.png and /dev/null differ diff --git a/themes/goofy/images/lg-ur.png b/themes/goofy/images/lg-ur.png deleted file mode 100644 index 9a929cfa8fcb..000000000000 Binary files a/themes/goofy/images/lg-ur.png and /dev/null differ diff --git a/themes/goofy/images/logo.png b/themes/goofy/images/logo.png deleted file mode 100644 index 7d87aa99dd91..000000000000 Binary files a/themes/goofy/images/logo.png and /dev/null differ diff --git a/themes/goofy/images/null.gif b/themes/goofy/images/null.gif deleted file mode 100644 index c8897e7492b2..000000000000 Binary files a/themes/goofy/images/null.gif and /dev/null differ diff --git a/themes/goofy/images/or-d.png b/themes/goofy/images/or-d.png deleted file mode 100644 index 223984f96481..000000000000 Binary files a/themes/goofy/images/or-d.png and /dev/null differ diff --git a/themes/goofy/images/or-dl.png b/themes/goofy/images/or-dl.png deleted file mode 100644 index dd7807af670d..000000000000 Binary files a/themes/goofy/images/or-dl.png and /dev/null differ diff --git a/themes/goofy/images/or-dr.png b/themes/goofy/images/or-dr.png deleted file mode 100644 index 2c5fd231dd1f..000000000000 Binary files a/themes/goofy/images/or-dr.png and /dev/null differ diff --git a/themes/goofy/images/or-l.png b/themes/goofy/images/or-l.png deleted file mode 100644 index dce2f2ca0465..000000000000 Binary files a/themes/goofy/images/or-l.png and /dev/null differ diff --git a/themes/goofy/images/or-r.png b/themes/goofy/images/or-r.png deleted file mode 100644 index 9dc2bac42f25..000000000000 Binary files a/themes/goofy/images/or-r.png and /dev/null differ diff --git a/themes/goofy/images/or-u.png b/themes/goofy/images/or-u.png deleted file mode 100644 index 156e10639a7e..000000000000 Binary files a/themes/goofy/images/or-u.png and /dev/null differ diff --git a/themes/goofy/images/or-ul.png b/themes/goofy/images/or-ul.png deleted file mode 100644 index 085d5c3134a6..000000000000 Binary files a/themes/goofy/images/or-ul.png and /dev/null differ diff --git a/themes/goofy/images/or-ur.png b/themes/goofy/images/or-ur.png deleted file mode 100644 index 1804a560edc6..000000000000 Binary files a/themes/goofy/images/or-ur.png and /dev/null differ