From 1bbe33c02aeb64c1307e553267aa9ac222a30163 Mon Sep 17 00:00:00 2001
From: mzeinstra
Date: Wed, 4 Dec 2013 22:18:10 +0100
Subject: [PATCH 1/3] Removed old scripts and stylesheets
These do not appear to be in current use.
---
docroot/includes/ccliss.css | 55 ---
docroot/includes/ccommons.css | 568 ---------------------------
docroot/includes/front-new.css | 366 -----------------
docroot/includes/kazaa.js | 133 -------
docroot/includes/kazaacommons.css | 128 ------
docroot/includes/software_chooser.js | 47 ---
docroot/includes/splash.css | 66 ----
docroot/includes/support-2006.css | 215 ----------
docroot/includes/support-2008.css | 53 ---
docroot/includes/svn-commit.tmp | 4 -
10 files changed, 1635 deletions(-)
delete mode 100644 docroot/includes/ccliss.css
delete mode 100644 docroot/includes/ccommons.css
delete mode 100644 docroot/includes/front-new.css
delete mode 100644 docroot/includes/kazaa.js
delete mode 100644 docroot/includes/kazaacommons.css
delete mode 100644 docroot/includes/software_chooser.js
delete mode 100644 docroot/includes/splash.css
delete mode 100644 docroot/includes/support-2006.css
delete mode 100644 docroot/includes/support-2008.css
delete mode 100644 docroot/includes/svn-commit.tmp
diff --git a/docroot/includes/ccliss.css b/docroot/includes/ccliss.css
deleted file mode 100644
index c380d63fb..000000000
--- a/docroot/includes/ccliss.css
+++ /dev/null
@@ -1,55 +0,0 @@
- body {
- margin:0px;
- background:#eee;
- margin-bottom:50px;
- font-family:verdana;
- color:#333;
- }
-
- #main {
- border-left:1px solid #D0D0D0;
- border-right:1px solid #D0D0D0;
- border-bottom:1px solid #D0D0D0;
- background:#fff;
- margin-left:50px;
- margin-right:50px;
- }
-
-/* Looks like you have to specify the width of #menu
-or IE5 Mac stretches it all the way across the div, and
-Opera streches it half way. */
-
- #main #menu {
- border-left:1px dotted #ccc;
-/* border-bottom:1px solid #000;*/
- float:right;
- width:230px;
- background:white;
- margin:0px 0px 10px 10px;
- }
-
- td, h3, p,h1,pre {
- margin:0px 20px 20px 20px;
- font-size:11px;
- line-height:140%;
- }
-
- .header {
- padding-left: 10px;
- padding-top:30px;
- }
-
- .nav {
- padding-left:10px;
- padding-bottom:10px;
- font-size:11px;
- margin-bottom:16px;
- }
-
- #menu p {
- font-size:11px;
- }
-
- .dent {
- margin-left:64px;
- }
diff --git a/docroot/includes/ccommons.css b/docroot/includes/ccommons.css
deleted file mode 100644
index 9c1e649c9..000000000
--- a/docroot/includes/ccommons.css
+++ /dev/null
@@ -1,568 +0,0 @@
- a:link {color:#a00;}
-
- a:visited {color:#815151;}
-
- a:active {color:red;}
-
- a:hover, a.subfoot:hover, a.linknav:hover, a.sublinknav:hover {color:red;text-decoration:underline;}
-
- body {
- margin:0px;
- padding:0px;
- background:#eee;
- margin-bottom:50px;
- font-family: "Trebuchet MS",verdana,sans-serif;
- font-size: 14px;
- color:#333;
- }
-
- .container {
- margin-right:50px;
- margin-left:50px;
- background:white;
- border-left:1px solid #ccc;
- border-right:1px solid #ccc;
- border-bottom:1px solid #ccc;
- }
-
- #leftcontent {
- float:left;
- width:170px;
- border-right:1px dotted #ccc;
- position:relative;
- margin-top:20px;
- }
-
- #centercontent {
- padding:10px;
- margin-left: 180px;
- margin-top:10px;
-
- }
-
- p, .home, h1, h2, h3 {
- margin:0px 14px 14px 14px;
- line-height:140%;
- }
-
-h1 {
- font-size:18px;
- }
-
-h2 {
- font-size:16px;
- color:#5e715e;
- }
-
-h3 {
- font-size:14px;
- }
-
-
-h1 a {
- font-weight:normal;
- text-decoration:none;
- }
-
- .header {
- background-color: #5e715e;
- border-bottom:1px solid white;
- padding-top:40px;
- }
-
- .indent, .dent {
- margin-left:20px;
- margin-right:20px;
- }
-
- a.subfoot, a.subfoot:link, a.subfoot:visited {
- font-size:11px;
- color:#666;
- }
-
- a.subfoot:hover {
- color:red;text-decoration:underline;
- }
-
- .subfooter {
- font-size:11px;
- margin-top:10px;
- margin-bottom:2px;
- }
-
- .subnav {
- margin:0px 4px 2px 24px;
- line-height:140%;
- }
-
- .morenav {
- margin:0px 14px 0px 14px;
- line-height:140%;
- }
-
- .lastsubnav {
- margin:0px 4px 12px 24px;
- line-height:140%;
- }
-
- a.linknav, a.linknav:link, a.linknav:visited {
- color:#5E715E;
- }
-
- a.linknav:hover {
- color:red;text-decoration:underline;
- }
-
- a.sublinknav, a.sublinknav:link, a.sublinknav:visited {
- color:#5E715E;
- font-weight:bold;
- text-decoration:none;
- }
-
- a.sublinknav:hover {
- color:red;text-decoration:underline;
- }
-
- .secondnav {
- margin-left:25px;
- }
-
- a.tinylink, a.tinylink:link, a.tinylink:visited {
- font-size:11px;
- color:#8EA48E;
- }
-
- a.tinylink:hover {
- color:red;text-decoration:underline;
- }
-
- a.jargon, a.jargon:link, a.jargon:visited, a.jargon:hover {
- color: #cc0000;
- text-decoration: none;
- border-bottom: #C99;
- border-width: 0px 0px 1px 0px;
- border-style: none none dotted none;
- }
-
- .err { color: red; }
-
- label {
- cursor: pointer;
- cursor: hand;
- }
-
- .licensebox, pre {padding:10px; margin: 6px 20px 10px 0px;}
-
- .navbar { border: 1px solid gray; text-align: center;}
-
- .licensebox, pre {
- background-color:#F1F1DE;
- border: 1px solid #CCCC99;
- }
-
- li {
- margin-top:10px;
- margin-bottom:10px;
- }
-
- .pullout {
- float:right;
- display:block;
- width:50%;
- border:1px dotted #ccc;
- margin:10px;
- padding:6px;
- }
-
- .navdown {
- border-bottom:1px dotted #333;
- }
-
- .notyet {
- color:#ccc;
- }
-
- pre {
- font-size: small;
- margin-left: 30px;
- }
-
- strong.imp {
- color: red;
- }
-
- .breadcrumb {
- margin-bottom:0px;
- }
-
- .crumbtrail {
- font-size:11px;
- margin-bottom:30px;
- }
-
- .step, .step a, .step a:link, .step a:visited, .step a:hover {
- text-align:center;
- background-color:#ccc;
- color:white;
- text-decoration:none;
- }
-
- .currentstep {
- border:1px solid #ccc;
- text-align:center;
- }
-
- dt { margin-left: 14px; font-weight: bold;}
-
- /* works search result styles */
-
- .workmain {
- border-top:1px solid #ddd;
- padding:4px;
- }
-
- .worktitle {
- background: #eee;
- font-size: 11px;
- font-family: verdana, arial, sans-serif;
- text-align: right;
- padding:4px;
- background:#eee;
- border-bottom:1px solid #ddd;
- }
-
- .worktitleleft {
- background: #eee;
- font-size: 11px;
- font-family: verdana, arial, sans-serif;
- text-align: left;
- padding:4px;
- background:#eee;
- border-bottom:1px solid #ddd;
- border-top:1px solid #ddd;
- }
-
- .worktd {
- padding:4px;
- background:#eee;
- border-bottom:1px solid #ddd;
- width:100%;
- }
-
- .worktdwhite {
- padding:4px;
- background:white;
- border-bottom:1px solid #ddd;
- width:100%;
- }
-
- .license {
- padding:4px;
- border-left:1px solid #ddd;
- border-bottom:1px solid #ddd;
- border-top:1px solid #ddd;
- }
-
- .textbox { background-color:#F1F1DE; border: 1px solid #CCCC99; padding: .5em; }
-
- .feature {
- border:1px solid #ccc;
- margin:10px;
- }
-
- .pagebreak {
- border-top: 1px solid #ccc;
- padding-top:10px;
- }
-
- img#cover {
- height: 336px;
- width: 400px;
- }
-
- img#cover {
- width: 60%;
- height: auto;
- border:1px solid #ccc;
- margin:10px;}
-
- .oreilly {
- margin:0px 14px 14px 14px;
- padding:4px;
- width:100%;
- }
-
- .oreilly td {
- border-bottom:1px solid #ccc;
- font-size:12px;
- }
-
- .comments {
- margin:40px;
- }
-
- .smallerblog {
- margin:0px;
- font-size:11px;
- color:#666;
- text-align:right;
- }
-
- .bookinfo {
- margin:0px 14px 14px 14px;
- width:90%;
- }
-
- .topinfo {
- border-top:1px solid #ccc;
- background-color:#eee;
- font-size:14px;
- font-weight:bold;
- }
-
- .bookinfo td {
- font-size:12px;
- border-bottom:1px solid #ccc;
- }
-
- .notobtained {
- background-color:#F7E7E7;
- }
-
- .cleared {
- background-color:#E5F3E5;
- }
-
-#centercontent ul li {
- margin:0;
- padding:0 0 .5em 0;
- line-height:1.3em;
- list-style-image:url("/images/greendot.gif")
- }
-
- .titleline {
- border-bottom:1px dotted #ccc;
- }
-
-/* Navigation -----------------------------------------------------*/
-#navigation {
- width: 100%; /* hack for opera7 */
- background-color:#8EA48E;
-}
-#navigation h4 {
- display: none;
-}
-
-#navigation ul {
- margin: 0;
- padding: 0;
- list-style-type: none;
-}
-
-#navigation li {
- margin: 0; /* hack for opera7 */
- float: left;
- background-repeat: no-repeat;
-}
-
-#navigation li a {
- display: block;
- height: 24px;
- background-repeat: no-repeat;
-}
-/* not using overflow:hidden technique because of float */
-#navigation li a span {
- display: none;
-}
-
-/* home */
-#navigation li.home a {
- width: 67px;
- background-image: url(/images/nav-home.gif);
-}
-
-body.home #navigation li.home a,
-#navigation li.home a:hover {
- background-position: -67px 0;
-}
-
-#navigation li.homedown a, body.homedown #navigation li.homedown a,
-#navigation li.homedown a:hover {
- width: 67px;
- background-image: url(/images/nav-home-down.gif);
-}
-
-/* learnmore */
-#navigation li.learnmore a {
- width: 101px;
- background-image: url(/images/nav-learnmore.gif);
-}
-body.learnmore #navigation li.learnmore a,
-#navigation li.learnmore a:hover {
- background-position: -101px 0;
-}
-
-#navigation li.learnmoredown a, body.learnmoredown #navigation li.learnmoredown a,
-#navigation li.learnmoredown a:hover {
- width: 101px;
- background-image: url(/images/nav-learnmore-down.gif);
-}
-
-/* getcontent */
-#navigation li.getcontent a {
- width: 110px;
- background-image: url(/images/nav-getcontent.gif);
-}
-body.getcontent #navigation li.getcontent a,
-#navigation li.getcontent a:hover {
- background-position: -110px 0;
-}
-
-#navigation li.getcontentdown a, body.getcontentdown #navigation li.getcontentdown a,
-#navigation li.getcontentdown a:hover {
- width: 110px;
- background-image: url(/images/nav-getcontent-down.gif);
-}
-
-/* discuss */
-#navigation li.discuss a {
- width: 81px;
- background-image: url(/images/nav-discuss.gif);
-}
-body.discuss #navigation li.discuss a,
-#navigation li.discuss a:hover {
- background-position: -81px 0;
-}
-
-#navigation li.discussdown a, body.discussdown #navigation li.discussdown a,
-#navigation li.discussdown a:hover {
- width: 81px;
- background-image: url(/images/nav-discuss-down.gif);
-}
-
-/* technology */
-#navigation li.technology a {
- width: 105px;
- background-image: url(/images/nav-technology.gif);
-}
-body.technology #navigation li.technology a,
-#navigation li.technology a:hover {
- background-position: -105px 0;
-}
-
-#navigation li.technologydown a, body.technologydown #navigation li.technologydown a,
-#navigation li.technologydown a:hover {
- width: 105px;
- background-image: url(/images/nav-technology-down.gif);
-}
-
-/* chooselicense */
-#navigation li.chooselicense a {
- width: 134px;
- background-image: url(/images/nav-chooselicense.gif);
-}
-body.chooselicense #navigation li.chooselicense a,
-#navigation li.chooselicense a:hover {
- background-position: -134px 0;
-}
-
-#navigation li.chooselicensedown a, body.chooselicensedown #navigation li.chooselicensedown a,
-#navigation li.chooselicensedown a:hover {
- width: 134px;
- background-image: url(/images/nav-chooselicense-down.gif);
-}
-
-.rss {
- color:white;
- background-color:#FF6600;
- border-color:#FF6600;
- border-style: outset;
- text-decoration:none !important;
- margin:0px;
- padding:2px 5px 2px 5px;
- border-width:2px;
- font-family:verdana, sans-serif;
- font-size:11px;
- font-weight:bold;
- }
-
-.rss:hover {
- background-color: #FF9900
- }
-
-.rss:active {
- border-style:inset !important;
- }
-
-#logo {
- background-image: url(/images/home_logo.gif);
- background-repeat: no-repeat;
- clip: rect(0, 173px, 46px, 0);
- overflow: hidden;
- padding: 46px 0 0 0;
- width: 173px;
- height: 0 !important;
- height /**/:46px;
- cursor: pointer;
- cursor: hand;
-}
-
-
-#leftcontent ul {
- margin: 0px 14px 0px 14px;
- padding-left: 0;
- list-style: none;
-}
-
-#leftcontent li {
- margin-top:0px;
-}
-
-#leftcontent li a {
- width: 100%;
- color:#5E715E;
- }
-
-#leftcontent li a:hover {
- color:red;
- text-decoration:underline;
- }
-
-#subnav li a {
- color:#5E715E;
- font-weight:bold;
- text-decoration:none;
- }
-
-#subnav li a:hover {
- color:red;text-decoration:underline;
- }
-
-#subnav li {
- margin-top:0px;
- margin-bottom:8px;
-}
-
-#subsubnav li a {
- color:#5E715E;
- font-weight:normal;
- text-decoration:underline;
- }
-
-#subsubnav li a:hover {
- color:red;text-decoration:underline;
- }
-
-#subsubnav li {
- margin-top:4px;
- margin-bottom:4px;
-}
-
-#leftcontent h4 {
- display: none;
-}
-
-hr {
- display:none;
-}
-
diff --git a/docroot/includes/front-new.css b/docroot/includes/front-new.css
deleted file mode 100644
index 9456edc58..000000000
--- a/docroot/includes/front-new.css
+++ /dev/null
@@ -1,366 +0,0 @@
- body {
- margin:0;
- padding:0;
- background: #eee url("/images/ap/backfade.gif") repeat-x fixed top left;
- font-family: "Trebuchet MS", verdana, sans-serif;
- color:#414141;
- font-size:12px;
- }
-
- a:link {color:#a00;}
- a:visited {color:#815151;}
- a:active {color:red;}
- a:hover {color:red;text-decoration:underline;}
-
- #container {
- margin-left:4%;
- margin-right:auto;
- background:white;
- border-left:1px solid #8EA48E;
- border-right:1px solid #8EA48E;
- border-bottom:1px solid #8EA48E;
- margin-top:0px;
- width:92%;
- }
-
- #banner {
- padding: 0px;
- margin-bottom:0px;
- background: #C0C8C0 url("/images/ap/bannerfade.gif") repeat-x top left;
- border-bottom:1px solid #8EA48E;
- height:75px;
- }
-
- .categoryback {
- background: #729CB3 url("/images/blueback.gif") repeat-x top left;
- height:88px;
- }
-
- .categoryback img {
- padding-left:20px;
- }
-
- .banner-right {
- float:right;
- text-align:right;
- }
-
- .banner-support {
- margin-bottom:10px;
- padding-right:6px;
- }
-
- .banner-left {
- float:left;
- }
-
-h1, h2, h3, h4, h5, h6 {
- font-family: Arial, Helvetica, sans-serif;
- font-weight: normal;
- }
-
-h3 {
- font-size:20px;
- color:#5e715e;
-}
-
-h4 {
- font-size:16px;
- color:#5e715e;
-}
-
- #page-body {
- width:100%;
- float:left;
- margin:0px;
- padding:0px;
- }
-
- .smallcat {
- font-size:10px;
- color:#666;
- margin-top:0px;
- font-family: "Trebuchet MS", verdana, sans-serif;
- margin-bottom:10px;
- }
-
- #content h1 {
- margin-top:0px;
- font-size:20px;
- margin-bottom:0px;
- }
-
- #content .blurb {
- margin-top:0px;
- font-size:12px;
- color:#414141;
- }
-
-.categorytitle {
- font-size:32px;
- margin-left:15px;
- margin-bottom:8px;
- padding-bottom:0px;
-}
-
-.categorytitle a {
- text-decoration:none;
-}
-
-.breadcrumb {
- font-size:11px;
- padding-top:8px;
- margin-top:0px;
- padding-bottom:0px;
- padding-left:20px;
-}
-
-.breadcrumb a {
- text-decoration:none;
-}
-
-.crumbdown {
- text-decoration:none;
- padding-left:3px;
- padding-right:3px;
-}
-
-a.crumbdown {
- text-decoration:none;
-}
-
-
-.smalldates, p.smalldates {
- text-transform:uppercase;
- font-size:11px;
- color:#999;
-}
-
-#tinyfoot p {
- margin-top:30px;
- font-size:11px;
- color:#666;
-}
-
-#footer {
- clear: both;
- padding:5px;
- font-size:11px;
- color:#666;
- margin-top:30px;
- margin-bottom:10px;
-}
-
-#footer a {
- color:#666;
-}
-
-/* for legacy pages with leftside nav */
-#leftcontent {
- width:20%;
- float:left;
-/* margin-top:20px;*/
-}
-
-#centercontent {
- width:79%;
- float:left;
-}
-
-#single_col_content{
- padding:0px 20px 20px 20px;
-}
-
-#single_col_content h1 {
- font-size:32px;
- margin-bottom:8px;
- padding-bottom:0px;
-}
-
-.padded-left {
- padding-left:20px;
- padding-right:10px;
-}
-
-.padded-right {
- padding-left:10px;
- padding-right:20px;
-}
-
-#leftcontent ul {
- margin: 0px 14px 0px 14px;
- padding-left: 0;
- list-style: none;
-}
-
-#leftcontent li {
- margin-top:0px;
-}
-
-#leftcontent li a {
- width: 100%;
- color:#5E715E;
- }
-
-#leftcontent li a:hover {
- color:red;
- text-decoration:underline;
- }
-
-#subnav li a {
- color:#5E715E;
- font-weight:bold;
- text-decoration:none;
- }
-
-#subnav li a:hover {
- color:red;text-decoration:underline;
- }
-
-#subnav li {
- margin-top:0px;
- margin-bottom:8px;
-}
-
-#subsubnav li a {
- color:#5E715E;
- font-weight:normal;
- text-decoration:underline;
- }
-
-#subsubnav li a:hover {
- color:red;text-decoration:underline;
- }
-
-#subsubnav li {
- margin-top:4px;
- margin-bottom:4px;
-}
-
-#leftcontent h4 {
- display: none;
-}
-
-hr {
- display:none;
-}
-
- .titleline {
- border-bottom:1px dotted #ccc;
- }
-
- .step, .step a, .step a:link, .step a:visited, .step a:hover {
- text-align:center;
- background-color:#ccc;
- color:white;
- text-decoration:none;
- }
-
- .currentstep {
- border:1px solid #ccc;
- text-align:center;
- }
-
-#centercontent ul li {
- margin:0;
- padding:0 0 .5em 0;
- line-height:1.3em;
- list-style-image:url("/images/greendot.gif")
- }
-
-#green ul li {
- margin:0;
- padding:0 0 .5em 0;
- line-height:1.3em;
- list-style-image:url("/images/greendot.gif")
- }
-
-
-#content ul li, #find ul li, #browse ul li {
- margin:0;
- margin-left:-20px;
- padding:0 0 .5em 0;
- line-height:1.3em;
- list-style-image:url("/images/greendot.gif");
- font-size:11px;
- }
-
-
-.indent, .dent {
- margin-left:20px;
- margin-right:20px;
- }
-
- .pullout {
- float:right;
- display:block;
- #width:35%;
- border:1px dotted #ccc;
- margin:10px;
- padding:6px;
- }
-/* weblog stuff */
- .rss {
- color:white;
- background-color:#FF6600;
- border-color:#FF6600;
- border-style: outset;
- text-decoration:none !important;
- margin:0px;
- padding:2px 5px 2px 5px;
- border-width:2px;
- font-family:verdana, sans-serif;
- font-size:11px;
- font-weight:bold;
- }
-
-.rss:hover {
- background-color: #FF9900
- }
-
-.rss:active {
- border-style:inset !important;
- }
-
-.smallerblog {
- font-size:10px;
- color:#999;
-}
-
-p.comments {
- margin-bottom:30px;
-}
-
-a.tinylink {
- color:#999;
-}
-
-/* comment form styling */
-div#commentform div.field {
- clear: both;
- padding-top: 10px;
-}
-
-div#commentform div.formcontrols {
- clear: both;
-}
-
-div#commentform div.field label {
- float: left;
- width: 100px;
- /* text-align: right; */
-}
-
-div#commentform div.field input {
- float: left;
- width: 335px;
- text-align: left;
-}
-div#commentform div.formcontrols input {
- float:left;
-margin-top:20px;
-}
-
-div#commentform div.field textarea {
- width: 435px;
-}
diff --git a/docroot/includes/kazaa.js b/docroot/includes/kazaa.js
deleted file mode 100644
index 1f33ef98c..000000000
--- a/docroot/includes/kazaa.js
+++ /dev/null
@@ -1,133 +0,0 @@
-/* parameters passed to a channel entry page from Kazaa
-str ver - version number (no decimals eg 1.72 = 172)
-str client - always 'kmd'
-str country - ISO code of user's country as defined in the Tools/Options dialog box
-*/
-
-var ver = "" ;
-var client = "";
-var country = "";
-
-
-var isKazaa = false;
-
-/*
-This function only supports KMD 2.00 and above - for previous versions I recommend providing a normal download link
-This function triggers a smartlink and records a stat on Altnet
-If stat recording is not required please take out the parameter or provide 0 for no stat
-
-stat:
-1 - bde , 0 - no.
-filetitle, filecampaign, filename, filesize, filehash, filedirectory, fileauthor, filecategory:
-data provided by Altnet used in stat recording and display in KMD
-
-*/
-
-function smartLink(filetitle, filecampaign, filename, filesize, filehash,
- filedirectory, fileauthor, filecategory, stat)
- {
- if (ver = getCookie("ver")) {
- //will only work if the version cookie is set ie: if viewved in Kazaa
- if (ver<="172") {
-
- if (confirm("To use this feature you need to upgrade your version of KMD"))
- {
- location.href = "http://kazaa.com/us/products/downloadKMD.htm";
- return true;
- }
-
- } else {
-
- if (ver>="250" )
- {
-
-
- channel_id = "1000";
-
- //get file_id (32 chars)
- if (filehash.substr(0,32)!="") {
- file_id = filehash.substr(0,32)
- } else {
- file_id = filehash
- }
-
- location.href = "http://localhost/KazaaSearchQuery?query=" + filehash +
- "&tsi=true&hash=true&action=download&confirm=true&cat=" + filecategory +
- "&filename=" + escape(filename) + "&url=" + escape(filedirectory) +
- "&size=" + filesize + "&author=" + escape(fileauthor) +
- "&title=" + escape(filetitle) + "&signer=1&campaign=" + filecampaign + "&topsearch=channel_id[" + channel_id + "]file_id[0x" + file_id +"]";
-
- } else {
- location.href = "http://localhost/KazaaSearchQuery?query=" + filehash +
- "&tsi=true&hash=true&action=download&confirm=true&cat=" + filecategory +
- "&filename=" + escape(filename) + "&url=" + escape(filedirectory) +
- "&size=" + filesize + "&author=" + escape(fileauthor) +
- "&title=" + escape(filetitle) + "&signer=1";
-
- var statimg = new Image();
-
- if (stat == 1) {
- statimg.src = "http://www.altnet.com/IsaAds/IsaTop.dll?DoStat&" +
- "query=state=1%26pcode=KaZaA-Weblink%26percent=100%26file1=" + filename +
- "%26key1=Weblink%26camp1=" + filecampaign;
- }
- }
- }
- }
-
- }
- //cookie & parameters functions
-function getCookie(Name) {
-var search = Name + "="
-if (document.cookie.length > 0) { // if there are any cookies
- offset = document.cookie.indexOf(search)
- if (offset != -1) { // if cookie exists
- offset += search.length
- // set index of beginning of value
- end = document.cookie.indexOf(";", offset)
- // set index of end of cookie value
- if (end == -1)
- end = document.cookie.length
- return unescape(document.cookie.substring(offset, end))
- }
- }
-}
-
-function getParamValue (paramName)
-{
- var strFieldValue;
- var objRegExp = new RegExp(paramName + "=([^&]+)","gi");
-
- if (objRegExp.test(location.search))
- strFieldValue = unescape(RegExp.$1);
- else strFieldValue="";
-
- return strFieldValue;
-}
-
-
-//get current parameters
-
-ver = getParamValue("ver");
-client = getParamValue("client");
-country = getParamValue("country");
-
-/*set them as session cookies (if retrieved). These params should be set as session cookies (to expire at the end of visit). Otherwise code has to be added to handle people who might have upgraded to new versions of Kazaa
-*/
-if (ver!=0) document.cookie = "ver=" + ver + "; path=/; domain=creativecommons.org";
-
-if (country!="") document.cookie = "country=" + country + "; path=/; domain=creativecommons.org";
-
-if (client!="") document.cookie = "client=" + client + "; path=/; domain=creativecommons.org";
-
-
-//test the values - if parameters have been passed and saved assume it is Kazaa
-/*
-if (getCookie("ver")) {
- document.write("You are using " + getCookie("client") + " ver " + getCookie("ver"));
- document.write("
");
- document.write("You are from " + getCookie("country"));
-} else {
- document.write("You are using an ordinary browser");
-}
-*/
diff --git a/docroot/includes/kazaacommons.css b/docroot/includes/kazaacommons.css
deleted file mode 100644
index a801ef83f..000000000
--- a/docroot/includes/kazaacommons.css
+++ /dev/null
@@ -1,128 +0,0 @@
- a:link {color:#a00;}
-
- a:visited {color:#815151;}
-
- a:active {color:red;}
-
- a:hover, a.subfoot:hover, a.linknav:hover, a.sublinknav:hover {color:red;text-decoration:underline;}
-
- body {
- margin:0px;
- padding:0px;
- background:#eee;
- margin-bottom:50px;
- font-family: "Trebuchet MS",verdana,sans-serif;
- font-size: 14px;
- color:#333;
- }
-
- .container {
- margin-right:50px;
- margin-left:50px;
- background:white;
- border-left:1px solid #ccc;
- border-right:1px solid #ccc;
- border-bottom:1px solid #ccc;
- }
-
- #leftcontent {
- float:left;
- width:25%;
- border-right:1px dotted #ccc;
- position:relative;
- margin-top:17px;
- padding-right:10px;
- }
-
- #centercontent {
- margin-left: 25%;
- margin-top:20px;
- padding-left:10px;
- padding-right:10px;
- }
-
-
- .home, h1, h2, h3 {
- margin:0px 14px 14px 14px;
- line-height:140%;
- }
-
- p {
- margin:0px 14px 14px 14px;
- line-height:140%;
- }
-
-
- h1 {
- font-size:18px;
- }
-
- h2 {
- font-size:16px;
- }
-
- h3 {
- font-size:14px;
- }
-
-
- h1 a {
- font-weight:normal;
- text-decoration:none;
- }
-
- .header {
- background-color: #5e715e;
- border-bottom:1px solid white;
- padding-top:40px;
- }
-
- .nav {
- background-color:#8EA48E;
- }
-
- a.subfoot, a.subfoot:link, a.subfoot:visited {
- font-size:11px;
- color:#666;
- }
-
- a.subfoot:hover {
- color:red;text-decoration:underline;
- }
-
- .subfooter {
- font-size:11px;
- margin-top:10px;
- margin-bottom:2px;
- }
-
-
- a.tinylink, a.tinylink:link, a.tinylink:visited {
- font-size:11px;
- color:#8EA48E;
- }
-
- a.tinylink:hover {
- color:red;text-decoration:underline;
- }
-
- a.jargon, a.jargon:link, a.jargon:visited, a.jargon:hover {
- color: #cc0000;
- text-decoration: none;
- border-bottom: #C99;
- border-width: 0px 0px 1px 0px;
- border-style: none none dotted none;
- }
-
-
- .navbar { border: 1px solid gray; text-align: center;}
-
-
-
- .textbox { background-color:#F1F1DE; border: 1px solid #CCCC99; padding: .5em; }
-
- .feature {
- border:1px solid #ccc;
- }
-
-
diff --git a/docroot/includes/software_chooser.js b/docroot/includes/software_chooser.js
deleted file mode 100644
index 6dc276f12..000000000
--- a/docroot/includes/software_chooser.js
+++ /dev/null
@@ -1,47 +0,0 @@
-// CC Software License Chooser
-
-YAHOO.namespace("cc.software");
-
-YAHOO.cc.software.update_license = function(e) {
-
- // post the fields, get the HTML+RDFa
-
- var dedication_form = document.getElementById('form-details');
- YAHOO.util.Connect.setForm(dedication_form);
-
- var callback = {
- success : function(o) {
- document.getElementById('metadata-html').value = o.responseText;
- document.getElementById('metadata-preview').innerHTML = o.responseText;
- },
-
- failure : function(o) { alert(o.statusText) },
- };
-
- var conn = YAHOO.util.Connect.asyncRequest('GET',
- '/license/get-rdfa', callback);
-
-} // update_license
-
-YAHOO.cc.software.init = function() {
-
- // init the two path buttons
- var pathButtonGroup = new YAHOO.widget.ButtonGroup("pathbuttongroup");
- pathButtonGroup.on("checkedButtonChange",
- function(e) {
- document.getElementById('license-uri').value =
- e.newValue.get('value');
- }
- );
-
- pathButtonGroup.on("checkedButtonChange",
- YAHOO.cc.software.update_license);
-
- pathButtonGroup.set('checkedButton', pathButtonGroup.getButton(0));
-
- // call update initially to set the default
-
-} // init
-
-// hook for initialization
-YAHOO.util.Event.onDOMReady(YAHOO.cc.software.init);
diff --git a/docroot/includes/splash.css b/docroot/includes/splash.css
deleted file mode 100644
index 2aa5ef5da..000000000
--- a/docroot/includes/splash.css
+++ /dev/null
@@ -1,66 +0,0 @@
-
-#splash {
- position: relative;
- text-align: center;
- margin-bottom: 30px;
- margin-right: 1.5em;
- overflow: hidden;
-}
-
-#splash .splash-box {
- position: relative;
- width: 640px;
- height: 18em;
- margin: 0 auto;
-}
-
-#splash .splash-box h2 {
- text-align: left;
- font-size: 2.75em;
- color: #333;
-}
-
-#splash img {
- border: none;
- width: 320px; height: 170px;
-}
-
-
-/* CC+/CC0 */
-#splash .splash-box-left {
- position: absolute;
- top: 4em;
- left: 0;
- width: 320px;
-}
-#splash .splash-box-left p.info {
- color: #293a52;
-}
-
-#splash p.info {
- color: #293a52;
- position: absolute;
- z-index: 100;
- /*top: 100px;
- left: 15px;
- width: 295px;
- font-size: 0.75em;*/
- top: 30px;
- left: 160px;
- width: 130px;
- font-size: 0.96em;
- text-align: left;
-}
-
-#splash .splash-box-right {
- position: absolute;
- top: 4em;
- left: 321px;
- width: 320px;
-}
-
-#splash .splash-box-right p.info {
- top: 80px;
- left: 75px;
- width: 200px;
-}
diff --git a/docroot/includes/support-2006.css b/docroot/includes/support-2006.css
deleted file mode 100644
index 01bf73613..000000000
--- a/docroot/includes/support-2006.css
+++ /dev/null
@@ -1,215 +0,0 @@
-#container {
- min-width: 850px;
-}
-#box {
- margin-top: 25px;
-/* width: 850px;
- float: right; */
-}
-
-#box-content {
- width: 535px;
-/* float: left;*/
-}
-
-#box-content.index {
- width: 765px;
-}
-
-#box-side {
- width: 220px;
- margin-left: 50px;
- margin-top: 240px;
- padding-bottom: 300px;
- float: left;
-}
-
-#box-side form {
- border-bottom: 1px solid #ccc;
- padding-bottom: 10px;
- margin-bottom: 25px;
-}
-
-#box-side img.closeup {
- padding: 2px;
- border: 1px solid #ccc;
- margin-left: 8px;
-}
-
-#support-title {
- margin-top: 10px;
- margin-left: 8px;
- width: 532px;
-}
-
-#support-title span {
- display: none;
-}
-
-#support-blurb {
- padding: 0px 35px 0 25px;
-}
-
-#support-blurb.noborder {
- border: none;
- margin: 35px 0;
-}
-
-#support-blurb .supporters {
- float: right;
- width: 47%;
- margin-right: 15px;
-}
-
-#support-menu {
- width: 750px;
- margin: 0;
- margin-top: 25px;
- margin-bottom: 100px;
-}
-
-div.support-menu-item {
- width: 230px;
- margin: 10px;
- float: left;
-}
-
-#support-menu .supporters {
- margin-top: 25px;
- border: 1px solid #ddd;
-}
-
-#support-menu div.ex {
- color: #6f6f6f;
- margin-top: 30px;
- width: 410px !important;
-}
-.hi {
- color: #555;
-}
-
-#donate-classes {
- width: 550px;
- margin-bottom: 100px;
-}
-
-#donate-classes.index {
- width: 100%;
-}
-
-#donate-classes ul {
- list-style: none;
- margin: 0;
- padding: 0;
- width: 95%;
-}
-
-#donate-classes li {
- padding: 10px 25px;
- margin: 0;
- border-bottom: 1px solid #ccc;
-}
-
-#donate-classes ul.store li {
- padding: 10px 0;
-}
-
-#donate-classes ul.donate li:hover {
- background-color: #f3f2f2;
-}
-
-#donate-classes li img {
- padding-right: 10px;
-}
-#donate-classes li strong {
- /*padding-right: 30px;*/
-}
-
-#donate-classes .amount {
- font-size: 125%;
- font-weight: bold;
- color: #c30;
- width: 75px;
- float: left;
- padding-top: 10px;
-}
-
-#donate-classes .spread {
- width: 100px;
- height: 50px;
- padding-top: 20px;
-}
-
-#donate-classes code {
- display: block;
- margin-top: 5px;
-}
-
-.fair {
- font-size: 90%;
- color: #666;
- float: right;
- padding-top: 10px;
-}
-
-.fair img {
- padding: 0 !important;
-}
-
-.store-item {
- text-align: left;
- float: left;
- margin: 0 10px 30px 20px;
- width: 330px;
- font-size: 100%;
-}
-.store-item img {
- padding-bottom: 50px;
- float: left;
-}
-
-.store-item-options {
- margin-top: 5px;
- float: right;
- line-height: 150%;
-}
-
-h3 {
- font-weight: bold !important;
- font-size: 130% !important;
-}
-
-/* progress-bar stuff */
-#progress {
- width: 460px;
- text-align: center;
- margin-left: 25px;
- margin-bottom: 25px;
-}
-
-#progress-bar {
- width: 455px;
- height: 25px;
- background: url('/images/support/2006/support-progress-bar.png') top left no-repeat;
- margin-bottom: 10px;
-}
-
-#progress-bar img {
- float: right;
- margin-right: 11px;
-}
-
-ul#blogs {
- list-style: none;
- margin: 0;
- padding: 0;
-}
-
-ul#blogs li {
- border-bottom: 1px solid #d0d0d0;
- padding: 5px;
-}
-
-ol.letters ol {
- margin-left: 15px;
-}
diff --git a/docroot/includes/support-2008.css b/docroot/includes/support-2008.css
deleted file mode 100644
index 6e8412d19..000000000
--- a/docroot/includes/support-2008.css
+++ /dev/null
@@ -1,53 +0,0 @@
-
-#campaign08 {
- max-width: 634px;
- margin: 0 auto;
- padding: 1em 0.25em;
- border-top: 1px solid #ccc;
- border-bottom: 1px solid #ccc;
- overflow: auto;
- background: url(/images/support/2008/campaign08c.png) no-repeat 13px 5px;
-}
-
-#campaign08 .campaign-block {
- height: 209px;
- float: right;
-}
-
-#campaign08 .campaign-block h2 {
- font-family: helvetica;
- font-size: 40px !important;
- line-height: 1em;
- margin: 0.5em 10px 0.5em 0;
- color: #1A6699;
- padding: 5px;
- background-color: #fff;
-}
-
-#campaign08 .campaign-block #join-today {
- text-align: center;
-}
-
-#campaign08 .campaign-block #join-today a {
- display: block;
- background-color:#fff;
- color: #5E3B20;
-
- text-decoration: none;
- font: 150% helvetica, arial, sans-serif;
-
- width: 5.5em;
-
- margin: 0 auto;
- padding: 0.33em 0.25em 0.25em 0.25em;
-
- border: 1px solid #A07D65;
- -moz-border-radius: 5px;
- -webkit-border-radius: 5px;
- border-radius: 5px;
-}
-
-#campaign08 #join-today a:hover {
- background-color: #A07D65;
- color: #fff;
-}
diff --git a/docroot/includes/svn-commit.tmp b/docroot/includes/svn-commit.tmp
deleted file mode 100644
index bc54bf496..000000000
--- a/docroot/includes/svn-commit.tmp
+++ /dev/null
@@ -1,4 +0,0 @@
-updated stylesheet sync
---This line, and those below, will be ignored--
-
-M style.css
From 10257e4ab99d33f5affe30ff193fd01886804ce2 Mon Sep 17 00:00:00 2001
From: mzeinstra
Date: Wed, 4 Dec 2013 22:20:06 +0100
Subject: [PATCH 2/3] Removed old Themes
These should not be in the current server anymore.
Could be published as separate repositories
---
docroot/wp-content/themes/cc3/404.php | 26 -
docroot/wp-content/themes/cc3/README | 14 -
docroot/wp-content/themes/cc3/archive.php | 18 -
docroot/wp-content/themes/cc3/category-1.php | 42 --
docroot/wp-content/themes/cc3/category-2.php | 48 --
docroot/wp-content/themes/cc3/category-21.php | 112 ----
docroot/wp-content/themes/cc3/category-6.php | 42 --
docroot/wp-content/themes/cc3/category-7.php | 96 ---
docroot/wp-content/themes/cc3/category.php | 53 --
docroot/wp-content/themes/cc3/comments.php | 104 ---
docroot/wp-content/themes/cc3/date.php | 18 -
.../wp-content/themes/cc3/featured/audio.php | 77 ---
.../themes/cc3/featured/education.php | 37 --
.../wp-content/themes/cc3/featured/image.php | 42 --
.../wp-content/themes/cc3/featured/text.php | 41 --
.../wp-content/themes/cc3/featured/video.php | 32 -
docroot/wp-content/themes/cc3/footer.php | 38 --
docroot/wp-content/themes/cc3/functions.php | 139 ----
docroot/wp-content/themes/cc3/header.php | 102 ---
.../wp-content/themes/cc3/images/bg-std.png | Bin 2888 -> 0 bytes
.../themes/cc3/images/cc-title-8.png | Bin 1706 -> 0 bytes
.../wp-content/themes/cc3/images/cc-title.png | Bin 5346 -> 0 bytes
.../wp-content/themes/cc3/images/find-8.png | Bin 2627 -> 0 bytes
docroot/wp-content/themes/cc3/images/find.png | Bin 10072 -> 0 bytes
.../themes/cc3/images/header-main-b.png | Bin 3308 -> 0 bytes
.../themes/cc3/images/header-main-hover-b.png | Bin 2958 -> 0 bytes
.../themes/cc3/images/license-8.png | Bin 2486 -> 0 bytes
.../wp-content/themes/cc3/images/publish.png | Bin 9123 -> 0 bytes
.../wp-content/themes/cc3/images/stripe.gif | Bin 140 -> 0 bytes
docroot/wp-content/themes/cc3/index.php | 75 ---
docroot/wp-content/themes/cc3/page.php | 43 --
docroot/wp-content/themes/cc3/pngie.htc | 54 --
docroot/wp-content/themes/cc3/pngie.htc.php | 67 --
docroot/wp-content/themes/cc3/sidebar.php | 24 -
docroot/wp-content/themes/cc3/single.php | 126 ----
docroot/wp-content/themes/cc3/style-ie.css | 73 ---
docroot/wp-content/themes/cc3/style-wp.css | 329 ----------
docroot/wp-content/themes/cc3/style.css | 523 ---------------
docroot/wp-content/themes/cc3/transparent.gif | Bin 43 -> 0 bytes
docroot/wp-content/themes/cc4/404.php | 21 -
docroot/wp-content/themes/cc4/README | 13 -
docroot/wp-content/themes/cc4/archive.php | 18 -
docroot/wp-content/themes/cc4/category-1.php | 56 --
docroot/wp-content/themes/cc4/category-2.php | 57 --
docroot/wp-content/themes/cc4/category-21.php | 110 ----
docroot/wp-content/themes/cc4/category-6.php | 51 --
docroot/wp-content/themes/cc4/category-7.php | 69 --
docroot/wp-content/themes/cc4/category.php | 68 --
docroot/wp-content/themes/cc4/comments.php | 107 ----
docroot/wp-content/themes/cc4/date.php | 18 -
docroot/wp-content/themes/cc4/engine-rtl.css | 11 -
docroot/wp-content/themes/cc4/engine.css | 54 --
.../wp-content/themes/cc4/featured/audio.php | 81 ---
.../themes/cc4/featured/education.php | 37 --
.../wp-content/themes/cc4/featured/image.php | 42 --
.../wp-content/themes/cc4/featured/text.php | 41 --
.../wp-content/themes/cc4/featured/video.php | 35 -
docroot/wp-content/themes/cc4/footer.php | 27 -
docroot/wp-content/themes/cc4/functions.php | 168 -----
docroot/wp-content/themes/cc4/header.php | 105 ---
.../wp-content/themes/cc4/images/bg-std.png | Bin 2888 -> 0 bytes
.../themes/cc4/images/cc-title-8.png | Bin 1706 -> 0 bytes
.../wp-content/themes/cc4/images/cc-title.png | Bin 5346 -> 0 bytes
.../wp-content/themes/cc4/images/find-8.png | Bin 2627 -> 0 bytes
docroot/wp-content/themes/cc4/images/find.png | Bin 10072 -> 0 bytes
.../themes/cc4/images/header-main-b.png | Bin 3308 -> 0 bytes
.../themes/cc4/images/header-main-hover-b.png | Bin 2958 -> 0 bytes
.../themes/cc4/images/license-8.png | Bin 2486 -> 0 bytes
.../wp-content/themes/cc4/images/publish.png | Bin 9123 -> 0 bytes
.../wp-content/themes/cc4/images/stripe.gif | Bin 140 -> 0 bytes
.../wp-content/themes/cc4/images/tab-bg.png | Bin 2831 -> 0 bytes
.../themes/cc4/images/tab-body-dark.png | Bin 338 -> 0 bytes
.../themes/cc4/images/tab-body-donate.png | Bin 423 -> 0 bytes
.../themes/cc4/images/tab-body-edit.png | Bin 715 -> 0 bytes
.../themes/cc4/images/tab-body-lit.png | Bin 475 -> 0 bytes
.../themes/cc4/images/tab-left-dark.png | Bin 321 -> 0 bytes
.../themes/cc4/images/tab-left-donate.png | Bin 267 -> 0 bytes
.../themes/cc4/images/tab-left-edit.png | Bin 268 -> 0 bytes
.../themes/cc4/images/tab-left-lit.png | Bin 258 -> 0 bytes
.../themes/cc4/images/tabbar-bg.png | Bin 302 -> 0 bytes
docroot/wp-content/themes/cc4/index.php | 56 --
docroot/wp-content/themes/cc4/nav.php | 46 --
docroot/wp-content/themes/cc4/page.php | 29 -
docroot/wp-content/themes/cc4/pngie.htc | 54 --
docroot/wp-content/themes/cc4/pngie.htc.php | 67 --
docroot/wp-content/themes/cc4/progress.php | 7 -
docroot/wp-content/themes/cc4/search.php | 53 --
docroot/wp-content/themes/cc4/searchform.php | 13 -
docroot/wp-content/themes/cc4/sidebar.php | 65 --
docroot/wp-content/themes/cc4/single.php | 138 ----
docroot/wp-content/themes/cc4/style-ie.css | 98 ---
docroot/wp-content/themes/cc4/style-wp.css | 329 ----------
docroot/wp-content/themes/cc4/style.css | 538 ----------------
docroot/wp-content/themes/cc4/support.css | 212 ------
docroot/wp-content/themes/cc4/transparent.gif | Bin 43 -> 0 bytes
docroot/wp-content/themes/cc5/404.php | 19 -
docroot/wp-content/themes/cc5/archive.php | 69 --
docroot/wp-content/themes/cc5/category-21.php | 162 -----
docroot/wp-content/themes/cc5/category-7.php | 62 --
docroot/wp-content/themes/cc5/category.php | 82 ---
docroot/wp-content/themes/cc5/comments.php | 111 ----
docroot/wp-content/themes/cc5/engine-rtl.css | 11 -
docroot/wp-content/themes/cc5/engine.css | 82 ---
docroot/wp-content/themes/cc5/footer.php | 36 --
docroot/wp-content/themes/cc5/functions.php | 101 ---
docroot/wp-content/themes/cc5/google-cse.css | 281 --------
docroot/wp-content/themes/cc5/header.php | 86 ---
.../wp-content/themes/cc5/heatmap-image.php | 33 -
docroot/wp-content/themes/cc5/heatmap.js | 97 ---
docroot/wp-content/themes/cc5/heatmap.php | 19 -
.../wp-content/themes/cc5/images/bliptmp.jpg | Bin 23086 -> 0 bytes
.../themes/cc5/images/cc-logo-large.png | Bin 3325 -> 0 bytes
.../themes/cc5/images/cc-logo-small.png | Bin 2267 -> 0 bytes
.../wp-content/themes/cc5/images/cc-logo.png | Bin 6067 -> 0 bytes
.../themes/cc5/images/cclearnlogo.png | Bin 1502 -> 0 bytes
.../themes/cc5/images/failedsharing.jpg | Bin 15522 -> 0 bytes
docroot/wp-content/themes/cc5/images/feed.png | Bin 689 -> 0 bytes
.../wp-content/themes/cc5/images/find-alt.png | Bin 449 -> 0 bytes
docroot/wp-content/themes/cc5/images/find.png | Bin 328 -> 0 bytes
.../themes/cc5/images/header-bar-full.png | Bin 3135 -> 0 bytes
.../themes/cc5/images/header-bar-thin.png | Bin 265 -> 0 bytes
.../themes/cc5/images/license-alt.png | Bin 498 -> 0 bytes
.../wp-content/themes/cc5/images/license.png | Bin 261 -> 0 bytes
.../wp-content/themes/cc5/images/license2.png | Bin 338 -> 0 bytes
.../wp-content/themes/cc5/images/loading.gif | Bin 3633 -> 0 bytes
.../wp-content/themes/cc5/images/member.png | Bin 195 -> 0 bytes
.../wp-content/themes/cc5/images/network.png | Bin 152 -> 0 bytes
.../themes/cc5/images/sciencecommonslogo.png | Bin 1984 -> 0 bytes
.../themes/cc5/images/splash-quote-bg.jpg | Bin 13099 -> 0 bytes
.../themes/cc5/images/top-gradient.png | Bin 460 -> 0 bytes
.../themes/cc5/images/videos-generic.jpg | Bin 22592 -> 0 bytes
docroot/wp-content/themes/cc5/images/wtf.png | Bin 5384 -> 0 bytes
.../themes/cc5/index-head-campaign.php | 33 -
docroot/wp-content/themes/cc5/index-head.php | 62 --
docroot/wp-content/themes/cc5/index.css | 503 ---------------
docroot/wp-content/themes/cc5/index.php | 253 --------
.../themes/cc5/international-page.php | 125 ----
docroot/wp-content/themes/cc5/nav.php | 13 -
docroot/wp-content/themes/cc5/page.css | 602 ------------------
docroot/wp-content/themes/cc5/page.html | 125 ----
docroot/wp-content/themes/cc5/page.php | 28 -
.../wp-content/themes/cc5/pageviewHelper.js | 39 --
docroot/wp-content/themes/cc5/print.css | 32 -
docroot/wp-content/themes/cc5/progress.php | 74 ---
docroot/wp-content/themes/cc5/search.php | 32 -
docroot/wp-content/themes/cc5/searchform.php | 6 -
docroot/wp-content/themes/cc5/sidebar.php | 53 --
docroot/wp-content/themes/cc5/sidelinks.php | 13 -
docroot/wp-content/themes/cc5/single.php | 83 ---
docroot/wp-content/themes/cc5/site.css | 209 ------
docroot/wp-content/themes/cc5/site.js | 168 -----
docroot/wp-content/themes/cc5/standard.css | 43 --
docroot/wp-content/themes/cc5/style-ie.css | 46 --
docroot/wp-content/themes/cc5/style.css | 52 --
docroot/wp-content/themes/cc5/support.css | 249 --------
docroot/wp-content/themes/cc5/tag.php | 62 --
156 files changed, 9445 deletions(-)
delete mode 100644 docroot/wp-content/themes/cc3/404.php
delete mode 100644 docroot/wp-content/themes/cc3/README
delete mode 100644 docroot/wp-content/themes/cc3/archive.php
delete mode 100644 docroot/wp-content/themes/cc3/category-1.php
delete mode 100644 docroot/wp-content/themes/cc3/category-2.php
delete mode 100644 docroot/wp-content/themes/cc3/category-21.php
delete mode 100644 docroot/wp-content/themes/cc3/category-6.php
delete mode 100644 docroot/wp-content/themes/cc3/category-7.php
delete mode 100644 docroot/wp-content/themes/cc3/category.php
delete mode 100644 docroot/wp-content/themes/cc3/comments.php
delete mode 100644 docroot/wp-content/themes/cc3/date.php
delete mode 100644 docroot/wp-content/themes/cc3/featured/audio.php
delete mode 100644 docroot/wp-content/themes/cc3/featured/education.php
delete mode 100644 docroot/wp-content/themes/cc3/featured/image.php
delete mode 100644 docroot/wp-content/themes/cc3/featured/text.php
delete mode 100644 docroot/wp-content/themes/cc3/featured/video.php
delete mode 100644 docroot/wp-content/themes/cc3/footer.php
delete mode 100644 docroot/wp-content/themes/cc3/functions.php
delete mode 100644 docroot/wp-content/themes/cc3/header.php
delete mode 100644 docroot/wp-content/themes/cc3/images/bg-std.png
delete mode 100644 docroot/wp-content/themes/cc3/images/cc-title-8.png
delete mode 100644 docroot/wp-content/themes/cc3/images/cc-title.png
delete mode 100644 docroot/wp-content/themes/cc3/images/find-8.png
delete mode 100644 docroot/wp-content/themes/cc3/images/find.png
delete mode 100644 docroot/wp-content/themes/cc3/images/header-main-b.png
delete mode 100644 docroot/wp-content/themes/cc3/images/header-main-hover-b.png
delete mode 100644 docroot/wp-content/themes/cc3/images/license-8.png
delete mode 100644 docroot/wp-content/themes/cc3/images/publish.png
delete mode 100644 docroot/wp-content/themes/cc3/images/stripe.gif
delete mode 100644 docroot/wp-content/themes/cc3/index.php
delete mode 100644 docroot/wp-content/themes/cc3/page.php
delete mode 100644 docroot/wp-content/themes/cc3/pngie.htc
delete mode 100644 docroot/wp-content/themes/cc3/pngie.htc.php
delete mode 100644 docroot/wp-content/themes/cc3/sidebar.php
delete mode 100644 docroot/wp-content/themes/cc3/single.php
delete mode 100644 docroot/wp-content/themes/cc3/style-ie.css
delete mode 100644 docroot/wp-content/themes/cc3/style-wp.css
delete mode 100644 docroot/wp-content/themes/cc3/style.css
delete mode 100644 docroot/wp-content/themes/cc3/transparent.gif
delete mode 100644 docroot/wp-content/themes/cc4/404.php
delete mode 100644 docroot/wp-content/themes/cc4/README
delete mode 100644 docroot/wp-content/themes/cc4/archive.php
delete mode 100644 docroot/wp-content/themes/cc4/category-1.php
delete mode 100644 docroot/wp-content/themes/cc4/category-2.php
delete mode 100644 docroot/wp-content/themes/cc4/category-21.php
delete mode 100644 docroot/wp-content/themes/cc4/category-6.php
delete mode 100644 docroot/wp-content/themes/cc4/category-7.php
delete mode 100644 docroot/wp-content/themes/cc4/category.php
delete mode 100644 docroot/wp-content/themes/cc4/comments.php
delete mode 100644 docroot/wp-content/themes/cc4/date.php
delete mode 100644 docroot/wp-content/themes/cc4/engine-rtl.css
delete mode 100644 docroot/wp-content/themes/cc4/engine.css
delete mode 100644 docroot/wp-content/themes/cc4/featured/audio.php
delete mode 100644 docroot/wp-content/themes/cc4/featured/education.php
delete mode 100644 docroot/wp-content/themes/cc4/featured/image.php
delete mode 100644 docroot/wp-content/themes/cc4/featured/text.php
delete mode 100644 docroot/wp-content/themes/cc4/featured/video.php
delete mode 100644 docroot/wp-content/themes/cc4/footer.php
delete mode 100644 docroot/wp-content/themes/cc4/functions.php
delete mode 100644 docroot/wp-content/themes/cc4/header.php
delete mode 100644 docroot/wp-content/themes/cc4/images/bg-std.png
delete mode 100644 docroot/wp-content/themes/cc4/images/cc-title-8.png
delete mode 100644 docroot/wp-content/themes/cc4/images/cc-title.png
delete mode 100644 docroot/wp-content/themes/cc4/images/find-8.png
delete mode 100644 docroot/wp-content/themes/cc4/images/find.png
delete mode 100644 docroot/wp-content/themes/cc4/images/header-main-b.png
delete mode 100644 docroot/wp-content/themes/cc4/images/header-main-hover-b.png
delete mode 100644 docroot/wp-content/themes/cc4/images/license-8.png
delete mode 100644 docroot/wp-content/themes/cc4/images/publish.png
delete mode 100644 docroot/wp-content/themes/cc4/images/stripe.gif
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-bg.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-body-dark.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-body-donate.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-body-edit.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-body-lit.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-left-dark.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-left-donate.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-left-edit.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tab-left-lit.png
delete mode 100644 docroot/wp-content/themes/cc4/images/tabbar-bg.png
delete mode 100644 docroot/wp-content/themes/cc4/index.php
delete mode 100644 docroot/wp-content/themes/cc4/nav.php
delete mode 100644 docroot/wp-content/themes/cc4/page.php
delete mode 100644 docroot/wp-content/themes/cc4/pngie.htc
delete mode 100644 docroot/wp-content/themes/cc4/pngie.htc.php
delete mode 100644 docroot/wp-content/themes/cc4/progress.php
delete mode 100644 docroot/wp-content/themes/cc4/search.php
delete mode 100644 docroot/wp-content/themes/cc4/searchform.php
delete mode 100644 docroot/wp-content/themes/cc4/sidebar.php
delete mode 100644 docroot/wp-content/themes/cc4/single.php
delete mode 100644 docroot/wp-content/themes/cc4/style-ie.css
delete mode 100644 docroot/wp-content/themes/cc4/style-wp.css
delete mode 100644 docroot/wp-content/themes/cc4/style.css
delete mode 100644 docroot/wp-content/themes/cc4/support.css
delete mode 100644 docroot/wp-content/themes/cc4/transparent.gif
delete mode 100644 docroot/wp-content/themes/cc5/404.php
delete mode 100644 docroot/wp-content/themes/cc5/archive.php
delete mode 100644 docroot/wp-content/themes/cc5/category-21.php
delete mode 100644 docroot/wp-content/themes/cc5/category-7.php
delete mode 100644 docroot/wp-content/themes/cc5/category.php
delete mode 100644 docroot/wp-content/themes/cc5/comments.php
delete mode 100644 docroot/wp-content/themes/cc5/engine-rtl.css
delete mode 100644 docroot/wp-content/themes/cc5/engine.css
delete mode 100644 docroot/wp-content/themes/cc5/footer.php
delete mode 100644 docroot/wp-content/themes/cc5/functions.php
delete mode 100644 docroot/wp-content/themes/cc5/google-cse.css
delete mode 100644 docroot/wp-content/themes/cc5/header.php
delete mode 100644 docroot/wp-content/themes/cc5/heatmap-image.php
delete mode 100644 docroot/wp-content/themes/cc5/heatmap.js
delete mode 100644 docroot/wp-content/themes/cc5/heatmap.php
delete mode 100644 docroot/wp-content/themes/cc5/images/bliptmp.jpg
delete mode 100644 docroot/wp-content/themes/cc5/images/cc-logo-large.png
delete mode 100644 docroot/wp-content/themes/cc5/images/cc-logo-small.png
delete mode 100644 docroot/wp-content/themes/cc5/images/cc-logo.png
delete mode 100644 docroot/wp-content/themes/cc5/images/cclearnlogo.png
delete mode 100644 docroot/wp-content/themes/cc5/images/failedsharing.jpg
delete mode 100644 docroot/wp-content/themes/cc5/images/feed.png
delete mode 100644 docroot/wp-content/themes/cc5/images/find-alt.png
delete mode 100644 docroot/wp-content/themes/cc5/images/find.png
delete mode 100644 docroot/wp-content/themes/cc5/images/header-bar-full.png
delete mode 100644 docroot/wp-content/themes/cc5/images/header-bar-thin.png
delete mode 100644 docroot/wp-content/themes/cc5/images/license-alt.png
delete mode 100644 docroot/wp-content/themes/cc5/images/license.png
delete mode 100644 docroot/wp-content/themes/cc5/images/license2.png
delete mode 100644 docroot/wp-content/themes/cc5/images/loading.gif
delete mode 100644 docroot/wp-content/themes/cc5/images/member.png
delete mode 100644 docroot/wp-content/themes/cc5/images/network.png
delete mode 100644 docroot/wp-content/themes/cc5/images/sciencecommonslogo.png
delete mode 100644 docroot/wp-content/themes/cc5/images/splash-quote-bg.jpg
delete mode 100644 docroot/wp-content/themes/cc5/images/top-gradient.png
delete mode 100644 docroot/wp-content/themes/cc5/images/videos-generic.jpg
delete mode 100644 docroot/wp-content/themes/cc5/images/wtf.png
delete mode 100644 docroot/wp-content/themes/cc5/index-head-campaign.php
delete mode 100644 docroot/wp-content/themes/cc5/index-head.php
delete mode 100644 docroot/wp-content/themes/cc5/index.css
delete mode 100644 docroot/wp-content/themes/cc5/index.php
delete mode 100644 docroot/wp-content/themes/cc5/international-page.php
delete mode 100644 docroot/wp-content/themes/cc5/nav.php
delete mode 100644 docroot/wp-content/themes/cc5/page.css
delete mode 100644 docroot/wp-content/themes/cc5/page.html
delete mode 100644 docroot/wp-content/themes/cc5/page.php
delete mode 100644 docroot/wp-content/themes/cc5/pageviewHelper.js
delete mode 100644 docroot/wp-content/themes/cc5/print.css
delete mode 100644 docroot/wp-content/themes/cc5/progress.php
delete mode 100644 docroot/wp-content/themes/cc5/search.php
delete mode 100644 docroot/wp-content/themes/cc5/searchform.php
delete mode 100644 docroot/wp-content/themes/cc5/sidebar.php
delete mode 100644 docroot/wp-content/themes/cc5/sidelinks.php
delete mode 100644 docroot/wp-content/themes/cc5/single.php
delete mode 100644 docroot/wp-content/themes/cc5/site.css
delete mode 100644 docroot/wp-content/themes/cc5/site.js
delete mode 100644 docroot/wp-content/themes/cc5/standard.css
delete mode 100644 docroot/wp-content/themes/cc5/style-ie.css
delete mode 100644 docroot/wp-content/themes/cc5/style.css
delete mode 100644 docroot/wp-content/themes/cc5/support.css
delete mode 100644 docroot/wp-content/themes/cc5/tag.php
diff --git a/docroot/wp-content/themes/cc3/404.php b/docroot/wp-content/themes/cc3/404.php
deleted file mode 100644
index 83ab18737..000000000
--- a/docroot/wp-content/themes/cc3/404.php
+++ /dev/null
@@ -1,26 +0,0 @@
-
-
-
-
-
404
-
-
-
-
-
-
-
-
The page you were looking for was not found.
-
Other Content
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/README b/docroot/wp-content/themes/cc3/README
deleted file mode 100644
index c458a5b8f..000000000
--- a/docroot/wp-content/themes/cc3/README
+++ /dev/null
@@ -1,14 +0,0 @@
-These are notes for us in developing this.
-
-
-category-1.php
-
-This is for featured commoners.
-
-
-category-2.php
-
-This file is for weblog
-
-
-
diff --git a/docroot/wp-content/themes/cc3/archive.php b/docroot/wp-content/themes/cc3/archive.php
deleted file mode 100644
index 542216e27..000000000
--- a/docroot/wp-content/themes/cc3/archive.php
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
Archives
-
-
-
-
-
-
-
- Deprecated: Not used.
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/category-1.php b/docroot/wp-content/themes/cc3/category-1.php
deleted file mode 100644
index 28b02eafb..000000000
--- a/docroot/wp-content/themes/cc3/category-1.php
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
- if (is_month() || is_year()) { ?>
-
- weblog/">
- weblog
-
-
- }?>
-
wp_title('') ?>
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/category-2.php b/docroot/wp-content/themes/cc3/category-2.php
deleted file mode 100644
index f8d42b1de..000000000
--- a/docroot/wp-content/themes/cc3/category-2.php
+++ /dev/null
@@ -1,48 +0,0 @@
-
-
-
-
-
-
-
-
- if (is_month() || is_year()) { ?>
- featured-projects/">
- Featured Projects
-
- } else { ?>
- Featured Projects
- } ?>
-
-
-
-
-
-
-
-
-
-
-
-
- if ($attach = cc_get_attachment ($post->ID)) { ?>
-
">
- } ?>
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/category-21.php b/docroot/wp-content/themes/cc3/category-21.php
deleted file mode 100644
index f728ccd02..000000000
--- a/docroot/wp-content/themes/cc3/category-21.php
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-code = '';
- $jurisdiction->status = '';
- $jurisdiction->name = '';
- foreach ( $cats as $cat ) {
- if ( $cat->category_parent == 21 ) {
- $jurisdiction->code = $cat->category_nicename;
- $jurisdiction->name = $cat->cat_name;
- }
- if ( $cat->cat_ID == 18 ) {
- $jurisdiction->status = 'upcoming';
- } else if ( $cat->cat_ID == 19 ) {
- $jurisdiction->status = 'in-progress';
- } else if ( $cat->cat_ID == 20 ) {
- $jurisdiction->status = 'completed';
- }
- }
- return $jurisdiction;
-} ?>
-
-
-
-
-
-
Worldwide
-
-
-
-
-
-
-
- Creative Commons International (CCi) works to "port" the core Creative Commons Licenses to different copyright legislations around the world. The porting work involves both linguistically translating the licenses and legally adapting them to particular jurisdictions.
-
-
- This work is lead by CCi director Catharina Maracke (email) and volunteer teams in each jurisdiction who are committed to introducing CC to their country and who consult extensively with members of the public and key stakeholders as part of the porting process.
-
-
- A complete overview of the porting process can be found here.
-
-
-
Completed Licenses
-
We have completed the process and developed licenses for the following jurisdictions:
-
-
-
-ID);
-
- if ($jurisdiction->code == '' || $jurisdiction->status == '') {
- // Store post content for placement elsewhere in site
- $block_content[$post->post_name] = $post->post_content;
- continue;
- } else if ($jurisdiction->status != 'completed') {
- continue;
- }
- $img = "/images/international/$jurisdiction->code.png";
-?>
-
-
-
-
-
-
Project Jurisdictions
-
-
The process of developing licenses and discussing them are still in progress for the following jurisdictions:
-
-
-ID);
- if ($jurisdiction->code == '' || $jurisdiction->status != 'in-progress') {
- continue;
- }
- $img = "/images/international/$jurisdiction->code.png";
-?>
-
-
-
-
-
-
-
-
-
-
-
Upcoming Project Jurisdictions
-
-ID);
- if ($jurisdiction->code == '' || $jurisdiction->status != 'upcoming') {
- continue;
- }
-?>
- - = $jurisdiction->name ?>: = $post->post_excerpt ?>
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/category-6.php b/docroot/wp-content/themes/cc3/category-6.php
deleted file mode 100644
index 941248cfa..000000000
--- a/docroot/wp-content/themes/cc3/category-6.php
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
-
- if (is_month() || is_year()) { ?>
-
- press-releases/">
- press releases
-
-
- }?>
-
wp_title('') ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Read More...
-
-
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/category-7.php b/docroot/wp-content/themes/cc3/category-7.php
deleted file mode 100644
index 30cc626d8..000000000
--- a/docroot/wp-content/themes/cc3/category-7.php
+++ /dev/null
@@ -1,96 +0,0 @@
-get_results( "SELECT * FROM wp_posts, wp_post2cat WHERE wp_posts.ID = wp_post2cat.post_id AND wp_post2cat.category_id = 7 ORDER BY wp_posts.ID DESC;"); // ORDER BY rand() ;" );
-
-?>
-
-
-
-
-
-
-
-
- Creative Commoners
-
-
-
-
-
-
-
-
-
-
-
- if ($attach = cc_get_attachment ($post->ID)) { ?>
-
-
-
- } ?>
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/category.php b/docroot/wp-content/themes/cc3/category.php
deleted file mode 100644
index 3a68763f6..000000000
--- a/docroot/wp-content/themes/cc3/category.php
+++ /dev/null
@@ -1,53 +0,0 @@
-
-
-
- if (is_month() || is_year()) { ?>
-
- ">
- = ucfirst($category_name) ?>
-
-
- }?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- if ($attach = cc_get_attachment ($post->ID)) { ?>
-
-
-
- } ?>
-
-
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/comments.php b/docroot/wp-content/themes/cc3/comments.php
deleted file mode 100644
index 7786a9bb0..000000000
--- a/docroot/wp-content/themes/cc3/comments.php
+++ /dev/null
@@ -1,104 +0,0 @@
-post_password)) { // if there's a password
- if ($_COOKIE['wp-postpass_' . COOKIEHASH] != $post->post_password) { // and it doesn't match the cookie
- ?>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- comment_status) : ?>
-
-
-
-
-
-
-
-
-
-comment_status) : ?>
-
-
Leave a Reply
-
-
-
You must be logged in to post a comment.
-
-
-
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/date.php b/docroot/wp-content/themes/cc3/date.php
deleted file mode 100644
index 4e99010ae..000000000
--- a/docroot/wp-content/themes/cc3/date.php
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
Date View
-
-
-
-
-
-
-
- Deprecated: Not used.
-
-
-
-
-
diff --git a/docroot/wp-content/themes/cc3/featured/audio.php b/docroot/wp-content/themes/cc3/featured/audio.php
deleted file mode 100644
index 0739e81d1..000000000
--- a/docroot/wp-content/themes/cc3/featured/audio.php
+++ /dev/null
@@ -1,77 +0,0 @@
-
-
-
Featured Audio Sites
-
-
-
-
- Podcasting Legal Guide
- Inspired by the Electronic Frontier Foundation's Legal Guide for Bloggers, the Podcasting Legal Guide is designed to outline both legal and practical issues that are specifically relevant for podcasters, such as using music and video in a podcast.
-
-
-
-
Pump Audio
-Pump Audio works with independent musicians to get their music licensed in commercial media projects. You submit your work to Pump, and if they can find someone who wants to use it in their project, Pump will handle the arrangements and pay you 50% of the resulting licensing fees and/or royalties. Pump offers a variety of Creative Commons license options on their site for musicians who want to allow non-commercial use of their work.
-
-
-
Jamendo
-Provides an archive of CC-licensed music that's available for download via P2P. Jamendo features tags, user reviews and personalized recommendations, so you can easily find new tunes that suit your tastes.
-
-
ccMixter
-
-A music remix site that tracks samples across different artists, all available under sampling licenses so that you too can join in the mix.
-
-
Magnatune
-A new music label focused on try-before-you-buy music. Features licensed, downloadable tracks from a wide variety of artists that can also be purchased direct from the site
-
-
SectionZ
-An electronic music community that offers Creative Commons-licensed tracks from genres like IDM, drum 'n' bass, and ambient.
-
-
-
Dmusic
-The oldest online digital music community, DMusic offers Creative Commons licenses for artists hosting their music.
-
-
Opsound
-Features a pool of Creative Commons licensed audio. You may submit your MP3s
-
-
OYEZ
-Years of Supreme Court proceedings available as licensed MP3, with more to come
-
-
SoundClick
-
-Thousands of licensed music files are available here, on this community music hosting service.
-
-
-
-
Freesound
-A collaborative database of Creative Commons licensed sounds.
-
-
-
Diesel-U-Music
-
-The 2006 edition of this international music contest was open to unsigned artists playing rock, urban/hip-hop, and electronic music. This year's entries are licensed to the public under the CC Attribution-NonCommercial 2.5 license.
-
-
-
-
-
Featured Audio Works
-
-
diff --git a/docroot/wp-content/themes/cc3/featured/education.php b/docroot/wp-content/themes/cc3/featured/education.php
deleted file mode 100644
index 1ed192d00..000000000
--- a/docroot/wp-content/themes/cc3/featured/education.php
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
Featured Education Sites
-
-
MIT OpenCourseWare
-Selected course notes, assignments, and syllabi from MIT courses
-
-
-
ADUni.org
-Course materials and lectures from a one-year, intensive post-baccalaureate program in Computer Science
-
-
-
Connexions Repository
-Rice University's course material available for distribution and reuse
-
-
-
-Berklee Shares
-Music lessons from the premier institution for the study of contemporary music
-
-
-
-
-
-
Featured Education Works
-
-
diff --git a/docroot/wp-content/themes/cc3/featured/image.php b/docroot/wp-content/themes/cc3/featured/image.php
deleted file mode 100644
index b9c8a77fa..000000000
--- a/docroot/wp-content/themes/cc3/featured/image.php
+++ /dev/null
@@ -1,42 +0,0 @@
-
-
-
Featured Image Sites
-
-
-
OpenPhoto
-Hundreds of stock photos licensed for free commercial and non-commercial use
-
-
-
-
-
Flickr's Creative Commons pool
-Searchable and browseable database of licensed photos from this photo sharing service
-
-
-
-
-
Featured Image Works
-
-
diff --git a/docroot/wp-content/themes/cc3/featured/text.php b/docroot/wp-content/themes/cc3/featured/text.php
deleted file mode 100644
index b8334b61d..000000000
--- a/docroot/wp-content/themes/cc3/featured/text.php
+++ /dev/null
@@ -1,41 +0,0 @@
-
-
-
Featured Text Sites
-
-
CC Licensed Books
-A growing list of Creative Commons-licensed books.
-
-
Eldritch Press
-Full text of public domain books
-
-
-
-
-
-
Featured Text Works
-
-
diff --git a/docroot/wp-content/themes/cc3/featured/video.php b/docroot/wp-content/themes/cc3/featured/video.php
deleted file mode 100644
index 17be8ea5f..000000000
--- a/docroot/wp-content/themes/cc3/featured/video.php
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
Featured Video Sites
-
-
Prelinger Archives
-Over 1,000 public domain films from the worlds of government and advertising
-
-
-
Open Source Movies at Internet Archive
-Hundreds of licensed films uploaded by users of the Internet Archive. If you'd like your video hosted free here as well, check out our tutorial.
-
-
-
-
CandyJar
-Hundreds of video clips put together for VJs by Channel 4 in the UK.
-
-
-
-
-
-
Featured Video Works
-
-
diff --git a/docroot/wp-content/themes/cc3/footer.php b/docroot/wp-content/themes/cc3/footer.php
deleted file mode 100644
index b436addda..000000000
--- a/docroot/wp-content/themes/cc3/footer.php
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
-
-
-
- wp_footer(); ?>
-
- - at - - - -