diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-02-20 03:15:21 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-02-20 03:15:21 +0000 |
commit | b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2 (patch) | |
tree | 1f2dc77a3ff4f248153a33fa74904f7461056ea7 | |
parent | 1cc6b67e150b4abf6b24eef039d500b25ec016ca (diff) | |
download | ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.tar.gz ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.tar.bz2 ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.zip |
remove completely dead themes
190 files changed, 0 insertions, 5531 deletions
diff --git a/contrib/themes/BaskInBlue/images/ampache-dark-bg.gif b/contrib/themes/BaskInBlue/images/ampache-dark-bg.gif Binary files differdeleted file mode 100644 index b3ec8dba..00000000 --- a/contrib/themes/BaskInBlue/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/ampache-light-bg.gif b/contrib/themes/BaskInBlue/images/ampache-light-bg.gif Binary files differdeleted file mode 100644 index 1b490a7c..00000000 --- a/contrib/themes/BaskInBlue/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/ampache-mid.gif b/contrib/themes/BaskInBlue/images/ampache-mid.gif Binary files differdeleted file mode 100644 index f52ef057..00000000 --- a/contrib/themes/BaskInBlue/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/ampache.gif b/contrib/themes/BaskInBlue/images/ampache.gif Binary files differdeleted file mode 100644 index 355f04c4..00000000 --- a/contrib/themes/BaskInBlue/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/blank-pixel.gif b/contrib/themes/BaskInBlue/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/BaskInBlue/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/blankalbum.gif b/contrib/themes/BaskInBlue/images/blankalbum.gif Binary files differdeleted file mode 100644 index 318c81e3..00000000 --- a/contrib/themes/BaskInBlue/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/blankalbum.jpg b/contrib/themes/BaskInBlue/images/blankalbum.jpg Binary files differdeleted file mode 100644 index 2b4b0636..00000000 --- a/contrib/themes/BaskInBlue/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/blue-cd-case.jpg b/contrib/themes/BaskInBlue/images/blue-cd-case.jpg Binary files differdeleted file mode 100644 index d86ef568..00000000 --- a/contrib/themes/BaskInBlue/images/blue-cd-case.jpg +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/headphone.gif b/contrib/themes/BaskInBlue/images/headphone.gif Binary files differdeleted file mode 100644 index fc2dc47d..00000000 --- a/contrib/themes/BaskInBlue/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/images/table.gif b/contrib/themes/BaskInBlue/images/table.gif Binary files differdeleted file mode 100644 index 8b0fabe3..00000000 --- a/contrib/themes/BaskInBlue/images/table.gif +++ /dev/null diff --git a/contrib/themes/BaskInBlue/screencap/01.jpg b/contrib/themes/BaskInBlue/screencap/01.jpg Binary files differdeleted file mode 100755 index 9e9dd86a..00000000 --- a/contrib/themes/BaskInBlue/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/BaskInBlue/templates/default.css b/contrib/themes/BaskInBlue/templates/default.css deleted file mode 100644 index 6fcffe4e..00000000 --- a/contrib/themes/BaskInBlue/templates/default.css +++ /dev/null @@ -1,160 +0,0 @@ - body - { - background: #1100D0; - font-family: Verdana; - font-size: 12px; - color: #C5F5FF; - } - - p - { - color: #C5F5FF; - font-family: Verdana; - font-size: 12px; - } - a - { - color: #C5F5FF; - font-family: Verdana; - } - a:visited - { - color: #C5F5FF; - font-family: Verdana; - } - a:active - { - color: #C5F5FF; - font-family: Verdana; - } - .text-box - { - padding-left:5px; - padding-top:5px; - margin-bottom:10px; - background-color: #1100D0; - border-right:2px solid #0000C1; - border-bottom:2px solid #0000C1; - border-left:2px solid #0000C1; - border-top:2px solid #0000C1; - } - table.tabledata - { - } - - td - { - padding: 0px 8px 0px 8px; - color: #C5F5FF; - font-family: Verdana; - font-size: 12px; - } - th - { - padding-right: 10px; - } - input - { - color: #C5F5FF; - font-family: Verdana; - font-size: 12px; - font-weight: bold; - background-color: #0000C1; - } - select { - color: #C5F5FF; - font-family: Verdana; - font-size: 12px; - background-color: #0000C1; - } - textarea - { - background-color: #0000C1; - color: #C5F5FF; - font-family: Verdana; - font-size: 12px; - } - .table-header - { - background: url(../images/ampache-light-bg.gif) #0000C1 repeat-x; - vertical-align: top; - } - .navitem - { - background: url(../images/ampache-light-bg.gif) #0000C1 repeat-x; - vertical-align: top; - text-align: center; - } - .header1 - { - color: #C5F5FF; - font-family: Verdana; - font-size: <?php echo conf('font_size') + 6; ?>px; - font-weight: 900; - } - .header2 - { - color: #C5F5FF; - font-family: Verdana; - font-size: <?php echo conf('font_size') + 2; ?>px; - font-weight: 900; - } - .active_navitem - { - background: url(../images/ampache-dark-bg.gif) #1100D0 repeat-x; - vertical-align: top; - text-align: center; - } - .headrow - { - background:#1100D0; - font-size: 12px; - } - .odd - { - background:#1100D0; - font-size: 12px; - } - .even - { - background:#0000C1; - font-size: 12px; - } - .blank - { - background: #fff; - } - .border - { - background:#0000C1; - } - .header - { - font-size: 12px; - } - .error - { - color: #FF0000; - } - .fatalerror - { - padding-top: 3px; - padding-bottom: 3px; - color: #FF0000; - border-right:4px solid #FF0000; - border-bottom:4px solid #FF0000; - border-left:4px solid #FF0000; - border-top:4px solid #FF0000; - font-size: 14px; - font-weight: 900; - text-align: center; - } - .disabled - { - text-decoration: line-through; - } - .alphabet - { - font-size: 12px; - font-weight: normal; - } diff --git a/contrib/themes/BaskInBlue/theme.cfg.php b/contrib/themes/BaskInBlue/theme.cfg.php deleted file mode 100644 index dc768505..00000000 --- a/contrib/themes/BaskInBlue/theme.cfg.php +++ /dev/null @@ -1,75 +0,0 @@ -################## -#<?php exit(); ?># -################## - -########################### -# BaskInBlue Ampache Theme -########################### - -# Theme Name -# This is the actual name of the theme that -# will be displayed in the preferences screen -# DEFAULT: ampache-theme -name = "Bask In Blue" - -# Theme Author -# This is just a way of giving credit to the -# person who actually created this theme -# DEFAULT: N/A -author = "s1amson" - -# Theme Maintainer -# This is just a way of listing who is responsible for -# maintaining this theme incase it's not working right -# please include an e-mail address so you can be contacted -# DEFAULT: N/A -#maintainer = "You" - -#Image Credits -#Please give credit where credit is due -#CD and Heanphone images edited from -#amaranth-althaea-.5 icon pack for KDE -#Table.gif borrowed from Google(tm) search. Credit -#for image respectivly belongs to photogropher. - -# Theme Colors -################### -[color] -################### -# Below is a list of the default colors for this theme, upon -# applying this theme the users color preferences will be reset -# to what is listed below... - -# Background Color 1 -bg_color1 = "#1100D0" - -# Background Color 2 -bg_color2 = "#0000C1" - -# Base Color 1 -base_color1 = "#1100D0" - -# Base Color 2 -base_color2 = "#0000C1" - -# Font Color 1 -font_color1 = "#FFFFFF" - -# Font Color 2 -font_color2 = "#C5F5FF" - -# Font Color 3 -font_color3 = "#ffffff" - -# Row Color 1 -row_color1 = "#1100D0" - -# Row Color 2 -row_color2 = "#1100D0" - -# Row Color 3 -row_color3 = "#0000C1" - -# Error Color -error_color = "#FF0000" - diff --git a/contrib/themes/Clean/images/Copy of ampache-light-bg.gif b/contrib/themes/Clean/images/Copy of ampache-light-bg.gif Binary files differdeleted file mode 100755 index 6ad7f6a1..00000000 --- a/contrib/themes/Clean/images/Copy of ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/ampache-dark-bg.gif b/contrib/themes/Clean/images/ampache-dark-bg.gif Binary files differdeleted file mode 100755 index d5e69e5d..00000000 --- a/contrib/themes/Clean/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/ampache-light-bg.gif b/contrib/themes/Clean/images/ampache-light-bg.gif Binary files differdeleted file mode 100755 index cb023d45..00000000 --- a/contrib/themes/Clean/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/ampache-light-bg_lg.GIF b/contrib/themes/Clean/images/ampache-light-bg_lg.GIF Binary files differdeleted file mode 100644 index 5ae371ea..00000000 --- a/contrib/themes/Clean/images/ampache-light-bg_lg.GIF +++ /dev/null diff --git a/contrib/themes/Clean/images/ampache-light.psd b/contrib/themes/Clean/images/ampache-light.psd Binary files differdeleted file mode 100755 index 1aaba332..00000000 --- a/contrib/themes/Clean/images/ampache-light.psd +++ /dev/null diff --git a/contrib/themes/Clean/images/ampache-mid.gif b/contrib/themes/Clean/images/ampache-mid.gif Binary files differdeleted file mode 100755 index 57376ea4..00000000 --- a/contrib/themes/Clean/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/ampache.gif b/contrib/themes/Clean/images/ampache.gif Binary files differdeleted file mode 100755 index 2f0fcdc4..00000000 --- a/contrib/themes/Clean/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/ampache.psd b/contrib/themes/Clean/images/ampache.psd Binary files differdeleted file mode 100755 index 07e1f082..00000000 --- a/contrib/themes/Clean/images/ampache.psd +++ /dev/null diff --git a/contrib/themes/Clean/images/blank-pixel.gif b/contrib/themes/Clean/images/blank-pixel.gif Binary files differdeleted file mode 100755 index 17d43908..00000000 --- a/contrib/themes/Clean/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/blankalbum.gif b/contrib/themes/Clean/images/blankalbum.gif Binary files differdeleted file mode 100755 index a1d25b40..00000000 --- a/contrib/themes/Clean/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/blankalbum.jpg b/contrib/themes/Clean/images/blankalbum.jpg Binary files differdeleted file mode 100755 index 468301bd..00000000 --- a/contrib/themes/Clean/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/Clean/images/headphone.gif b/contrib/themes/Clean/images/headphone.gif Binary files differdeleted file mode 100755 index 74a66e11..00000000 --- a/contrib/themes/Clean/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/Clean/images/table.gif b/contrib/themes/Clean/images/table.gif Binary files differdeleted file mode 100755 index 89761b38..00000000 --- a/contrib/themes/Clean/images/table.gif +++ /dev/null diff --git a/contrib/themes/Clean/screencap/01.jpg b/contrib/themes/Clean/screencap/01.jpg Binary files differdeleted file mode 100644 index 92e4979d..00000000 --- a/contrib/themes/Clean/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/Clean/templates/default.css b/contrib/themes/Clean/templates/default.css deleted file mode 100644 index 3df280fa..00000000 --- a/contrib/themes/Clean/templates/default.css +++ /dev/null @@ -1,530 +0,0 @@ -<!-- -/* - - Copyright (c) 2001 - 2006 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ ---> -p { - color: #666666; -} - -a { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: none; -} -a:visited - { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: none; - } -a:active { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: underline; -} -a:hover { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: underline; -} - -.text-box { - display: table-cell; - padding-left:5px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - background-color: #E1E9EE; - border:2px solid #C6C6C6; -} -.selected_button { - background-color: E1E9EE; - color:#666666; -} -.unselected_button { - /* there really isn't anything for this */ -} -.display {} - -table.tabledata {} -td { - padding: 0px 8px 0px 8px; - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; -} -th { - padding-right: 10px; -} -input { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - font-weight: bold; - background-color: #FFFFFF; - margin: 2px 2px 2px 2px; -} -select { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - background-color: #FFFFFF; -} -textarea { - background-color: #FFFFFF; - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; -} -.table-header { - background: url(../images/ampache-light-bg.gif) #E1E9EE repeat-x; - vertical-align: top; -} - .header1 - { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 18px; - font-weight: 900; - } - .header2 - { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 14px; - font-weight: 900; - } - .headrow - { - background:#8E9A9A; - font-size: 12px; - } - .odd - { - background:#FFFFFF; - font-size: 12px; - } - .even - { - background:#FAFAF8; - font-size: 12px; - } -.blank { - background: #fff; -} -.border { - background:#fff; -} -.header { - font-size: 12px; -} -.error { - color: #990033; -} -.fatalerror { - padding-top: 3px; - padding-left: 3px; - padding-right: 3px; - display: table-cell; - padding-bottom: 3px; - color: #990033; - border-right:4px solid #990033; - border-bottom:4px solid #990033; - border-left:4px solid #990033; - border-top:4px solid #990033; -} -.disabled { - text-decoration: line-through; -} -.smallbutton { - border:0px; - padding-left:1px; - padding-right:1px; - font-size: 11px; - cursor: pointer; -} -/* ////////////////////////////////////////////////////////////////*/ -/* De aqui pa'bajo, ros esta creando una hoja de estilos unica para todo Ampache */ - -/* General style rules */ -body{ - background: #FFFFFF repeat-x; - padding-top: 0px; - margin-top: 0px; - margin-left: 0px; - margin-right: 0px; - font-size: 12px; - font-family: Verdana; - color: #666666; -} - -#maincontainer{ - margin: 0px; -} - -.alphabet { - margin: 10px; - font-size: 10px; - font-weight: normal; -} - -/* Content block */ -#content { - postion:absolute; - float: left; - clear: both; - margin-left:15px; - /* float:left; use for horizontal menu; comment out otherwise */ - /* background:#fff url("../themes/classic/images/bg_content.gif") repeat-y right top; */ -} - -h3#content_title{ - font-family:Arial,Helvetica,Sans-Serif; - font-size:12px; - line-height:32px; - color:#fff; - margin:0px; - padding:0px; - background:#8B8B8B url("../themes/classic/images/content_corner.gif") no-repeat right top; -} - -h3#content_title span { - text-align:left; -} - -/* Styles for Header */ -div#Header{ - height:40px; - margin-bottom:3px; - padding:0px; -} - -#Header h1 { - background: transparent url("../themes/classic/images/bg_login_0.jpg") no-repeat top left; - border:0px; - width: 439px; - height: 84px; - float: left; - margin:0px; - padding:0px; -} - -#Header h1 span { - display:none -} - -#Header h2 { - background: transparent url(001/h2.gif) no-repeat top left; - margin-top: 75px; - width: 200px; - height: 18px; - float: right; -} - -#Header h2 span { - font-size:10px; - margin-left:10px; -} - - -/* Sidebar */ -/** - * Experimental for menus (Thx Sigger) - * TO DO: Fill in 1px border around menus & submenu items - * Make padding apply to the li, not just an a. Moving padding: to li throws off the dropdown menu alignment. - */ - -div#sidebar{ - clear:both; - position:absolute; - left:5px; - top:25px; -} - -#sidebar h3 { - width: 120px; - height: 28px; - margin 0px; - padding: 0px; - background: transparent; -} - -#sidebar h3 span { - display:none -} - -#sidebar ul { - margin: 0px; - list-style: none; - font-family:Arial, Helvetica, Sans-Serif; - font-size:10px; - padding: 0px; - line-height: 1.0; - Background-color: #C6C6C6; -} - -#sidebar li { - margin: 0; - float: left; - display: block; - border: 1px solid #C6C6C6; - padding: 3px 0px 3px 3px; - width: 10.5em; - background: url(../images/ampache-light-bg.gif) #C6C6C6 repeat-x; -} - -#sidebar li { - border: 1px solid #C6C6C6; -} - -#sidebar ul.subnavside { - border: 1px solid #C6C6C6; - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} - - -#sidebar a, .navbutton { - display: block; /*Not sure why this is neccesary, but it is for IE*/ - text-decoration: none; - text-align: center; - padding:0px 12px 0px 0px; - margin:0px; -} - -#sidebar li:hover, #sidebar li.sfhover { - color: #3F5F5E; - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} - -#sidebar li ul { - float: left; - position: absolute; - width: 11.0em; -/* margin: -1.5em 0 0 10.5em; /* for vertical menu; comment out otherwise */ - margin: 0.5em 0 0 -0.5em; - left: -999em; /* this -999em puts the submenu item way off to the left until it's called back by a hover (below) */ - z-index:30; - background: url(../images/ampache-light-bg.gif) #C6C6C6 repeat-x; -} - -#sidebar #activetopmenu { - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; - } -#sidebar #activesubmenu { - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} -#sidebar li:hover, #sidebar li.sfhover { - left: auto; /* this calls the submenu back when the parent li is hovered. */ - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} - - -/* Styles for Now Playing */ - -#np_container1{ - width: 260px; - height: 18px; - padding: 0px; - margin: 0px; - background: #fff url("../themes/classic/images/tb_tab.jpg") no-repeat top left; -} - -#np_container1 h1{ - font-size: 10px; - font-weight: bold; - padding: 2px; -} - -#np_container2{ - border-width: 1px 1px 1px 1px; - border-style: solid; - border-color:#ddd #999 #999 #ccc; - padding: 6px; - font-family: Verdana, sans-serif; - font-size: 10px; - line-height: 12px; - color: #000; - background: #D6D6D4 url("../themes/classic/images/bg_row.jpg") repeat top left; -} - - -/* Styles for Login template */ -#container{ - margin:100px auto 0px auto; - width:437px; - font-size: 12px; - text-align:center; -} -#container h1{ - background:url("../themes/classic/images/bg_login_0.jpg") no-repeat; - height:81px; - margin-bottom:8px; -} -#container h1 span{ - display:none; -} -#container div{ - background:url("../themes/classic/images/bg_login_1.jpg") no-repeat; - height:285px; -} -#loginp_0{ - color:#333; - margin-top:0px; - padding-top:60px; -} -.loginp_1{ - text-align:right; - padding-right:100px; -} -.loginp_1 span{ - font-weight:bold; -} -.loginp_1 input{ - border:1px solid #999; -} -input.text_input { -width:12em; -} -.loginp_1 input.check_input { -margin-right:5em; -} -/* Footer */ -#footer { - margin-left: 150px; - margin-bottom: 10px; -} - -#footer p { - color:#999999; - font-size:10px; -} -#topbar { - height: 80px; - padding-top:3px; - padding-left:10px; -} -#topbarright { - float: right; - font-size: 10px; -} -#topbarleft, #topbarleft a{ - float: left; -} - -/* Box Related Styles */ -.box { - padding:0px; - background: #E6E9EA; - margin:10px; - border: 1px solid #C6C6C6; -} -.box-title { - border-bottom: solid 1px #C6C6C6; - font-weight: bold; - background: #C6C6C6; -} -.box-left-top { display:none; } -.box-left-bottom { display:none; } -.box-left { display:none; } -.box-bottom { display:none; } -.box-right-bottom { display:none; } -.box-right-top { display:none; } -.box-right { display:none; } -.box-top { display:none; } - -.confirmation-box { - padding-left:5px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - display: table-cell; - background-color: #E1E9EE; - border-right:2px solid #C6C6C6; - border-bottom:2px solid #C6C6C6; - border-left:2px solid #C6C6C6; - border-top:2px solid #C6C6C6;} - -.text-action, .text-action li { - margin-top:5px; - list-style: none; - margin-bottom:5px; - padding-left:0px; -} -.text-action a, .text-action span { - background: #E1E9EE; - border:1px solid #C6C6C6; - padding-left:2px; - padding-right:2px; - text-decoration: none; -} -.text-action #pt_active { - background: #E1E9EE; - color: #3F5F5E; - border:1px solid #C6C6C6; -} -#nowplaying { - width:650px; - background: #E1E9EE; -} -.np_row { - padding-top: 3px; - padding-bottom: 3px; -} -.np_cell { - margin: 10px; -} -#tablist { - padding: 3px 0; - margin: 12px 0 0 0; - font: bold 12px Verdana, sans-serif; -} - -#tablist li { - list-style: none; - margin: 0; - display: inline; -} - -#tablist li a { - padding: 3px 0.5em; - margin-left: 3px; - border: 1px solid #C6C6C6; - border-bottom: none; - background: #93A6B4; - text-decoration: none; -} - -#tablist li a:link { color: #3F5F5E; } -#tablist li a:visited { color: #3F5F5E; } - -#tablist li a:hover { - color: #3F5F5E; - background: #E1E9EE; - border-color: #3F5F5E; - text-decoration: underline; -} - -#tablist li a#current { - color: #3F5F5E; - background: #E1E9EE; - border-color: #3F5F5E; -} - diff --git a/contrib/themes/Clean/theme.cfg.php b/contrib/themes/Clean/theme.cfg.php deleted file mode 100755 index b3c9eb21..00000000 --- a/contrib/themes/Clean/theme.cfg.php +++ /dev/null @@ -1,84 +0,0 @@ -##################
-#<?php exit(); ?>#
-##################
-
-###########################
-# Clean Ampache Theme
-###########################
-
-# Theme Name
-# This is the actual name of the theme that
-# will be displayed in the preferences screen
-# DEFAULT: ampache-theme
-name = "Clean Ampache"
-
-# Theme Author
-# This is just a way of giving credit to the
-# person who actually created this theme
-# DEFAULT: N/A
-author = "J modified by Terence Theijn"
-
-# Theme Maintainer
-# This is just a way of listing who is responsible for
-# maintaining this theme incase it's not working right
-# please include an e-mail address so you can be contacted
-# DEFAULT: N/A
-maintainer = "J <jumperooter@yahoo.com>"
-
-# Version
-# This is the version of the Theme (usefull if you've updated it)
-version = "1.1"
-
-# Orientation
-# This was added as of 3.3.2-Alpha4, this tells Ampache if this theme
-# uses vertical or horizontal orientation of the menu, if this is a horizontal
-# theme then it will not show the quick search and quick random play forms
-orientation = "horizontal"
-
-# Submenu
-# If this is set to simple the sub menu's will only be shown when you're on one of the
-# respective pages. If you want to make the menu's something like the classic theme
-# comment this out
-# submenu = "simple"
-
-# Theme Colors
-###################
-[color]
-###################
-# Below is a list of the default colors for this theme, upon
-# applying this theme the users color preferences will be reset
-# to what is listed below...
-
-# Background Color 1
-bg_color1 = "#FFFFFF"
-
-# Background Color 2
-bg_color2 = "#D1D8D5"
-
-# Base Color 1
-base_color1 = "#bbbbbb"
-
-# Base Color 2
-base_color2 = "#E1E9EE"
-
-# Font Color 1-
-font_color1 = "#666666"
-
-# Font Color 2-
-font_color2 = "#3F5F5E"
-
-# Font Color 3-665975
-font_color3 = "#666666"
-
-# Row Color 1-
-row_color1 = "#ffffff"
-
-# Row Color 2-FCFCF8
- -"#F7FAFF"
-row_color2 = "#FAFAF8"
-
-# Row Color 3
-row_color3 = "#D1D8D5"
-
-# Error Color
-error_color = "#990033"
diff --git a/contrib/themes/Clean_Green/images/Copy of ampache-light-bg.gif b/contrib/themes/Clean_Green/images/Copy of ampache-light-bg.gif Binary files differdeleted file mode 100755 index 6ad7f6a1..00000000 --- a/contrib/themes/Clean_Green/images/Copy of ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache-dark-bg.gif b/contrib/themes/Clean_Green/images/ampache-dark-bg.gif Binary files differdeleted file mode 100644 index 6cb9a8c3..00000000 --- a/contrib/themes/Clean_Green/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache-light-bg.gif b/contrib/themes/Clean_Green/images/ampache-light-bg.gif Binary files differdeleted file mode 100644 index ba462a4c..00000000 --- a/contrib/themes/Clean_Green/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache-light-bg.gif.bak b/contrib/themes/Clean_Green/images/ampache-light-bg.gif.bak Binary files differdeleted file mode 100644 index cb023d45..00000000 --- a/contrib/themes/Clean_Green/images/ampache-light-bg.gif.bak +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache-light-bg_lg.GIF b/contrib/themes/Clean_Green/images/ampache-light-bg_lg.GIF Binary files differdeleted file mode 100644 index 5ae371ea..00000000 --- a/contrib/themes/Clean_Green/images/ampache-light-bg_lg.GIF +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache-light.psd b/contrib/themes/Clean_Green/images/ampache-light.psd Binary files differdeleted file mode 100755 index 1aaba332..00000000 --- a/contrib/themes/Clean_Green/images/ampache-light.psd +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache-mid.gif b/contrib/themes/Clean_Green/images/ampache-mid.gif Binary files differdeleted file mode 100755 index 57376ea4..00000000 --- a/contrib/themes/Clean_Green/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache.gif b/contrib/themes/Clean_Green/images/ampache.gif Binary files differdeleted file mode 100755 index 51d3fe33..00000000 --- a/contrib/themes/Clean_Green/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/ampache.psd b/contrib/themes/Clean_Green/images/ampache.psd Binary files differdeleted file mode 100755 index 07e1f082..00000000 --- a/contrib/themes/Clean_Green/images/ampache.psd +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/blank-pixel.gif b/contrib/themes/Clean_Green/images/blank-pixel.gif Binary files differdeleted file mode 100755 index 17d43908..00000000 --- a/contrib/themes/Clean_Green/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/blankalbum.gif b/contrib/themes/Clean_Green/images/blankalbum.gif Binary files differdeleted file mode 100755 index a1d25b40..00000000 --- a/contrib/themes/Clean_Green/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/blankalbum.jpg b/contrib/themes/Clean_Green/images/blankalbum.jpg Binary files differdeleted file mode 100755 index 468301bd..00000000 --- a/contrib/themes/Clean_Green/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/headphone.gif b/contrib/themes/Clean_Green/images/headphone.gif Binary files differdeleted file mode 100755 index 74a66e11..00000000 --- a/contrib/themes/Clean_Green/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/images/table.gif b/contrib/themes/Clean_Green/images/table.gif Binary files differdeleted file mode 100755 index 89761b38..00000000 --- a/contrib/themes/Clean_Green/images/table.gif +++ /dev/null diff --git a/contrib/themes/Clean_Green/screencap/01.jpg b/contrib/themes/Clean_Green/screencap/01.jpg Binary files differdeleted file mode 100644 index 7393357d..00000000 --- a/contrib/themes/Clean_Green/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/Clean_Green/templates/default.css b/contrib/themes/Clean_Green/templates/default.css deleted file mode 100644 index b4c6a722..00000000 --- a/contrib/themes/Clean_Green/templates/default.css +++ /dev/null @@ -1,530 +0,0 @@ -<!-- -/* - - Copyright (c) 2001 - 2006 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ ---> -p { - color: #666666; -} - -a { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: none; -} -a:visited - { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: none; - } -a:active { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: underline; -} -a:hover { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - text-decoration: underline; -} - -.text-box { - display: table-cell; - padding-left:5px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - background-color: #E1E9EE; - border:2px solid #C6C6C6; -} -.selected_button { - background-color: E1E9EE; - color:#666666; -} -.unselected_button { - /* there really isn't anything for this */ -} -.display {} - -table.tabledata {} -td { - padding: 0px 8px 0px 8px; - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; -} -th { - padding-right: 10px; -} -input { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - font-weight: bold; - background-color: #FFFFFF; - margin: 2px 2px 2px 2px; -} -select { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - background-color: #FFFFFF; -} -textarea { - background-color: #FFFFFF; - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; -} -.table-header { - background: url(../images/ampache-light-bg.gif) #E1E9EE repeat-x; - vertical-align: top; -} - .header1 - { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 18px; - font-weight: 900; - } - .header2 - { - color: #3F5F5E; - font-family: Verdana, Helvetica, sans-serif; - font-size: 14px; - font-weight: 900; - } - .headrow - { - background:#8E9A9A; - font-size: 12px; - } - .odd - { - background:#FFFFFF; - font-size: 12px; - } - .even - { - background:#E6E9EA; - font-size: 12px; - } -.blank { - background: #fff; -} -.border { - background:#fff; -} -.header { - font-size: 12px; -} -.error { - color: #990033; -} -.fatalerror { - padding-top: 3px; - padding-left: 3px; - padding-right: 3px; - display: table-cell; - padding-bottom: 3px; - color: #990033; - border-right:4px solid #990033; - border-bottom:4px solid #990033; - border-left:4px solid #990033; - border-top:4px solid #990033; -} -.disabled { - text-decoration: line-through; -} -.smallbutton { - border:0px; - padding-left:1px; - padding-right:1px; - font-size: 11px; - cursor: pointer; -} -/* ////////////////////////////////////////////////////////////////*/ -/* De aqui pa'bajo, ros esta creando una hoja de estilos unica para todo Ampache */ - -/* General style rules */ -body{ - background: #FFFFFF repeat-x; - padding-top: 0px; - margin-top: 0px; - margin-left: 0px; - margin-right: 0px; - font-size: 12px; - font-family: Verdana; - color: #3F5F5E; -} - -#maincontainer{ - margin: 0px; -} - -.alphabet { - margin: 10px; - font-size: 10px; - font-weight: normal; -} - -/* Content block */ -#content { - postion:absolute; - float: left; - clear: both; - margin-left:15px; - /* float:left; use for horizontal menu; comment out otherwise */ - /* background:#fff url("../themes/classic/images/bg_content.gif") repeat-y right top; */ -} - -h3#content_title{ - font-family:Arial,Helvetica,Sans-Serif; - font-size:12px; - line-height:32px; - color:#fff; - margin:0px; - padding:0px; - background:#8B8B8B url("../themes/classic/images/content_corner.gif") no-repeat right top; -} - -h3#content_title span { - text-align:left; -} - -/* Styles for Header */ -div#Header{ - height:40px; - margin-bottom:3px; - padding:0px; -} - -#Header h1 { - background: transparent url("../themes/classic/images/bg_login_0.jpg") no-repeat top left; - border:0px; - width: 439px; - height: 84px; - float: left; - margin:0px; - padding:0px; -} - -#Header h1 span { - display:none -} - -#Header h2 { - background: transparent url(001/h2.gif) no-repeat top left; - margin-top: 75px; - width: 200px; - height: 18px; - float: right; -} - -#Header h2 span { - font-size:10px; - margin-left:10px; -} - - -/* Sidebar */ -/** - * Experimental for menus (Thx Sigger) - * TO DO: Fill in 1px border around menus & submenu items - * Make padding apply to the li, not just an a. Moving padding: to li throws off the dropdown menu alignment. - */ - -div#sidebar{ - clear:both; - position:absolute; - left:5px; - top:25px; -} - -#sidebar h3 { - width: 120px; - height: 28px; - margin 0px; - padding: 0px; - background: transparent; -} - -#sidebar h3 span { - display:none -} - -#sidebar ul { - margin: 0px; - list-style: none; - font-family:Arial, Helvetica, Sans-Serif; - font-size:10px; - padding: 0px; - line-height: 1.0; - Background-color: #C6C6C6; -} - -#sidebar li { - margin: 0; - float: left; - display: block; - border: 1px solid #C6C6C6; - padding: 3px 0px 3px 3px; - width: 10.5em; - background: url(../images/ampache-light-bg.gif) #C6C6C6 repeat-x; -} - -#sidebar li { - border: 1px solid #C6C6C6; -} - -#sidebar ul.subnavside { - border: 1px solid #C6C6C6; - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} - - -#sidebar a, .navbutton { - display: block; /*Not sure why this is neccesary, but it is for IE*/ - text-decoration: none; - text-align: center; - padding:0px 12px 0px 0px; - margin:0px; -} - -#sidebar li:hover, #sidebar li.sfhover { - color: #3F5F5E; - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} - -#sidebar li ul { - float: left; - position: absolute; - width: 11.0em; -/* margin: -1.5em 0 0 10.5em; /* for vertical menu; comment out otherwise */ - margin: 0.5em 0 0 -0.5em; - left: -999em; /* this -999em puts the submenu item way off to the left until it's called back by a hover (below) */ - z-index:30; - background: url(../images/ampache-light-bg.gif) #C6C6C6 repeat-x; -} - -#sidebar #activetopmenu { - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; - } -#sidebar #activesubmenu { - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} -#sidebar li:hover, #sidebar li.sfhover { - left: auto; /* this calls the submenu back when the parent li is hovered. */ - background: url(../images/ampache-dark-bg.gif) #C6C6C6 repeat-x; -} - - -/* Styles for Now Playing */ - -#np_container1{ - width: 260px; - height: 18px; - padding: 0px; - margin: 0px; - background: #fff url("../themes/classic/images/tb_tab.jpg") no-repeat top left; -} - -#np_container1 h1{ - font-size: 10px; - font-weight: bold; - padding: 2px; -} - -#np_container2{ - border-width: 1px 1px 1px 1px; - border-style: solid; - border-color:#ddd #999 #999 #ccc; - padding: 6px; - font-family: Verdana, sans-serif; - font-size: 10px; - line-height: 12px; - color: #000; - background: #D6D6D4 url("../themes/classic/images/bg_row.jpg") repeat top left; -} - - -/* Styles for Login template */ -#container{ - margin:100px auto 0px auto; - width:437px; - font-size: 12px; - text-align:center; -} -#container h1{ - background:url("../themes/classic/images/bg_login_0.jpg") no-repeat; - height:81px; - margin-bottom:8px; -} -#container h1 span{ - display:none; -} -#container div{ - background:url("../themes/classic/images/bg_login_1.jpg") no-repeat; - height:285px; -} -#loginp_0{ - color:#333; - margin-top:0px; - padding-top:60px; -} -.loginp_1{ - text-align:right; - padding-right:100px; -} -.loginp_1 span{ - font-weight:bold; -} -.loginp_1 input{ - border:1px solid #999; -} -input.text_input { -width:12em; -} -.loginp_1 input.check_input { -margin-right:5em; -} -/* Footer */ -#footer { - margin-left: 150px; - margin-bottom: 10px; -} - -#footer p { - color:#999999; - font-size:10px; -} -#topbar { - height: 80px; - padding-top:3px; - padding-left:10px; -} -#topbarright { - float: right; - font-size: 10px; -} -#topbarleft, #topbarleft a{ - float: left; -} - -/* Box Related Styles */ -.box { - padding:0px; - background: #E6E9EA; - margin:10px; - border: 1px solid #C6C6C6; -} -.box-title { - border-bottom: solid 1px #C6C6C6; - font-weight: bold; - background: #C6C6C6; -} -.box-left-top { display:none; } -.box-left-bottom { display:none; } -.box-left { display:none; } -.box-bottom { display:none; } -.box-right-bottom { display:none; } -.box-right-top { display:none; } -.box-right { display:none; } -.box-top { display:none; } - -.confirmation-box { - padding-left:5px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - display: table-cell; - background-color: #E1E9EE; - border-right:2px solid #C6C6C6; - border-bottom:2px solid #C6C6C6; - border-left:2px solid #C6C6C6; - border-top:2px solid #C6C6C6;} - -.text-action, .text-action li { - margin-top:5px; - list-style: none; - margin-bottom:5px; - padding-left:0px; -} -.text-action a, .text-action span { - background: #E1E9EE; - border:1px solid #C6C6C6; - padding-left:2px; - padding-right:2px; - text-decoration: none; -} -.text-action #pt_active { - background: #E1E9EE; - color: #3F5F5E; - border:1px solid #C6C6C6; -} -#nowplaying { - width:650px; - background: #E1E9EE; -} -.np_row { - padding-top: 3px; - padding-bottom: 3px; -} -.np_cell { - margin: 10px; -} -#tablist { - padding: 3px 0; - margin: 12px 0 0 0; - font: bold 12px Verdana, sans-serif; -} - -#tablist li { - list-style: none; - margin: 0; - display: inline; -} - -#tablist li a { - padding: 3px 0.5em; - margin-left: 3px; - border: 1px solid #C6C6C6; - border-bottom: none; - background: #E1E9EE; - text-decoration: none; -} - -#tablist li a:link { color: #3F5F5E; } -#tablist li a:visited { color: #3F5F5E; } - -#tablist li a:hover { - color: #3F5F5E; - background: #8E9A9A; - border-color: #3F5F5E; - text-decoration: underline; -} - -#tablist li a#current { - color: #3F5F5E; - background: #8E9A9A; - border-color: #3F5F5E; -} - diff --git a/contrib/themes/Clean_Green/theme.cfg.php b/contrib/themes/Clean_Green/theme.cfg.php deleted file mode 100755 index d8089b96..00000000 --- a/contrib/themes/Clean_Green/theme.cfg.php +++ /dev/null @@ -1,84 +0,0 @@ -##################
-#<?php exit(); ?>#
-##################
-
-###########################
-# Clean Ampache Theme
-###########################
-
-# Theme Name
-# This is the actual name of the theme that
-# will be displayed in the preferences screen
-# DEFAULT: ampache-theme
-name = "Clean(green) Ampache"
-
-# Theme Author
-# This is just a way of giving credit to the
-# person who actually created this theme
-# DEFAULT: N/A
-author = "J modified by Terence Theijn"
-
-# Theme Maintainer
-# This is just a way of listing who is responsible for
-# maintaining this theme incase it's not working right
-# please include an e-mail address so you can be contacted
-# DEFAULT: N/A
-maintainer = "J <jumperooter@yahoo.com>"
-
-# Version
-# This is the revision for this theme, It's up to the maintainer
-# or author to decide how they want to format this
-version = "1.1"
-
-# Orientation
-# This was added as of 3.3.2-Alpha4, this tells Ampache if this theme
-# uses vertical or horizontal orientation of the menu, if this is a horizontal
-# theme then it will not show the quick search and quick random play forms
-orientation = "horizontal"
-
-# Submenu
-# If this is set to simple the sub menu's will only be shown when you're on one of the
-# respective pages. If you want to make the menu's something like the classic theme
-# comment this out
-# submenu = "simple"
-
-# Theme Colors
-###################
-[color]
-###################
-# Below is a list of the default colors for this theme, upon
-# applying this theme the users color preferences will be reset
-# to what is listed below...
-
-# Background Color 1
-bg_color1 = "#FFFFFF"
-
-# Background Color 2
-bg_color2 = "#E6EAC6"
-
-# Base Color 1
-base_color1 = "#bbbbbb"
-
-# Base Color 2
-base_color2 = "#E1E9EE"
-
-# Font Color 1-
-font_color1 = "#666666"
-
-# Font Color 2-
-font_color2 = "#3F5F5E"
-
-# Font Color 3-665975
-font_color3 = "#666666"
-
-# Row Color 1-
-row_color1 = "#ffffff"
-
-# Row Color 2-FCFCF8
-row_color2 = "#E6E9EA"
-
-# Row Color 3
-row_color3 = "#8E9A9A"
-
-# Error Color
-error_color = "#990033"
diff --git a/contrib/themes/Green-n-Black/images/active.tablebg.gif b/contrib/themes/Green-n-Black/images/active.tablebg.gif Binary files differdeleted file mode 100644 index 57a62058..00000000 --- a/contrib/themes/Green-n-Black/images/active.tablebg.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/ampache-dark-bg.gif b/contrib/themes/Green-n-Black/images/ampache-dark-bg.gif Binary files differdeleted file mode 100644 index 648a87c3..00000000 --- a/contrib/themes/Green-n-Black/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/ampache-light-bg.gif b/contrib/themes/Green-n-Black/images/ampache-light-bg.gif Binary files differdeleted file mode 100644 index d74a2db7..00000000 --- a/contrib/themes/Green-n-Black/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/ampache-mid.gif b/contrib/themes/Green-n-Black/images/ampache-mid.gif Binary files differdeleted file mode 100644 index 2a986d25..00000000 --- a/contrib/themes/Green-n-Black/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/ampache.gif b/contrib/themes/Green-n-Black/images/ampache.gif Binary files differdeleted file mode 100644 index 20ae82aa..00000000 --- a/contrib/themes/Green-n-Black/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/blank-pixel.gif b/contrib/themes/Green-n-Black/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/Green-n-Black/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/blankalbum.gif b/contrib/themes/Green-n-Black/images/blankalbum.gif Binary files differdeleted file mode 100644 index 3fbb331e..00000000 --- a/contrib/themes/Green-n-Black/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/blankalbum.jpg b/contrib/themes/Green-n-Black/images/blankalbum.jpg Binary files differdeleted file mode 100644 index f3a49a2d..00000000 --- a/contrib/themes/Green-n-Black/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/headphone.gif b/contrib/themes/Green-n-Black/images/headphone.gif Binary files differdeleted file mode 100644 index 74a66e11..00000000 --- a/contrib/themes/Green-n-Black/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/table.gif b/contrib/themes/Green-n-Black/images/table.gif Binary files differdeleted file mode 100644 index 89761b38..00000000 --- a/contrib/themes/Green-n-Black/images/table.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/images/tablebg.gif b/contrib/themes/Green-n-Black/images/tablebg.gif Binary files differdeleted file mode 100644 index e598d84d..00000000 --- a/contrib/themes/Green-n-Black/images/tablebg.gif +++ /dev/null diff --git a/contrib/themes/Green-n-Black/screencap/01.jpg b/contrib/themes/Green-n-Black/screencap/01.jpg Binary files differdeleted file mode 100644 index ca4d873a..00000000 --- a/contrib/themes/Green-n-Black/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/Green-n-Black/screencap/02.jpg b/contrib/themes/Green-n-Black/screencap/02.jpg Binary files differdeleted file mode 100644 index 127c5a48..00000000 --- a/contrib/themes/Green-n-Black/screencap/02.jpg +++ /dev/null diff --git a/contrib/themes/Green-n-Black/screencap/03.jpg b/contrib/themes/Green-n-Black/screencap/03.jpg Binary files differdeleted file mode 100644 index 621d692a..00000000 --- a/contrib/themes/Green-n-Black/screencap/03.jpg +++ /dev/null diff --git a/contrib/themes/Green-n-Black/templates/default.css b/contrib/themes/Green-n-Black/templates/default.css deleted file mode 100644 index f9ca3fc9..00000000 --- a/contrib/themes/Green-n-Black/templates/default.css +++ /dev/null @@ -1,317 +0,0 @@ -<?php
-/*
-
- Copyright (c) 2001 - 2005 Ampache.org
- All rights reserved.
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-*/
-
-/*!
- @header Style File
- @discussion this is the css that is included on every page of
- ampache, mod this to change the look and feel of the site
-*/
-?>
-<style type="text/css">
-<!--
- body
- {
- padding: 5px 0px 5px 0px;
- background: #000000;
- font-family: Verdana;
- font-size: 12pt;
- color: #00ff00;
- white-space: nowrap;
- margin: 2px;
- }
-
- p
- {
- color: #00ff00;
- font-family: Verdana;
- font-size: 12pt;
- margin: 8px;
- white-space: normal;
- }
-
- a
- {
- color: #00ff00;
- font-family: Verdana;
- }
- a:visited
- {
- color: #00ff00;
- font-family: Verdana;
- }
- a:hover {
- text-decoration: underline;
- }
- a:active
- {
- color: #00ff00;
- font-family: Verdana;
- }
- .text-box
- {
- padding-left:5px;
- padding-top:5px;
- margin-bottom:10px;
- background-color: #000000;
- border-right:2px solid #000000;
- border-bottom:2px solid #000000;
- border-left:2px solid #000000;
- border-top:2px solid #000000;
- }
- table.tabledata
- {
- border: 0;
- }
-
- td
- {
- padding: 0px 10px 0px 10px;
- color: #00ff00;
- font-family: Verdana;
- font-size: 12pt;
- white-space: nowrap;
- }
- th
- {
- padding-right: 10px;
- }
- input
- {
- color: #00ff00;
- font-family: Verdana;
- font-size: 12px;
- font-weight: bold;
- background-color: #716F6B;
- margin: 2px 2px 2px 2px;
- border-color: #555756;
- cursor: pointer;
- }
- select
- {
- color: #00ff00;
- font-family: Verdana;
- font-size: 12pt;
- background-color: #716F6B;
-
- }
- textarea
- {
- background-color: #716F6B;
- color: #00ff00;
- font-family: Verdana;
- font-size: 12pt;
- }
- .button
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/tablebg.gif) #716F6B repeat-x;
- padding: 2px;
- border: 0;
- margin: 2px;
- }
-
- ol li a
- {
- white-space: nowrap;
- text-decoration:none;
- font-weight: 500;
- }
- tr td a
- {
- text-decoration:none;
- font-weight: 500;
- }
- .login
- {
- border-top: 1px solid white;
- border-bottom: 1px solid white;
- border-right: 1px solid white;
- border-left: 1px solid white;
- }
- .table-header
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/tablebg.gif) #716F6B repeat-x;
- vertical-align: top;
- text-align: center;
- }
-/*************** Main Menu *****************/
- #mainmenu {
-float:left;
- width: 1000px;
- overflow: hidden;
- margin-left: auto;
- margin-right: auto;
- margin-top: 0;
- margin-bottom: 0;
- padding: 0px;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/tablebg.gif) #716F6B repeat-x;
- }
- #mainmenu li {
- float:left;
- white-space: nowrap;
- overflow: hidden;
- margin: 0 0 0 0;
- padding: 0 1.5em 0 1.5em;
- list-style: none outside;
- font-weight: 600;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/tablebg.gif) #716F6B repeat-x;
- font-size: <?php echo conf('font_size') - 1; ?>pt;
- }
- #mainmenu li.active {
- white-space: nowrap;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/active.tablebg.gif) #716F6B repeat-x;
-
- }
- #mainmenu a {
- text-decoration: none;
- }
- #mainmenu a:active {
- color: #00a;
- }
- #mainmenu a:hover {
- color: #000;
- }
-
-/*************** END Main Menu *************/
-/*************** Admin Menu *************/
- #adminmenu {
-float:left;
- width: 1000px;
- overflow: hidden;
- margin-left: auto;
- margin-right: auto;
- margin-top: 0;
- margin-bottom: 0;
- padding: 0px;
- list-style: none;
- border: 1px solid #000;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #716F6B repeat;
- }
- #adminmenu li {
- white-space: nowrap;
- float: left;
- padding: 0 2em 0 2em;
- border-right: 1px solid #000;
- display: inline;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #716F6B repeat-x;
- }
- #adminmenu li.active {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #716F6B repeat-x;
- }
- #adminmenu a {
- text-decoration: none;
- }
- #adminmenu a:hover {
- color: #000;
- }
- #adminmenu a:active {
- color: #000;
- }
-/*************** END Main Menu *************/
-/*************** Page Header *********************/
- #pageheader {
- background: #000000;
- }
-
- #pageheader img {
- display: block;
- margin-left: auto;
- margin-right: auto;
- margin-bottom: 10px;
- }
-
-
-
-/*************** END Page Header *****************/
- .header1
- {
- color: #00ff00;
- font-family: Verdana;
- font-size: <?php echo conf('font_size') + 6; ?>pt;
- font-weight: 800;
- }
- .header2
- {
- color: #00ff00;
- font-family: Verdana;
- font-size: <?php echo conf('font_size') + 2; ?>pt;
- font-weight: 800;
- }
- .headrow
- {
- background:#000000;
- font-size: 12pt;
- }
- .odd
- {
- background:#000000;
- font-size: 12pt;
- padding: 0px 10px 0px 10px;
- }
- .even
- {
- background:#000000;
- font-size: 12pt;
- padding: 0px 10px 0px 10px;
- }
- .blank
- {
- background: #fff;
- }
- .border
- {
- background:#000000;
- }
- .header
- {
- font-size: 12pt;
- }
- .error
- {
- color: #990033;
- }
- .fatalerror
- {
- padding-top: 3px;
- padding-bottom: 3px;
- color: #990033;
- border-right:4px solid #990033;
- border-bottom:4px solid #990033;
- border-left:4px solid #990033;
- border-top:4px solid #990033;
- font-size: <?php echo conf('font_size')+2; ?>pt;
- font-weight: 900;
- text-align: center;
- }
- .disabled
- {
- text-decoration: line-through;
- }
- .alphabet
- {
- font-size: 12pt;
- font-weight: normal;
- }
-
--->
-</style>
-
-
diff --git a/contrib/themes/Green-n-Black/theme.cfg.php b/contrib/themes/Green-n-Black/theme.cfg.php deleted file mode 100644 index 47e8ef75..00000000 --- a/contrib/themes/Green-n-Black/theme.cfg.php +++ /dev/null @@ -1,68 +0,0 @@ -################## -#<?php exit(); ?># -################## - -########################### -# Green-n-Black Theme -########################### - -# Theme Name -# This is the actual name of the theme that -# will be displayed in the preferences screen -# DEFAULT: ampache-theme -name = "Green-n-Black" - -# Theme Author -# This is just a way of giving credit to the -# person who actually created this theme -# DEFAULT: N/A -author = "XGizzmo" - -# Theme Maintainer -# This is just a way of listing who is responsible for -# maintaining this theme incase it's not working right -# please include an e-mail address so you can be contacted -# DEFAULT: N/A -maintainer = "XGizzmo irc.freenode.net #ampache" - -# Theme Colors -################### -[color] -################### -# Below is a list of the default colors for this theme, upon -# applying this theme the users color preferences will be reset -# to what is listed below... - -# Background Color 1 -bg_color1 = "#000000" - -# Background Color 2 -bg_color2 = "#000000" - -# Base Color 1 -base_color1 = "#000000" - -# Base Color 2 -base_color2 = "#716F6B" - -# Font Color 1 -font_color1 = "#00ff00" - -# Font Color 2 -font_color2 = "#00ff00" - -# Font Color 3 -font_color3 = "#00ff00" - -# Row Color 1 -row_color1 = "#000000" - -# Row Color 2 -row_color2 = "#000000" - -# Row Color 3 -row_color3 = "#000000" - -# Error Color -error_color = "#990033" - diff --git a/contrib/themes/MediaMikes/images/ampache-dark-bg.gif b/contrib/themes/MediaMikes/images/ampache-dark-bg.gif Binary files differdeleted file mode 100644 index e9fc72c9..00000000 --- a/contrib/themes/MediaMikes/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/ampache-light-bg.gif b/contrib/themes/MediaMikes/images/ampache-light-bg.gif Binary files differdeleted file mode 100644 index 262430b8..00000000 --- a/contrib/themes/MediaMikes/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/ampache-mid.gif b/contrib/themes/MediaMikes/images/ampache-mid.gif Binary files differdeleted file mode 100644 index 57376ea4..00000000 --- a/contrib/themes/MediaMikes/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/ampache.gif b/contrib/themes/MediaMikes/images/ampache.gif Binary files differdeleted file mode 100644 index 693b58c8..00000000 --- a/contrib/themes/MediaMikes/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/ampache_back.gif b/contrib/themes/MediaMikes/images/ampache_back.gif Binary files differdeleted file mode 100644 index f3d1d07e..00000000 --- a/contrib/themes/MediaMikes/images/ampache_back.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/ampache_back.png b/contrib/themes/MediaMikes/images/ampache_back.png Binary files differdeleted file mode 100644 index b8d22dfa..00000000 --- a/contrib/themes/MediaMikes/images/ampache_back.png +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/bg.gif b/contrib/themes/MediaMikes/images/bg.gif Binary files differdeleted file mode 100644 index 51bd97e8..00000000 --- a/contrib/themes/MediaMikes/images/bg.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/blank-pixel.gif b/contrib/themes/MediaMikes/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/MediaMikes/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/blankalbum.gif b/contrib/themes/MediaMikes/images/blankalbum.gif Binary files differdeleted file mode 100644 index a1d25b40..00000000 --- a/contrib/themes/MediaMikes/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/blankalbum.jpg b/contrib/themes/MediaMikes/images/blankalbum.jpg Binary files differdeleted file mode 100644 index 468301bd..00000000 --- a/contrib/themes/MediaMikes/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/sidebar_bg.gif b/contrib/themes/MediaMikes/images/sidebar_bg.gif Binary files differdeleted file mode 100644 index a284e4ed..00000000 --- a/contrib/themes/MediaMikes/images/sidebar_bg.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/topbg.gif b/contrib/themes/MediaMikes/images/topbg.gif Binary files differdeleted file mode 100644 index c5e00d9e..00000000 --- a/contrib/themes/MediaMikes/images/topbg.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/images/white_bg.gif b/contrib/themes/MediaMikes/images/white_bg.gif Binary files differdeleted file mode 100644 index 38b95b03..00000000 --- a/contrib/themes/MediaMikes/images/white_bg.gif +++ /dev/null diff --git a/contrib/themes/MediaMikes/screencap/01.jpg b/contrib/themes/MediaMikes/screencap/01.jpg Binary files differdeleted file mode 100644 index fdf561a5..00000000 --- a/contrib/themes/MediaMikes/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/MediaMikes/templates/default.css b/contrib/themes/MediaMikes/templates/default.css deleted file mode 100644 index 35079445..00000000 --- a/contrib/themes/MediaMikes/templates/default.css +++ /dev/null @@ -1,263 +0,0 @@ -html {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- background-color: #282828;
- color: #f3eeeb;
- text-align: center;
-}
-
- body {
- margin: 20px auto 0 auto;
- text-align: left;
- width: 600px;
- background: #f3eeeb;
- color: #282828;
- }
-
-html > body {
- background: #f3eeeb url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif) repeat-y center;
-}
-
-
- a {
- color: #282828;
- text-decoration: none;
- }
- a:hover {
- color: #f3eeeb;
- }
-
- .text-box {
- padding-left:5px;
- padding-top:5px;
- margin-bottom:10px;
- }
-
-table.border {
- padding-left: 5px;
- border: 1px solid #fb5f1e;
- background-image: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
- background-repeat: repeat-x;
-}
-
-td {
- padding: 3px 10px 3px 10px;
-}
-
-th, tr.table-header td {
- padding: .1em 5px .1em 5px;
- border-bottom: 1px solid #00f;
- text-align: left;
- font-size: 1.2em;
- font-weight: normal;
-}
-
- input {
- font-weight: bold;
- border-style: solid;
- border-width: 1px;
- border-color: #fb5f1e;
- margin: 2px 2px 2px 2px;
- padding: 2px;
- }
- input.smallbutton, input.button {
- background: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
- }
-
- select {
- }
-
- textarea {
- }
-
- .table-header {
- vertical-align: top;
- }
-
-/*************** Page Header *********************/
- #pageheader {
- }
-/*************** END Page Header *****************/
- .navitem
- {
- vertical-align: top;
- text-align: center;
- }
- .header1
- {
- font-weight: 900;
- }
- .header2
- {
- font-weight: 900;
- }
- .active_navitem
- {
- vertical-align: top;
- text-align: center;
- }
- .headrow
- {
- }
- .odd,.odd td
- {
-/* border-bottom: 1px solid #ccc;*/
- background-color: #f3eeeb;
- }
- .even,.even > td
- {
-/* border-bottom: 1px solid #ccc;*/
- }
- .blank
- {
- background: #f3eeeb;
- }
- .border
- {
- }
- .header
- {
- }
- .error
- {
- }
- .fatalerror
- {
- padding-top: 3px;
- padding-bottom: 3px;
- font-size: 1.1em;
- font-weight: 900;
- text-align: center;
- }
- .disabled
- {
- text-decoration: line-through;
- }
- .alphabet
- {
- font-weight: normal;
- font-size: .8em;
- }
-
-#maincontainer
-{
- margin: 0px;
-}
-#topbar
-{
- height: 48px;
- padding-left: 0px;
- background-color: #282828;
- background-image: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
- border: 0px solid #ff5c1d;
- border-bottom-width: 1px;
-}
-#topbarright
-{
- float: right;
- font-size: .7em;
-}
- #topbarleft
- {
- float: left;
- }
- .nodisplay { display: none;}
- .display {}
- #mpdpl td {
- padding: 0px 2px 0px 2px;
- text-align: left;
- }
-/**
- * End Div Definitions
- * This is the end of the main structure def's
- */
-
-/**
- * Experimental for menus (Thx Sigger)
- * TO DO: Fill in 1px border around menus & submenu items
- * Make padding appply to the li, not just an a. Moving paddng: to li throws off the dropdown menu alignment.
- */
-#content {
- border: 1px solid #fb5f1e;
- position: absolute;
- left: 220px;
- margin-right: 25px;
- width: 750px;
- top: 180px;
- z-index: 0;
- background-color: #f3eeeb;
- color: #282828;
- font-size: .9em;
-}
-#sidebar {
- height: 100%;
- position: absolute;
- left: 20px;
- top: 180px;
- padding: 0px;
- list-style: none;
- z-index: 1;
-}
-#sidebar h3 { display:none; }
-#sidebar ul {
- border: 1px solid #fb5f1e;
- margin: 0px;
- list-style: none;
- font-family: verdana, arial, Helvetica, sans-serif;
- line-height: 1.0;
- background-color: #f3eeeb;
- color: #282828;
- padding-left: 0px;
- padding-top: 5px;
- padding-bottom: 5px;
- padding-right: 0px;
-}
-#sidebar li {
- margin: 0px;
- display: block;
- padding: .4em 5px 0em 15px;
- width: 165px;
-}
-#sidebar a, .navbutton {
- display: block;
- text-decoration: none;
- color: #282828;
- padding-left: 10px;
- padding-bottom: .3em;
- border-bottom: 1px solid #fb5f1e;
-}
-#sidebar form {
- display: block;
-}
- #sidebar a:hover {
- color: #282828;
- font-weight: normal;
- }
-#sidebar li:hover, #sidebar li.sfhover {
- background-color: #282828;
- background-image: url(http://music.mediamikes.com/themes/MediaMikes/images/topbg.gif);
-}
-#sidebar li#active a{
- font-weight: bold;
- color: #282828;
- border-bottom: 1px solid #fb5f1e;
-}
-#sidebar li ul {
- border: 1px solid #fb5f1e;
- border-left: 1px solid #fb5f1e;
- position: absolute; /* width: 9em;*/
- margin: -1em 0 0 150px; /* for vertical menu; comment out otherwise */
- left: -999em; /* this -999em puts the submenu item way off to the left until it's called back by a hover (below) */
-}
- #sidebar li:hover ul, #sidebar li.sfhover ul {
- left: auto; /* this calls the submenu back when the parent li is hovered. */
- }
-
-.box-left { display: none; }
-.box-right { display: none; }
-.box-bottom { display:none;}
-.box-top { display:none; }
-.box-left-top { display:none;}
-.box-right-top { display:none; }
-.box-left-bottom { display:none; }
-.box-right-bottom { display:none; }
diff --git a/contrib/themes/MediaMikes/theme.cfg.php b/contrib/themes/MediaMikes/theme.cfg.php deleted file mode 100644 index 51ede91e..00000000 --- a/contrib/themes/MediaMikes/theme.cfg.php +++ /dev/null @@ -1,38 +0,0 @@ -##################
-#<?php exit(); ?>#
-##################
-
-###########################
-# MediaMikes Ampache Theme
-###########################
-
-# Theme Name
-# This is the actual name of the theme that
-# will be displayed in the preferences screen
-# DEFAULT: ampache-theme
-name = "MediaMikes"
-
-# Theme Author
-# This is just a way of giving credit to the
-# person who actually created this theme
-# DEFAULT: N/A
-author = "Michael Patton"
-
-# Theme Maintainer
-# This is just a way of listing who is responsible for
-# maintaining this theme incase it's not working right
-# please include an e-mail address so you can be contacted
-# DEFAULT: N/A
-#maintainer = "Michael Patton <mike@mediamikes.com>"
-
-# Orientation
-# This was added as of 3.3.2-Alpha4, this tells Ampache if this theme
-# uses vertical or horizontal orientation of the menu, if this is a horizontal
-# theme then it will not show the quick search and quick random play forms
-orientation = "vertical"
-
-# Submenu
-# If this is set to simple the sub menu's will only be shown when you're on one of the
-# respective pages. If you want to make the menu's something like the classic theme
-# comment this out
-#submenu = "simple"
diff --git a/contrib/themes/OSXish/images/ampache-dark-bg.gif b/contrib/themes/OSXish/images/ampache-dark-bg.gif Binary files differdeleted file mode 100644 index 9fa78cb9..00000000 --- a/contrib/themes/OSXish/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/OSXish/images/ampache-light-bg.gif b/contrib/themes/OSXish/images/ampache-light-bg.gif Binary files differdeleted file mode 100644 index 088aeb2a..00000000 --- a/contrib/themes/OSXish/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/OSXish/images/ampache-mid.gif b/contrib/themes/OSXish/images/ampache-mid.gif Binary files differdeleted file mode 100644 index 57376ea4..00000000 --- a/contrib/themes/OSXish/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/OSXish/images/ampache.gif b/contrib/themes/OSXish/images/ampache.gif Binary files differdeleted file mode 100644 index a3e2032d..00000000 --- a/contrib/themes/OSXish/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/OSXish/images/blank-pixel.gif b/contrib/themes/OSXish/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/OSXish/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/OSXish/images/blankalbum.gif b/contrib/themes/OSXish/images/blankalbum.gif Binary files differdeleted file mode 100644 index 3fbb331e..00000000 --- a/contrib/themes/OSXish/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/OSXish/images/blankalbum.jpg b/contrib/themes/OSXish/images/blankalbum.jpg Binary files differdeleted file mode 100644 index 468301bd..00000000 --- a/contrib/themes/OSXish/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/OSXish/images/headphone.gif b/contrib/themes/OSXish/images/headphone.gif Binary files differdeleted file mode 100644 index 74a66e11..00000000 --- a/contrib/themes/OSXish/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/OSXish/images/table.gif b/contrib/themes/OSXish/images/table.gif Binary files differdeleted file mode 100644 index 89761b38..00000000 --- a/contrib/themes/OSXish/images/table.gif +++ /dev/null diff --git a/contrib/themes/OSXish/screencap/01.jpg b/contrib/themes/OSXish/screencap/01.jpg Binary files differdeleted file mode 100755 index 26b28682..00000000 --- a/contrib/themes/OSXish/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/OSXish/templates/default.css b/contrib/themes/OSXish/templates/default.css deleted file mode 100644 index c6467317..00000000 --- a/contrib/themes/OSXish/templates/default.css +++ /dev/null @@ -1,292 +0,0 @@ -<?php -/* - - Copyright (c) 2001 - 2005 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ - -/*! - @header Style File - @discussion this is the css that is included on every page of - ampache, mod this to change the look and feel of the site -*/ -?> -<style type="text/css"> -<!-- - body - { - padding-top: 5px; - background: #ffffff; - font-family: Verdana; - font-size: 12px; - color: #000000; - } - - p - { - color: #000000; - font-family: Verdana; - font-size: 12px; - } - a - { - color: #000000; - font-family: Verdana; - } - a:visited - { - color: #000000; - font-family: Verdana; - } - a:active - { - color: #000000; - font-family: Verdana; - } - .text-box - { - padding-left:5px; - padding-top:5px; - display: table-cell; - margin-bottom:10px; - background-color: #dddddd; - border-right:2px solid #000000; - border-bottom:2px solid #000000; - border-left:2px solid #000000; - border-top:2px solid #000000; - } - table.tabledata - { - border-collapse: collapse; - border-right: 1px solid #000; - border-left: 1px solid #000; - border-top: 1px solid #000; - border-bottom: 1px solid #000; - } - - td - { - padding: 0px 8px 0px 8px; - color: #000000; - font-family: Verdana; - font-size: 12px; - } - th - { - padding-right: 10px; - } - input - { - color: #000000; - font-family: Verdana; - font-size: 12px; - font-weight: bold; - background-color: #eaeaea; - margin: 2px 2px 2px 2px; - } - select { - color: #000000; - font-family: Verdana; - font-size: 12px; - background-color: #eaeaea; - } - textarea - { - background-color: #eaeaea; - color: #000000; - font-family: Verdana; - font-size: 12px; - } - .table-header - { - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #eaeaea repeat-x; - vertical-align: top; - border-collapse: collapse; - border-right: 1px solid #000; - border-left: 1px solid #000; - border-top: 1px solid #000; - border-bottom: 1px solid #000; - } - tr.table-header -{ - border-collapse: seperate; - border-right: 1px solid #000; - border-left: 1px solid #000; - border-top: 1px solid #000; - border-bottom: 1px solid #000; -} - tr.even -{ - border-collapse: collapse; -} - tr.odd -{ - border-collapse: collapse; -} - .border - { - border-collapse: collapse; - border-right: 1px solid #000; - border-left: 1px solid #000; - border-top: 1px solid #000; - border-bottom: 1px solid #000; - } - -/*************** Main Menu *****************/ - #mainmenu { - float: left; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - border-top: 1px solid #000; - border-bottom: 1px solid #000; - border-right: 1px solid #000; - border-left: 1px solid #000; - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #eaeaea repeat-x; - } - #mainmenu li { - float: left; - margin: 0; - padding: 0 20px 0 20px; - border-right: 1px solid #000; - display: inline; - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #eaeaea repeat-x; - } - #mainmenu li.active { - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #eaeaea repeat-x; - } - #mainmenu a { - text-decoration: none; - } - #mainmenu a:hover { - color: #000; - } - #mainmenu a:active { - color: #00a; - } -/*************** END Main Menu *************/ -/*************** Admin Menu *************/ - #adminmenu { - float: left; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - border-bottom: 1px solid #000; - border-right: 1px solid #000; - border-left: 1px solid #000; - border-top: 1px solid #000; - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #eaeaea repeat; - } - #adminmenu li { - float: left; - margin: 0; - padding: 0 20px 0 20px; - border-right: 1px solid #000; - display: inline; - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #eaeaea repeat-x; - } - #adminmenu li.active { - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #eaeaea repeat-x; - } - #adminmenu a { - text-decoration: none; - } - #adminmenu a:hover { - color: #000; - } - #adminmenu a:active { - color: #000; - } -/*************** END Main Menu *************/ -/*************** Page Header *********************/ - #pageheader { - background: ; - } -/*************** END Page Header *****************/ - .header1 - { - color: #000000; - font-family: Verdana; - font-size: <?php echo conf('font_size') + 6; ?>px; - font-weight: 900; - } - .header2 - { - color: #000000; - font-family: Verdana; - font-size: <?php echo conf('font_size') + 2; ?>px; - font-weight: 900; - } - .headrow - { - background:#E5ECF8; - font-size: 12px; - } - .odd - { - background:#E5ECF8; - font-size: 12px; - } - .even - { - background:#CEDDF9; - font-size: 12px; - } - .blank - { - background: #fff; - } - .border - { - background:#000000; - } - .header - { - font-size: 12px; - } - .error - { - color: #990033; - } - .fatalerror - { - padding-top: 3px; - padding-bottom: 3px; - color: #990033; - border-right:4px solid #990033; - border-bottom:4px solid #990033; - border-left:4px solid #990033; - border-top:4px solid #990033; - font-size: <?php echo conf('font_size')+2; ?>px; - font-weight: 900; - text-align: center; - } - .disabled - { - text-decoration: line-through; - } - .alphabet - { - font-size: 12px; - font-weight: normal; - } ---> -</style> - diff --git a/contrib/themes/OSXish/theme.cfg.php b/contrib/themes/OSXish/theme.cfg.php deleted file mode 100644 index 6fe0d862..00000000 --- a/contrib/themes/OSXish/theme.cfg.php +++ /dev/null @@ -1,68 +0,0 @@ -################## -#<?php exit(); ?># -################## - -########################### -# OSXish Ampache Theme -########################### - -# Theme Name -# This is the actual name of the theme that -# will be displayed in the preferences screen -# DEFAULT: ampache-theme -name = "OSXish Ampache" - -# Theme Author -# This is just a way of giving credit to the -# person who actually created this theme -# DEFAULT: N/A -author = "XGizzmo" - -# Theme Maintainer -# This is just a way of listing who is responsible for -# maintaining this theme incase it's not working right -# please include an e-mail address so you can be contacted -# DEFAULT: N/A -#maintainer = "N/A" - -# Theme Colors -################### -[color] -################### -# Below is a list of the default colors for this theme, upon -# applying this theme the users color preferences will be reset -# to what is listed below... - -# Background Color 1 -bg_color1 = "#ffffff" - -# Background Color 2 -bg_color2 = "#000000" - -# Base Color 1 -base_color1 = "#dddddd" - -# Base Color 2 -base_color2 = "#eaeaea" - -# Font Color 1 -font_color1 = "#222222" - -# Font Color 2 -font_color2 = "#000000" - -# Font Color 3 -font_color3 = "#ffffff" - -# Row Color 1 -row_color1 = "#E5ECF8" - -# Row Color 2 -row_color2 = "#E5ECF8" - -# Row Color 3 -row_color3 = "#CEDDF9" - -# Error Color -error_color = "#990033" - diff --git a/contrib/themes/Solar/images/Dark.jpg b/contrib/themes/Solar/images/Dark.jpg Binary files differdeleted file mode 100755 index 6b5b1baf..00000000 --- a/contrib/themes/Solar/images/Dark.jpg +++ /dev/null diff --git a/contrib/themes/Solar/images/Light.jpg b/contrib/themes/Solar/images/Light.jpg Binary files differdeleted file mode 100755 index 926d79c6..00000000 --- a/contrib/themes/Solar/images/Light.jpg +++ /dev/null diff --git a/contrib/themes/Solar/images/Mid.jpg b/contrib/themes/Solar/images/Mid.jpg Binary files differdeleted file mode 100755 index dbae5597..00000000 --- a/contrib/themes/Solar/images/Mid.jpg +++ /dev/null diff --git a/contrib/themes/Solar/images/Solar.jpg b/contrib/themes/Solar/images/Solar.jpg Binary files differdeleted file mode 100755 index e9a0aa0d..00000000 --- a/contrib/themes/Solar/images/Solar.jpg +++ /dev/null diff --git a/contrib/themes/Solar/images/ampache-mid.gif b/contrib/themes/Solar/images/ampache-mid.gif Binary files differdeleted file mode 100755 index 2a986d25..00000000 --- a/contrib/themes/Solar/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/Solar/images/ampache.gif b/contrib/themes/Solar/images/ampache.gif Binary files differdeleted file mode 100755 index 4e9db802..00000000 --- a/contrib/themes/Solar/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/Solar/images/blankalbum.gif b/contrib/themes/Solar/images/blankalbum.gif Binary files differdeleted file mode 100755 index a1d25b40..00000000 --- a/contrib/themes/Solar/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/Solar/images/blankalbum.jpg b/contrib/themes/Solar/images/blankalbum.jpg Binary files differdeleted file mode 100755 index f3a49a2d..00000000 --- a/contrib/themes/Solar/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/Solar/images/headphone.gif b/contrib/themes/Solar/images/headphone.gif Binary files differdeleted file mode 100755 index 74a66e11..00000000 --- a/contrib/themes/Solar/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/Solar/images/table.gif b/contrib/themes/Solar/images/table.gif Binary files differdeleted file mode 100755 index 89761b38..00000000 --- a/contrib/themes/Solar/images/table.gif +++ /dev/null diff --git a/contrib/themes/Solar/screencap/01.jpg b/contrib/themes/Solar/screencap/01.jpg Binary files differdeleted file mode 100755 index 34392dc9..00000000 --- a/contrib/themes/Solar/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/Solar/templates/default.css b/contrib/themes/Solar/templates/default.css deleted file mode 100644 index 676ca4e2..00000000 --- a/contrib/themes/Solar/templates/default.css +++ /dev/null @@ -1,526 +0,0 @@ -<!-- -/* - - Copyright (c) 2001 - 2006 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ ---> -p { - color: #8B8B00; -} - -a { - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; -} -a:visited - { - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; - } -a:active { - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; -} -.text-box { - display: table-cell; - padding-left:5px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - background-color: #FFFF00; - border-right:2px solid #000000; - border-bottom:2px solid #000000; - border-left:2px solid #000000; - border-top:2px solid #000000; -} -.selected_button { - background-color: #FFFF00;color:white; -} -.unselected_button { - /* there really isn't anything for this */ -} -.display {} - -table.tabledata {} -td { - padding: 0px 8px 0px 8px; - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; -} -th { - padding-right: 10px; -} -input { - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - font-weight: bold; - background-color: #000000; - margin: 2px 2px 2px 2px; -} -select { - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - background-color: #000000; -} -textarea { - background-color: #000000; - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; -} -.table-header { -/* background: url(../themes/classic/images/ampache-light-bg.gif) #000000 repeat-x;*/ - background: url(../images/Dark.jpg) #000000 repeat-x; - vertical-align: top; -} - .header1 - { - color: #8B8B00; - font-family: Verdana, Helvetica, sans-serif; - font-size: 18px; - font-weight: 900; - } - .header2 - { - color: #8B8B00 - font-family: Verdana, Helvetica, sans-serif; - font-size: 14px; - font-weight: 900; - } - .headrow - { - background:#FFFF00; - font-size: 12px; - } - .odd - { - background:#FFFF00; - font-size: 12px; - } - .even - { - background:#FFFF00; - font-size: 12px; - } -.blank { - background: #ffff00; -} -.border { - background:#000000; -} -.header { - font-size: 12px; -} -.error { - color: #990033; -} -.fatalerror { - padding-top: 3px; - padding-left: 3px; - padding-right: 3px; - display: table-cell; - padding-bottom: 3px; - color: #990033; - border-right:4px solid #990033; - border-bottom:4px solid #990033; - border-left:4px solid #990033; - border-top:4px solid #990033; -} -.disabled { - text-decoration: line-through; -} -.smallbutton { - border:0px; - padding-left:1px; - padding-right:1px; - font-size: 11px; - cursor: pointer; -} -/* ////////////////////////////////////////////////////////////////*/ -/* De aqui pa'bajo, ros esta creando una hoja de estilos unica para todo Ampache */ - -/* General style rules */ -body{ - background: url(../images/Solar.jpg) repeat-x; - padding-top: 0px; - margin-top: 0px; - margin-left: 0px; - margin-right: 0px; - font-size: 12px; - font-family: Verdana; - color: #8B8B00; -} - -#maincontainer{ - margin: 0px; -} - -.alphabet { - margin: 10px; - font-size: 10px; - font-weight: normal; -} - -/* Content block */ -#content { - postion:absolute; - float: left; - clear: both; - margin-left:15px; - /*float:left; use for horizontal menu; comment out otherwise */ - /* background:#fff url("../themes/classic/images/bg_content.gif") repeat-y right top; */ -} - -h3#content_title{ - font-family:Arial,Helvetica,Sans-Serif; - font-size:12px; - line-height:32px; - color:#fff; - margin:0px; - padding:0px; - background:#FFFF00 url("../themes/classic/images/content_corner.gif") no-repeat right top; -} - -h3#content_title span { - text-align:left; -} - -/* Styles for Header */ -div#Header{ - height:120px; - margin-bottom:3px; - padding:0px; -} - -#Header h1 { - background: transparent url("../themes/classic/images/bg_login_0.jpg") no-repeat top left; - border:0px; - width: 439px; - height: 84px; - float: left; - margin:0px; - padding:0px; -} - -#Header h1 span { - display:none -} - -#Header h2 { - background: transparent url(001/h2.gif) no-repeat top left; - margin-top: 75px; - width: 200px; - height: 18px; - float: right; -} - -#Header h2 span { - font-size:10px; - margin-left:10px; -} - - -/* Sidebar */ -/** - * Experimental for menus (Thx Sigger) - * TO DO: Fill in 1px border around menus & submenu items - * Make padding apply to the li, not just an a. Moving padding: to li throws off the dropdown menu alignment. - */ - -div#sidebar{ - clear:both; - position:absolute; - left:5px; - top:25px; -} - -#sidebar h3 { - width: 120px; - height: 28px; - margin 0px; - padding: 0px; - background: transparent; -} - -#sidebar h3 span { - display:none -} - -#sidebar ul { - margin: 0px; - list-style: none; - font-family:Arial, Helvetica, Sans-Serif; - font-size:10px; - padding: 0px; - line-height: 1.0; - Background-color: #000000; -} - -#sidebar li { - margin: 0; - float: left; - display: block; - border: transparent; - border-top: 1px solid #FFFFFF; - padding: 5px 0px 5px 10px; - width: 10.5em; - background: #000000 repeat-x; -} - -#sidebar ul.subnavside li { - border: 1px solid #000000; - background: url(../images/Mid.jpg) #000000 no-repeat; -} - -#sidebar a, .navbutton { - display: block; /*Not sure why this is neccesary, but it is for IE*/ - text-decoration: none; - text-align: center; - padding:0px 12px 0px 0px; - margin:0px; -} - -#sidebar li ul { - float: left; - position: absolute; - width: 9em; -/* margin: -1.5em 0 0 10.5em; /* for vertical menu; comment out otherwise */ - margin: 0.5em 0 0 -1.1em; - left: -999em; /* this -999em puts the submenu item way off to the left until it's called back by a hover (below) */ - z-index:30; - background: #000000 no-repeat; -} - - -#sidebar #activetopmenu { - background: url(../images/Dark.jpg) #000000 no-repeat; - } -#sidebar #activesubmenu { - background: url(../images/Dark.jpg) #DDDDDD no-repeat; -} -#sidebar li:hover, #sidebar li.sfhover { - left: auto; /* this calls the submenu back when the parent li is hovered. */ - background: url(../images/Dark.jpg) #000000 no-repeat; -} - - - - - - - - - - - - - -/* Styles for Now Playing */ - -#np_container1{ - width: 260px; - height: 18px; - padding: 0px; - margin: 0px; - background: #fff url("../themes/classic/images/tb_tab.jpg") no-repeat top left; -} - -#np_container1 h1{ - font-size: 10px; - font-weight: bold; - padding: 2px; -} - -#np_container2{ - border-width: 1px 1px 1px 1px; - border-style: solid; - border-color:#ddd #999 #999 #ccc; - padding: 6px; - font-family: Verdana, sans-serif; - font-size: 10px; - line-height: 12px; - color: #000; - background: #FFFF00 url("../themes/classic/images/bg_row.jpg") repeat top left; -} - - -/* Styles for Login template */ -#container{ - margin:100px auto 0px auto; - width:437px; - font-size: 12px; - text-align:center; -} -#container h1{ - background:url("../themes/classic/images/bg_login_0.jpg") no-repeat; - height:81px; - margin-bottom:8px; -} -#container h1 span{ - display:none; -} -#container div{ - background:url("../themes/classic/images/bg_login_1.jpg") no-repeat; - height:285px; -} -#loginp_0{ - color:#333; - margin-top:0px; - padding-top:60px; -} -.loginp_1{ - text-align:right; - padding-right:100px; -} -.loginp_1 span{ - font-weight:bold; -} -.loginp_1 input{ - border:1px solid #000000; -} -input.text_input { -width:12em; -} -.loginp_1 input.check_input { -margin-right:5em; -} -/* Footer */ -#footer { - margin-left: 150px; - margin-bottom: 10px; -} - -#footer p { - color:#999999; - font-size:10px; -} -#topbar { - height: 80px; - padding-top:3px; - padding-left:10px; -} -#topbarright { - float: right; - font-size: 10px; -} -#topbarleft, #topbarleft a{ - float: left; -} - -/* Box Related Styles */ -.box { - padding:0px; - background: #FFFF00; - margin:10px; -} -.box-title { - border-bottom: solid 1px #000000; - font-weight: bold; - background: url(../images/Dark.jpg) #000000 repeat-x; -} -.box-left-top { display:none; } -.box-left-bottom { display:none; } -.box-left { display:none; } -.box-bottom { display:none; } -.box-right-bottom { display:none; } -.box-right-top { display:none; } -.box-right { display:none; } -.box-top { display:none; } - -.confirmation-box { - padding-left:5px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - display: table-cell; - background-color: #FFFF00; - border-right:2px solid #000000; - border-bottom:2px solid #000000; - border-left:2px solid #000000; - border-top:2px solid #000000;} - -.text-action, .text-action li { - margin-top:5px; - list-style: none; - margin-bottom:5px; - padding-left:0px; -} -.text-action a, .text-action span { - background: #FFFF00; - border:1px solid #000000; - padding-left:2px; - padding-right:2px; - text-decoration: none; -} -.text-action #pt_active { - background: #FFFF00; - color: #ffffff; - border:1px solid #000000; -} -#nowplaying { - width:650px; - background: #FFFF00; -} -.np_row { - padding-top: 3px; - padding-bottom: 3px; -} -.np_cell { - margin: 10px; -} -#tablist { - padding: 3px 0; - margin: 12px 0 0 0; - font: bold 12px Verdana, sans-serif; -} - -#tablist li { - list-style: none; - margin: 0; - display: inline; -} - -#tablist li a { - padding: 3px 0.5em; - margin-left: 3px; - border: 1px solid #000000; - border-bottom: none; - background: #FFFF00; - text-decoration: none; -} - -#tablist li a:link { color: #8B8B00; } -#tablist li a:visited { color: #8B8B00; } - -#tablist li a:hover { - color: #8B8B00; - background: #FF5500; - border-color: #000000; -} - -#tablist li a#current { - color: #8B8B00; - background: #000000; - border-color: #FF5500; - border-bottom: 1px solid #FF5500; -} - diff --git a/contrib/themes/Solar/theme.cfg.php b/contrib/themes/Solar/theme.cfg.php deleted file mode 100755 index 7ee192eb..00000000 --- a/contrib/themes/Solar/theme.cfg.php +++ /dev/null @@ -1,84 +0,0 @@ -##################
-#<?php exit(); ?>#
-##################
-
-###########################
-# Solar Ampache Theme
-###########################
-
-# Theme Name
-# This is the actual name of the theme that
-# will be displayed in the preferences screen
-# DEFAULT: ampache-theme
-name = "Solar"
-
-# Theme Author
-# This is just a way of giving credit to the
-# person who actually created this theme
-# DEFAULT: N/A
-author = "TS modified by Terence Theijn"
-
-# Theme Maintainer
-# This is just a way of listing who is responsible for
-# maintaining this theme incase it's not working right
-# please include an e-mail address so you can be contacted
-# DEFAULT: N/A
-maintainer = "TS"
-
-# Version
-# This is the version of the Theme (usefull if you've updated it)
-version = "1.1"
-
-# Orientation
-# This was added as of 3.3.2-Alpha4, this tells Ampache if this theme
-# uses vertical or horizontal orientation of the menu, if this is a horizontal
-# theme then it will not show the quick search and quick random play forms
-orientation = "horizontal"
-
-# Submenu
-# If this is set to simple the sub menu's will only be shown when you're on one of the
-# respective pages. If you want to make the menu's something like the classic theme
-# comment this out
-# submenu = "simple"
-
-# Theme Colors
-###################
-[color]
-###################
-# Below is a list of the default colors for this theme, upon
-# applying this theme the users color preferences will be reset
-# to what is listed below...
-
-# Background Color 1
-bg_color1 = "###"
-
-# Background Color 2
-bg_color2 = "###"
-
-# Base Color 1
-base_color1 = "###"
-
-# Base Color 2
-base_color2 = "#000000"
-
-# Font Color 1
-font_color1 = "#4876FF"
-
-# Font Color 2
-font_color2 = "#8B8B00"
-
-# Font Color 3
-font_color3 = "#8B8B00"
-
-# Row Color 1
-row_color1 = "#FFFF00"
-
-# Row Color 2
-row_color2 = "#FFFF00"
-
-# Row Color 3
-row_color3 = "#FFFF00"
-
-# Error Color
-error_color = "#990033"
-
diff --git a/contrib/themes/Sunshine/images/Background.gif b/contrib/themes/Sunshine/images/Background.gif Binary files differdeleted file mode 100755 index d95c589c..00000000 --- a/contrib/themes/Sunshine/images/Background.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/ampache-dark-bg.gif b/contrib/themes/Sunshine/images/ampache-dark-bg.gif Binary files differdeleted file mode 100755 index 820d3c14..00000000 --- a/contrib/themes/Sunshine/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/ampache-light-bg.gif b/contrib/themes/Sunshine/images/ampache-light-bg.gif Binary files differdeleted file mode 100755 index 812464f7..00000000 --- a/contrib/themes/Sunshine/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/ampache-mid.gif b/contrib/themes/Sunshine/images/ampache-mid.gif Binary files differdeleted file mode 100755 index 1aaa27f6..00000000 --- a/contrib/themes/Sunshine/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/ampache.gif b/contrib/themes/Sunshine/images/ampache.gif Binary files differdeleted file mode 100755 index 4e9db802..00000000 --- a/contrib/themes/Sunshine/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/blank-pixel.gif b/contrib/themes/Sunshine/images/blank-pixel.gif Binary files differdeleted file mode 100755 index 17d43908..00000000 --- a/contrib/themes/Sunshine/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/blankalbum.gif b/contrib/themes/Sunshine/images/blankalbum.gif Binary files differdeleted file mode 100755 index a1d25b40..00000000 --- a/contrib/themes/Sunshine/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/blankalbum.jpg b/contrib/themes/Sunshine/images/blankalbum.jpg Binary files differdeleted file mode 100755 index 468301bd..00000000 --- a/contrib/themes/Sunshine/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/Sunshine/images/headphone.gif b/contrib/themes/Sunshine/images/headphone.gif Binary files differdeleted file mode 100755 index 74a66e11..00000000 --- a/contrib/themes/Sunshine/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/images/table.gif b/contrib/themes/Sunshine/images/table.gif Binary files differdeleted file mode 100755 index 89761b38..00000000 --- a/contrib/themes/Sunshine/images/table.gif +++ /dev/null diff --git a/contrib/themes/Sunshine/screencap/01.jpg b/contrib/themes/Sunshine/screencap/01.jpg Binary files differdeleted file mode 100755 index 3dcae5cc..00000000 --- a/contrib/themes/Sunshine/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/Sunshine/templates/default.css b/contrib/themes/Sunshine/templates/default.css deleted file mode 100644 index ee5149a3..00000000 --- a/contrib/themes/Sunshine/templates/default.css +++ /dev/null @@ -1,272 +0,0 @@ -<?php
-/*
-
- Copyright (c) 2001 - 2005 Ampache.org
- All rights reserved.
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-*/
-
-/*!
- @header Style File
- @discussion this is the css that is included on every page of
- ampache, mod this to change the look and feel of the site
-*/
-?>
-<style type="text/css">
-<!--
- body
- {
- background: url(<?php echo conf('web_path'); ?>Sunshine
-
- font-family: Verdana;
- font-size: 12px;
- color: #333333;
- }
-
- p
- {
- color: #333333;
- font-family: Verdana;
- font-size: 12px;
- }
- a
- {
- color: #333333;
- font-family: Verdana;
- }
- a:visited
- {
- color: #333333;
- font-family: Verdana;
- }
- a:active
- {
- color: #333333;
- font-family: Verdana;
- }
- .text-box
- {
- padding-left:5px;
- padding-top:5px;
- margin-bottom:10px;
- background-color: #FFCE00;
- border-right:2px solid #000000;
- border-bottom:2px solid #000000;
- border-left:2px solid #000000;
- border-top:2px solid #000000;
- }
- table.tabledata
- {
- }
-
- td
- {
- padding: 0px 8px 0px 8px;
- color: #333333;
- font-family: Verdana;
- font-size: 12px;
- }
- th
- {
- padding-right: 10px;
- }
- input
- {
- color: #333333;
- font-family: Verdana;
- font-size: 12px;
- font-weight: bold;
- background-color: #FFCE00;
- border-style: solid;
- border-width: 1px;
- border-color: #000000;
- margin: 2px 2px 2px 2px;
- }
- select {
- color: #333333;
- font-family: Verdana;
- font-size: 12px;
- background-color: #FFCE00;
- }
- textarea
- {
- color: #333333;
- font-family: Verdana;
- font-size: 12px;
- }
- .table-header
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #FFCE00 repeat-x;
- vertical-align: top;
- }
-/*************** Main Menu *****************/
- #mainmenu {
- float: left;
- width: 100%;
- margin: 0;
- padding: 0;
- list-style: none;
- border-top: 1px solid #000;
- border-bottom: 1px solid #000;
- border-right: 1px solid #000;
- border-left: 1px solid #000;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #FFCE00 repeat-x;
-peat-x;
- }
- #mainmenu li {
- float: left;
- margin: 0;
- padding: 0 10px 0 10px;
- border-right: 1px solid #000;
- display: inline;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #FFCE00 repeat-x;
-peat-x;
- }
- #mainmenu li.active {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #FFCE00 rep
-eat-x;
- }
- #mainmenu a {
- text-decoration: none;
- }
- #mainmenu a:hover {
- color: #000;
- }
- #mainmenu a:active {
- color: #00a;
- }
-/*************** END Main Menu *************/
-/*************** Admin Menu *************/
- #adminmenu {
- float: left;
- width: 100%;
- margin: 0;
- padding: 0;
- list-style: none;
- border-bottom: 1px solid #000;
- border-right: 1px solid #000;
- border-left: 1px solid #000;
- border-top: 1px solid #000;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #FFCE00 repeat;
- }
- #adminmenu li {
- float: left;
- margin: 0;
- padding: 0 20px 0 20px;
- border-right: 1px solid #000;
- display: inline;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #FFCE00 repeat-x;
- }
- #adminmenu li.active {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #FFCE00 repeat-x;
- }
- #adminmenu a {
- text-decoration: none;
- }
- #adminmenu a:hover {
- color: #000;
- }
- #adminmenu a:active {
- color: #000;
- }
-/*************** END Main Menu *************/
-/*************** Page Header *********************/
- #pageheader {
- background: ;
- }
-/*************** END Page Header *****************/
- .navitem
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #FFCE00 repeat-x;
- vertical-align: top;
- text-align: center;
- }
- .header1
- {
- color: #333333;
- font-family: Verdana;
- font-size: <?php echo conf('font_size') + 6; ?>px;
- font-weight: 900;
- }
- .header2
- {
- color: #333333;
- font-family: Verdana;
- font-size: <?php echo conf('font_size') + 2; ?>px;
- font-weight: 900;
- }
- .active_navitem
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #ffffe0 repeat-x;
- vertical-align: top;
- text-align: center;
- }
- .headrow
- {
- background:#FFFFCE;
- font-size: 12px;
- }
- .odd
- {
- background:#eee8aa;
- font-size: 12px;
- }
- .even
- {
- background:#FFFFCE;
- font-size: 12px;
- }
- .blank
- {
- background: #fff;
- }
- .border
- {
- background:#000000;
- }
- .header
- {
- font-size: 12px;
- }
- .error
- {
- color: #990033;
- }
- .fatalerror
- {
- padding-top: 3px;
- padding-bottom: 3px;
- color: #990033;
- border-right:4px solid #990033;
- border-bottom:4px solid #990033;
- border-left:4px solid #990033;
- border-top:4px solid #990033;
- font-size: <?php echo conf('font_size')+2; ?>px;
- font-weight: 900;
- text-align: center;
- }
- .disabled
- {
- text-decoration: line-through;
- }
- .alphabet
- {
- font-size: 12px;
- font-weight: normal;
- }
--->
-</style>
diff --git a/contrib/themes/Sunshine/theme.cfg.php b/contrib/themes/Sunshine/theme.cfg.php deleted file mode 100755 index 12b21f75..00000000 --- a/contrib/themes/Sunshine/theme.cfg.php +++ /dev/null @@ -1,68 +0,0 @@ -##################
-#<?php exit(); ?>#
-##################
-
-###########################
-# Sunshine Theme
-###########################
-
-# Theme Name
-# This is the actual name of the theme that
-# will be displayed in the preferences screen
-# DEFAULT: ampache-theme
-name = "Sunshine"
-
-# Theme Author
-# This is just a way of giving credit to the
-# person who actually created this theme
-# DEFAULT: N/A
-author = "Ripmaster TS"
-
-# Theme Maintainer
-# This is just a way of listing who is responsible for
-# maintaining this theme incase it's not working right
-# please include an e-mail address so you can be contacted
-# DEFAULT: N/A
-#maintainer = "No@mail.org
-
-# Theme Colors
-###################
-[color]
-###################
-# Below is a list of the default colors for this theme, upon
-# applying this theme the users color preferences will be reset
-# to what is listed below...
-
-# Background Color 1
-bg_color1 = "#ffffe0"
-
-# Background Color 2
-bg_color2 = "#000000"
-
-# Base Color 1
-base_color1 = "#FFCE00"
-
-# Base Color 2
-base_color2 = "#FFCE00"
-
-# Font Color 1
-font_color1 = "#2090C0"
-
-# Font Color 2
-font_color2 = "#333333"
-
-# Font Color 3
-font_color3 = "#ffffff"
-
-# Row Color 1
-row_color1 = "#FFFFCE"
-
-# Row Color 2
-row_color2 = "#eee8aa"
-
-# Row Color 3
-row_color3 = "#FFFFCE"
-
-# Error Color
-error_color = "#990033"
-
diff --git a/contrib/themes/Total_Blue/images/Dragon.jpg b/contrib/themes/Total_Blue/images/Dragon.jpg Binary files differdeleted file mode 100755 index f53a0aab..00000000 --- a/contrib/themes/Total_Blue/images/Dragon.jpg +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/ampache-dark-bg.gif b/contrib/themes/Total_Blue/images/ampache-dark-bg.gif Binary files differdeleted file mode 100644 index c5cc27a5..00000000 --- a/contrib/themes/Total_Blue/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/ampache-light-bg.gif b/contrib/themes/Total_Blue/images/ampache-light-bg.gif Binary files differdeleted file mode 100644 index 1372bcdf..00000000 --- a/contrib/themes/Total_Blue/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/ampache-mid.gif b/contrib/themes/Total_Blue/images/ampache-mid.gif Binary files differdeleted file mode 100644 index 221438bf..00000000 --- a/contrib/themes/Total_Blue/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/ampache.gif b/contrib/themes/Total_Blue/images/ampache.gif Binary files differdeleted file mode 100644 index 4e9db802..00000000 --- a/contrib/themes/Total_Blue/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/background.gif b/contrib/themes/Total_Blue/images/background.gif Binary files differdeleted file mode 100755 index d8f219ae..00000000 --- a/contrib/themes/Total_Blue/images/background.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/background.png b/contrib/themes/Total_Blue/images/background.png Binary files differdeleted file mode 100755 index 6f435d93..00000000 --- a/contrib/themes/Total_Blue/images/background.png +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/blank-pixel.gif b/contrib/themes/Total_Blue/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/Total_Blue/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/blankalbum.gif b/contrib/themes/Total_Blue/images/blankalbum.gif Binary files differdeleted file mode 100644 index a1d25b40..00000000 --- a/contrib/themes/Total_Blue/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/blankalbum.jpg b/contrib/themes/Total_Blue/images/blankalbum.jpg Binary files differdeleted file mode 100644 index 468301bd..00000000 --- a/contrib/themes/Total_Blue/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/headphone.gif b/contrib/themes/Total_Blue/images/headphone.gif Binary files differdeleted file mode 100644 index 74a66e11..00000000 --- a/contrib/themes/Total_Blue/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/sig.jpg b/contrib/themes/Total_Blue/images/sig.jpg Binary files differdeleted file mode 100755 index 1cd36826..00000000 --- a/contrib/themes/Total_Blue/images/sig.jpg +++ /dev/null diff --git a/contrib/themes/Total_Blue/images/table.gif b/contrib/themes/Total_Blue/images/table.gif Binary files differdeleted file mode 100644 index 89761b38..00000000 --- a/contrib/themes/Total_Blue/images/table.gif +++ /dev/null diff --git a/contrib/themes/Total_Blue/screencap/01.jpg b/contrib/themes/Total_Blue/screencap/01.jpg Binary files differdeleted file mode 100644 index 1fd66e2c..00000000 --- a/contrib/themes/Total_Blue/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/Total_Blue/screencap/02.jpg b/contrib/themes/Total_Blue/screencap/02.jpg Binary files differdeleted file mode 100644 index eaf21b46..00000000 --- a/contrib/themes/Total_Blue/screencap/02.jpg +++ /dev/null diff --git a/contrib/themes/Total_Blue/screencap/03.jpg b/contrib/themes/Total_Blue/screencap/03.jpg Binary files differdeleted file mode 100644 index b958f7ce..00000000 --- a/contrib/themes/Total_Blue/screencap/03.jpg +++ /dev/null diff --git a/contrib/themes/Total_Blue/templates/default.css b/contrib/themes/Total_Blue/templates/default.css deleted file mode 100644 index e8edcfd2..00000000 --- a/contrib/themes/Total_Blue/templates/default.css +++ /dev/null @@ -1,272 +0,0 @@ -<?php
-/*
-
- Copyright (c) 2001 - 2005 Ampache.org
- All rights reserved.
-
- This program is free software; you can redistribute it and/or
- modify it under the terms of the GNU General Public License
- as published by the Free Software Foundation; either version 2
- of the License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
-
- You should have received a copy of the GNU General Public License
- along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-
-*/
-
-/*!
- @header Style File
- @discussion this is the css that is included on every page of
- ampache, mod this to change the look and feel of the site
-*/
-?>
-<style type="text/css">
-<!--
- body
- {
- background: url(<?php echo conf('web_path'); ?>Total_Blue
-
- font-family: Verdana;
- font-size: 12px;
- color: #2090C0;
- }
-
- p
- {
- color: #2090C0;
- font-family: Verdana;
- font-size: 12px;
- }
- a
- {
- color: #2090C0;
- font-family: Verdana;
- }
- a:visited
- {
- color: #2090C0;
- font-family: Verdana;
- }
- a:active
- {
- color: #2090C0;
- font-family: Verdana;
- }
- .text-box
- {
- padding-left:5px;
- padding-top:5px;
- margin-bottom:10px;
- background-color: #003050;
- border-right:2px solid ;
- border-bottom:2px solid ;
- border-left:2px solid ;
- border-top:2px solid ;
- }
- table.tabledata
- {
- }
-
- td
- {
- padding: 0px 8px 0px 8px;
- color: #2090C0;
- font-family: Verdana;
- font-size: 12px;
- }
- th
- {
- padding-right: 10px;
- }
- input
- {
- color: #2090C0;
- font-family: Verdana;
- font-size: 12px;
- font-weight: bold;
- background-color: #003050;
- border-style: solid;
- border-width: 1px;
- border-color: ;
- margin: 2px 2px 2px 2px;
- }
- select {
- color: #2090C0;
- font-family: Verdana;
- font-size: 12px;
- background-color: #003050;
- }
- textarea
- {
- color: #2090C0;
- font-family: Verdana;
- font-size: 12px;
- }
- .table-header
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #003050 repeat-x;
- vertical-align: top;
- }
-/*************** Main Menu *****************/
- #mainmenu {
- float: left;
- width: 100%;
- margin: 0;
- padding: 0;
- list-style: none;
- border-top: 1px solid #000;
- border-bottom: 1px solid #000;
- border-right: 1px solid #000;
- border-left: 1px solid #000;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #003050 repeat-x;
-peat-x;
- }
- #mainmenu li {
- float: left;
- margin: 0;
- padding: 0 10px 0 10px;
- border-right: 1px solid #000;
- display: inline;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #003050 repeat-x;
-peat-x;
- }
- #mainmenu li.active {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #003050 rep
-eat-x;
- }
- #mainmenu a {
- text-decoration: none;
- }
- #mainmenu a:hover {
- color: #000;
- }
- #mainmenu a:active {
- color: #00a;
- }
-/*************** END Main Menu *************/
-/*************** Admin Menu *************/
- #adminmenu {
- float: left;
- width: 100%;
- margin: 0;
- padding: 0;
- list-style: none;
- border-bottom: 1px solid #000;
- border-right: 1px solid #000;
- border-left: 1px solid #000;
- border-top: 1px solid #000;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #003050 repeat;
- }
- #adminmenu li {
- float: left;
- margin: 0;
- padding: 0 20px 0 20px;
- border-right: 1px solid #000;
- display: inline;
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #003050 repeat-x;
- }
- #adminmenu li.active {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) #003050 repeat-x;
- }
- #adminmenu a {
- text-decoration: none;
- }
- #adminmenu a:hover {
- color: #000;
- }
- #adminmenu a:active {
- color: #000;
- }
-/*************** END Main Menu *************/
-/*************** Page Header *********************/
- #pageheader {
- background: ;
- }
-/*************** END Page Header *****************/
- .navitem
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #003050 repeat-x;
- vertical-align: top;
- text-align: center;
- }
- .header1
- {
- color: #2090C0;
- font-family: Verdana;
- font-size: <?php echo conf('font_size') + 6; ?>px;
- font-weight: 900;
- }
- .header2
- {
- color: #2090C0;
- font-family: Verdana;
- font-size: <?php echo conf('font_size') + 2; ?>px;
- font-weight: 900;
- }
- .active_navitem
- {
- background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-dark-bg.gif) repeat-x;
- vertical-align: top;
- text-align: center;
- }
- .headrow
- {
- background:;
- font-size: 12px;
- }
- .odd
- {
- background:;
- font-size: 12px;
- }
- .even
- {
- background:;
- font-size: 12px;
- }
- .blank
- {
- background: #fff;
- }
- .border
- {
- background:;
- }
- .header
- {
- font-size: 12px;
- }
- .error
- {
- color: #990033;
- }
- .fatalerror
- {
- padding-top: 3px;
- padding-bottom: 3px;
- color: #990033;
- border-right:4px solid #990033;
- border-bottom:4px solid #990033;
- border-left:4px solid #990033;
- border-top:4px solid #990033;
- font-size: <?php echo conf('font_size')+2; ?>px;
- font-weight: 900;
- text-align: center;
- }
- .disabled
- {
- text-decoration: line-through;
- }
- .alphabet
- {
- font-size: 12px;
- font-weight: normal;
- }
--->
-</style>
diff --git a/contrib/themes/Total_Blue/theme.cfg.php b/contrib/themes/Total_Blue/theme.cfg.php deleted file mode 100644 index 44f2cc59..00000000 --- a/contrib/themes/Total_Blue/theme.cfg.php +++ /dev/null @@ -1,80 +0,0 @@ -##################
-#<?php exit(); ?>#
-##################
-
-###########################
-# Total_Blue Theme
-###########################
-
-# Theme Name
-# This is the actual name of the theme that
-# will be displayed in the preferences screen
-# DEFAULT: ampache-theme
-name = "Total_Blue"
-
-# Theme Author
-# This is just a way of giving credit to the
-# person who actually created this theme
-# DEFAULT: N/A
-#author = "Ripmaster TS"
-
-# Theme Maintainer
-# This is just a way of listing who is responsible for
-# maintaining this theme incase it's not working right
-# please include an e-mail address so you can be contacted
-# DEFAULT: N/A
-#maintainer = "no@mail!"
-
-# Orientation
-# This was added as of 3.3.2-Alpha4, this tells Ampache if this theme
-# uses vertical or horizontal orientation of the menu, if this is a horizontal
-# theme then it will not show the quick search and quick random play forms
-orientation = "vertical"
-
-# Submenu
-# If this is set to simple the sub menu's will only be shown when you're on one of the
-# respective pages. If you want to make the menu's something like the classic theme
-# comment this out
-submenu = "simple"
-
-# Theme Colors
-###################
-[color]
-###################
-# Below is a list of the default colors for this theme, upon
-# applying this theme the users color preferences will be reset
-# to what is listed below...
-
-# Background Color 1
-bg_color1 = "###"
-
-# Background Color 2
-bg_color2 = "###"
-
-# Base Color 1
-base_color1 = "#003050"
-
-# Base Color 2
-base_color2 = "#003050"
-
-# Font Color 1
-font_color1 = "#2090C0"
-
-# Font Color 2
-font_color2 = "#2090C0"
-
-# Font Color 3
-font_color3 = "#ffffff"
-
-# Row Color 1
-row_color1 = "###"
-
-# Row Color 2
-row_color2 = "###"
-
-# Row Color 3
-row_color3 = "###"
-
-# Error Color
-error_color = "#990033"
-
diff --git a/contrib/themes/borders/images/ampache.gif b/contrib/themes/borders/images/ampache.gif Binary files differdeleted file mode 100755 index 6d14b699..00000000 --- a/contrib/themes/borders/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/borders/images/blankalbum.gif b/contrib/themes/borders/images/blankalbum.gif Binary files differdeleted file mode 100644 index a83219d8..00000000 --- a/contrib/themes/borders/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/borders/readme.txt b/contrib/themes/borders/readme.txt deleted file mode 100644 index 19bc64ba..00000000 --- a/contrib/themes/borders/readme.txt +++ /dev/null @@ -1,21 +0,0 @@ - This ampache theme does not use any graphics in generating the backgrounds, so the colors can be changed to -whatever you want. The main feature of this theme is the borders. The borders can easily be customized at the -top of themes/borders/templates/style.inc. There is a primary border around all the boxes, and a relief line across -the top and the left side. - - This them will overide your font with "Comic Sans MS". This can be disabled in the top of the file -themes/borders/templates/style.inc. It also tells you how to get this font in linux. - - This theme was created against svn 577 - -Issues - -1. If you use black (or something real dark) as a color; - If you set your background (bg_color1) to black, some of the text wont be readable, especially on mouseover. - If your background is black you will lose the shading and some text on themes/borders/images/ampache.gif. - this is the image at the top of the page. - If you set most frames (row_color3) to black, you should replace themes/borders/images/blankalbum.gif - - - -If you have any questions, bugs or improvements, give me a holler. randyperkins@randyperkins.com diff --git a/contrib/themes/borders/screencap/01.jpg b/contrib/themes/borders/screencap/01.jpg Binary files differdeleted file mode 100644 index c17af74b..00000000 --- a/contrib/themes/borders/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/borders/screencap/02.jpg b/contrib/themes/borders/screencap/02.jpg Binary files differdeleted file mode 100644 index 6987d421..00000000 --- a/contrib/themes/borders/screencap/02.jpg +++ /dev/null diff --git a/contrib/themes/borders/screencap/03.jpg b/contrib/themes/borders/screencap/03.jpg Binary files differdeleted file mode 100644 index fc21ca0b..00000000 --- a/contrib/themes/borders/screencap/03.jpg +++ /dev/null diff --git a/contrib/themes/borders/templates/default.css b/contrib/themes/borders/templates/default.css deleted file mode 100644 index 05cc7d4f..00000000 --- a/contrib/themes/borders/templates/default.css +++ /dev/null @@ -1,334 +0,0 @@ -/* -# CUSTOMIZE THIS CSS FILE HERE - -# the following line changes the font to Comic Sans MS -# if you dont have that font on linux check out http://corefonts.sourceforge.net/ -# or on debian i use the package msttcorefonts -# if you dont like your fonts overridden at all comment out the first line and uncomment the second one -$font = "Comic Sans MS, " . conf('font'); - - -# customize the main border here -$border = "outset 5pt"; - -# this is the thin inside border on the top and left side of the main border -$relief_border = "solid 1pt " . conf('bg_color2'); - -# this is the border on the active_nav item -$relief_border2 = "solid 1pt " . conf('row_color1'); -*/ - body - { - background: #06c7ee; - font-family: Comic Sans MS; - font-size: 12px; - color: #000000; - } - - p - { - color: #000000; - font-family: Comic Sans MS; - font-size: 12px; - } - a - { - color: #0000ee; - font-family: Comic Sans MS; - text-decoration: none; - } - a:visited - { - color: #551a8b; - font-family: Comic Sans MS; - text-decoration: none; - } - a:hover - { - color: #000000; - font-family: Comic Sans MS; - text-decoration: underline; - } - table a:hover - { - color: #06c7ee; - font-family: Comic Sans MS; - text-decoration: underline; - } - a:active - { - color: #000000; - font-family: Comic Sans MS; - text-decoration: none; - } - .border - { - background:#ef9494; - border-collapse: separate; - border: <?php echo "$border " . conf('row_color1'); ?>; - border-spacing: 0pt; - } - .border tr td:first-child - { - # this is the one thats put the border down the left side; - border-left: solid 1pt #06c7ee; - } - .border tr table tr td:first-child - { - # gets rid of funkyness on left side in albums.php; - border-left: solid 0pt #ef9494; - } - .border .even:first-child td - { - # adds line on top in albums.php; - border-top: solid 1pt #06c7ee; - } - .border .even .even:first-child td - { - # removes extra line from random play on index.php; - border-top: solid 0pt #ef9494; - } - .border .even:first-child tr td - { - # gets rid of double line on top in albums.php; - border-top: solid 0pt #ef9494; - } - .login - { - background:#ef9494; - border-collapse: separate; - border: <?php echo "$border " . conf('row_color1'); ?>; - border-spacing: 0pt; - } - .table-header - { - background: #f0b3b3 ; - vertical-align: top; - } - .table-header td - { - border-bottom: solid 1pt #06c7ee; - border-top: solid 1pt #06c7ee; - text-align: center; - } - .table-header th - { - border-bottom: solid 1pt #06c7ee; - border-top: solid 1pt #06c7ee; - } - .table-header th:first-child - { - #border-top: solid 1pt #06c7ee; - #border-bottom: solid 1pt #06c7ee; - border-left: solid 1pt #06c7ee; - } - .tabledata - { - background:#ef9494; - border-collapse: separate; - border: <?php echo "$border " . conf('row_color1'); ?>; - } - .tabledata tr td:first-child - { - # this line is for the playlist page; - border-left: solid 1pt #ef9494; - } - .text-box - { - padding-left:5px; - padding-top:5px; - margin-bottom:10px; - background: #aab3ff; - border-collapse: separate; - border: <?php echo "$border " . conf('base_color1'); ?>; - } - .text-box .tabledata - { - # these next 2 lines fix the show catalog box; - border: outset 0pt #aab3ff; - background: #aab3ff; - #border-left: solid 0pt #ef9494; - } - .text-box .tabledata tr td - { - # this line removes a red line from the left of the show catalog box; - border-left: solid 0pt #ef9494; - } - -/*************** Main Menu *****************/ - #mainmenu { - float: left; - width: 99%; - margin: 0; - padding: 0; - list-style: none; - border-collapse: separate; - border: <?php echo "$border " . conf('row_color1'); ?>; - border-spacing: 0pt; - background: #f0b3b3 ; - } - #mainmenu li { - float: left; - margin: 0; - padding: 0 20px 0 20px; - display: inline; - background: #f0b3b3 ; - border-top: solid 1pt #06c7ee; - border-right: solid 1pt #06c7ee; - text-align: center; - } - #mainmenu li:first-child - { - border-left: solid 1pt #06c7ee; - } - #mainmenu li.active { - vertical-align: top; - text-align: center; - border: <?php echo "$relief_border2"; ?>; - background:#ef9494; - } - #mainmenu a { - color: #0000ee; - font-family: Comic Sans MS; - text-decoration: none; - } - #mainmenu a:hover { - color: #06c7ee; - font-family: Comic Sans MS; - text-decoration: underline; - } - #mainmenu a:active { - color: #000000; - font-family: Comic Sans MS; - text-decoration: none; - } -/*************** END Main Menu *************/ -/*************** Admin Menu *************/ - #adminmenu { - width: 99%; - float: left; - margin: 0; - padding: 0; - list-style: none; - border-collapse: separate; - border: <?php echo "$border " . conf('row_color1'); ?>; - border-spacing: 0pt; - background: #f0b3b3 ; - } - #adminmenu li { - float: left; - margin: 0; - padding: 0 20px 0 20px; - background: #f0b3b3 ; - border-top: solid 1pt #06c7ee; - border-right: solid 1pt #06c7ee; - text-align: center; - display: inline; - } - #adminmenu li:first-child - { - border-left: solid 1pt #06c7ee; - } - #adminmenu li.active { - vertical-align: top; - text-align: center; - border: <?php echo "$relief_border2"; ?>; - background:#ef9494; - } - #adminmenu a { - text-decoration: none; - } - #adminmenu a:hover { - color: #06c7ee; - font-family: Comic Sans MS; - text-decoration: underline; - } - #adminmenu a:active { - color: #000; - } -/*************** END Main Menu *************/ -/*************** Page Header *********************/ - #pageheader { - background: ; - } -/*************** END Page Header *****************/ - - td - { - padding: 0px 8px 0px 8px; - color: #000000; - font-family: Comic Sans MS; - font-size: 12px; - } - th - { - padding-right: 10px; - } - input - { - color: #000000; - font-family: <?php echo $font; ?>; - font-size: 12px; - font-weight: bold; - background-color: #f0b3b3; - } - .header1 - { - color: #000000; - font-family: <?php echo $font; ?>; - font-size: <?php echo conf('font_size') + 6; ?>px; - font-weight: 900; - } - .header2 - { - color: #000000; - font-family: <?php echo $font; ?>; - font-size: <?php echo conf('font_size') + 2; ?>px; - font-weight: 900; - } - .navitem - { - background: #f0b3b3; - vertical-align: top; - text-align: center; - border: solid 1pt #06c7ee; - } - .active_navitem - { - background: #ef9494; - vertical-align: top; - text-align: center; - border: <?php echo "$relief_border2"; ?>; - } - .odd - { - background:#e1afaf; - font-size: 12px; - } - .even - { - background:#f9c1c1; - font-size: 12px; - } - .error - { - color: #990033; - } - .fatalerror - { - padding-top: 3px; - padding-bottom: 3px; - color: #990033; - border-right:4px solid #990033; - border-bottom:4px solid #990033; - border-left:4px solid #990033; - border-top:4px solid #990033; - font-size: <?php echo conf('font_size')+2; ?>px; - font-weight: 900; - text-align: center; - } - .alphabet - { - font-size: 12px; - font-weight: normal; - } diff --git a/contrib/themes/borders/theme.cfg.php b/contrib/themes/borders/theme.cfg.php deleted file mode 100644 index 8c2d9596..00000000 --- a/contrib/themes/borders/theme.cfg.php +++ /dev/null @@ -1,73 +0,0 @@ -################## -#<?php exit(); ?># -################## - -########################### -# Classic Ampache Theme -########################### - -# Theme Name -# This is the actual name of the theme that -# will be displayed in the preferences screen -# DEFAULT: ampache-theme -name = "Borders" - -# Theme Author -# This is just a way of giving credit to the -# person who actually created this theme -# DEFAULT: N/A -author = "Randy Perkins" - -# Theme Maintainer -# This is just a way of listing who is responsible for -# maintaining this theme incase it's not working right -# please include an e-mail address so you can be contacted -# DEFAULT: N/A -maintainer = "Randy Perkins <randyperkins@randyperkins.com>" - -version = "1.1" - -# Theme Colors -################### -[color] -################### -# Below is a list of the default colors for this theme, upon -# applying this theme the users color preferences will be reset -# to what is listed below... - -# Background Color 1 -bg_color1 = "#06c7ee" - -# Background Color 2 -bg_color2 = "#ef9494" - -# Base Color 1 -base_color1 = "#aab3ff" - -# Base Color 2 -base_color2 = "#f0b3b3" - -# Font Color 1 -font_color1 = "#0000ee" - - -# Font Color 2 -font_color2 = "#000000" - -# Font Color 3 -font_color3 = "#551a8b" - -# Row Color 1 -# this is used in style.css in .headrow but .headrow is not used -# i am going to use it as a border color -row_color1 = "#ef4f4f" - -# Row Color 2 -row_color2 = "#e1afaf" - -# Row Color 3 -row_color3 = "#f9c1c1" - -# Error Color -error_color = "#990033" - diff --git a/contrib/themes/osuware2005/images/ampache-dark-bg.gif b/contrib/themes/osuware2005/images/ampache-dark-bg.gif Binary files differdeleted file mode 100755 index 6bf26372..00000000 --- a/contrib/themes/osuware2005/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/images/ampache-light-bg.gif b/contrib/themes/osuware2005/images/ampache-light-bg.gif Binary files differdeleted file mode 100755 index 6bf26372..00000000 --- a/contrib/themes/osuware2005/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/images/ampache-mid.gif b/contrib/themes/osuware2005/images/ampache-mid.gif Binary files differdeleted file mode 100755 index 57376ea4..00000000 --- a/contrib/themes/osuware2005/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/images/ampache.gif b/contrib/themes/osuware2005/images/ampache.gif Binary files differdeleted file mode 100755 index 59ec5215..00000000 --- a/contrib/themes/osuware2005/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/images/blank-pixel.gif b/contrib/themes/osuware2005/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/osuware2005/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/images/blankalbum.gif b/contrib/themes/osuware2005/images/blankalbum.gif Binary files differdeleted file mode 100644 index a1d25b40..00000000 --- a/contrib/themes/osuware2005/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/images/blankalbum.jpg b/contrib/themes/osuware2005/images/blankalbum.jpg Binary files differdeleted file mode 100644 index 468301bd..00000000 --- a/contrib/themes/osuware2005/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/osuware2005/images/headphone.gif b/contrib/themes/osuware2005/images/headphone.gif Binary files differdeleted file mode 100755 index 74a66e11..00000000 --- a/contrib/themes/osuware2005/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/images/table.gif b/contrib/themes/osuware2005/images/table.gif Binary files differdeleted file mode 100755 index 89761b38..00000000 --- a/contrib/themes/osuware2005/images/table.gif +++ /dev/null diff --git a/contrib/themes/osuware2005/screencap/01.jpg b/contrib/themes/osuware2005/screencap/01.jpg Binary files differdeleted file mode 100644 index ccb1a244..00000000 --- a/contrib/themes/osuware2005/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/osuware2005/screencap/02.jpg b/contrib/themes/osuware2005/screencap/02.jpg Binary files differdeleted file mode 100644 index 0a7e12a6..00000000 --- a/contrib/themes/osuware2005/screencap/02.jpg +++ /dev/null diff --git a/contrib/themes/osuware2005/screencap/03.jpg b/contrib/themes/osuware2005/screencap/03.jpg Binary files differdeleted file mode 100644 index b226d830..00000000 --- a/contrib/themes/osuware2005/screencap/03.jpg +++ /dev/null diff --git a/contrib/themes/osuware2005/templates/default.css b/contrib/themes/osuware2005/templates/default.css deleted file mode 100644 index a607a09d..00000000 --- a/contrib/themes/osuware2005/templates/default.css +++ /dev/null @@ -1,272 +0,0 @@ -<?php -/* - - Copyright (c) 2001 - 2005 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ - -/*! - @header Style File - @discussion this is the css that is included on every page of - ampache, mod this to change the look and feel of the site -*/ -?> -<style type="text/css"> -<!-- - body - { - margin-top: 0px; - margin-left: 2px; - margin-right: 0px; - - padding-top: 0px; - background: #D5963B; - font-family: Verdana; - font-size: 12px; - color: #202020; - } - - p - { - color: #202020; - font-family: Verdana; - font-size: 12px; - } - a - { - color: #202020; - font-family: Verdana; - } - a:visited - { - color: #202020; - font-family: Verdana; - } - a:active - { - color: #202020; - font-family: Verdana; - } - .text-box - { - padding-left:5px; - padding-top:5px; - margin-bottom:10px; - background-color: #BB8E37; - border-right:2px solid #000000; - border-bottom:2px solid #000000; - border-left:2px solid #000000; - border-top:2px solid #000000; - } - table.tabledata - { - } - - td - { - padding: 0px 8px 0px 8px; - color: #202020; - font-family: Verdana; - font-size: 12px; - } - th - { - padding-right: 10px; - } - input - { - color: #202020; - font-family: Verdana; - font-size: 12px; - font-weight: bold; - background-color: #D0A74F; - margin: 2px 2px 2px 2px; - } - select { - color: #202020; - font-family: Verdana; - font-size: 12px; - background-color: #D0A74F; - } - textarea - { - background-color: #D0A74F; - color: #202020; - font-family: Verdana; - font-size: 12px; - } - .table-header - { - background: url(<?php echo conf('web_path'); ?><?php echo conf('theme_path'); ?>/images/ampache-light-bg.gif) #D0A74F repeat-x; - vertical-align: top; - } -/*************** Main Menu *****************/ - #mainmenu { - float: left; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - border-top: 1px solid #000; - border-bottom: 1px solid #000; - border-right: 1px solid #000; - border-left: 1px solid #000; - color: white; - background-color: black; - } - #mainmenu li { - float: left; - margin: 0; - padding: 0 10px 0 10px; - border-right: 1px solid #000; - display: inline; - } - #mainmenu li.active { - background-color: #202020; - - } - #mainmenu a { - text-decoration: none; - color: white; - } - #mainmenu a:hover { - color: #c0c0c0; - } - #mainmenu a:active { - color: #00a; - } -/*************** END Main Menu *************/ -/*************** Admin Menu *************/ - #adminmenu { - float: left; - width: 100%; - margin: 0; - padding: 0; - list-style: none; - border-bottom: 1px solid #000; - border-right: 1px solid #000; - border-left: 1px solid #000; - border-top: 1px solid #000; - color: white; - background-color: black; - } - #adminmenu li { - float: left; - margin: 0; - padding: 0 20px 0 20px; - border-right: 1px solid #000; - display: inline; - } - #adminmenu li.active { - background-color: #202020; - } - #adminmenu a { - text-decoration: none; - color: #ffffff; - } - #adminmenu a:hover { - color: #c0c0c0; - } - #adminmenu a:active { - color: #000; - } -/*************** END Main Menu *************/ -/*************** Page Header *********************/ - #pageheader { - background: black; - } -/*************** END Page Header *****************/ - .header1 - { - color: #202020; - font-family: Verdana; - font-size: <?php echo conf('font_size') + 6; ?>px; - font-weight: 900; - } - .header2 - { - color: #202020; - font-family: Verdana; - font-size: <?php echo conf('font_size') + 2; ?>px; - font-weight: 900; - } - .headrow - { - background:#FFFAEB; - font-size: 12px; - } - .odd - { - background:#BB7B37; - font-size: 12px; - } - .even - { - background:#E8C163; - font-size: 12px; - } - .blank - { - background: #fff; - } - .border - { - background:#000000; - } - .header - { - font-size: 12px; - } - .error - { - color: #330B0B; - } - .fatalerror - { - padding-top: 3px; - padding-bottom: 3px; - color: #330B0B; - border-right:4px solid #330B0B; - border-bottom:4px solid #330B0B; - border-left:4px solid #330B0B; - border-top:4px solid #330B0B; - font-size: <?php echo conf('font_size')+2; ?>px; - font-weight: 900; - text-align: center; - } - .disabled - { - text-decoration: line-through; - } - .alphabet - { - font-size: 12px; - font-weight: normal; - } - .button - { - background-color: black; - color:white; - padding: 2px; - border: 0; - margin: 2px; - } - ---> -</style> - diff --git a/contrib/themes/osuware2005/theme.cfg.php b/contrib/themes/osuware2005/theme.cfg.php deleted file mode 100644 index 56431da3..00000000 --- a/contrib/themes/osuware2005/theme.cfg.php +++ /dev/null @@ -1,70 +0,0 @@ -################## -#<?php exit(); ?># -################## - -########################### -# Classic Ampache Theme -########################### - -# Theme Name -# This is the actual name of the theme that -# will be displayed in the preferences screen -# DEFAULT: ampache-theme -name = "OSUWare2005" - -# Theme Author -# This is just a way of giving credit to the -# person who actually created this theme -# DEFAULT: N/A -author = "Ben Shields, Kevin Riker" - -# Theme Maintainer -# This is just a way of listing who is responsible for -# maintaining this theme incase it's not working right -# please include an e-mail address so you can be contacted -# DEFAULT: N/A -maintainer = "Karl Vollmer <vollmerk@ampache.org>" - -version = "1.1" - -# Theme Colors -################### -[color] -################### -# Below is a list of the default colors for this theme, upon -# applying this theme the users color preferences will be reset -# to what is listed below... - -# Background Color 1 -bg_color1 = "#D5963B" - -# Background Color 2 -bg_color2 = "#000000" - -# Base Color 1 -base_color1 = "#BB8E37" - -# Base Color 2 -base_color2 = "#D0A74F" - -# Font Color 1 -font_color1 = "#202020" - -# Font Color 2 -font_color2 = "#202020" - -# Font Color 3 -font_color3 = "#FFFFFF" - -# Row Color 1 -row_color1 = "#FFFAEB" - -# Row Color 2 -row_color2 = "#BB7B37" - -# Row Color 3 -row_color3 = "#E8C163" - -# Error Color -error_color = "#330B0B" - diff --git a/contrib/themes/simple_matrix/README.txt b/contrib/themes/simple_matrix/README.txt deleted file mode 100644 index 68c1ad4f..00000000 --- a/contrib/themes/simple_matrix/README.txt +++ /dev/null @@ -1,41 +0,0 @@ -Simple Matrix theme for Ampache v1.1 - README.txt
-
-Note: The previous version of this theme contained several errors. This was
-due to a communication error between the Ampache website maintainers and me.
-This is the fixed version which should include all neccesary files.
-
-Changelog
----------
-v1.2
-- Fixed background.jpg not being inside the Simple_Matrix theme (so it was
- not found on other servers except for my own)
-
-v1.1
-- Added better logo (without my name in it)
-- Included the PSD for the logo so you can edit it yourself in Photoshop
-
-v1.0
-- Initial release
-
-Contact
--------
-marno.vandermolen@gmail.com
-
-Info
-----
-This is my Simple Matrix theme. I've used Nedko Arnaudov's 'Black' theme as a
-base and then started modifying it from there. The images are made by
-myself, I hope you like them :-D.
-
-
-Installation
-------------
-Just like all other themes, with the exception of the logo; I've included
-the PSD file for it so you can easily fill in your own name / title in
-Photoshop. Then save it as 'ampache.gif' in the images folder (overwriting
-the old one). The default image reads a generic 'Ampache, for the love of
-music' so there's no need to change it if you don't have photoshop / don't
-want to. If you use this theme then please inform me, any comments are
-welcome too!
-
-Greets, Marno diff --git a/contrib/themes/simple_matrix/images/ampache.gif b/contrib/themes/simple_matrix/images/ampache.gif Binary files differdeleted file mode 100644 index 6419df2a..00000000 --- a/contrib/themes/simple_matrix/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/blank-pixel.gif b/contrib/themes/simple_matrix/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/simple_matrix/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/blankalbum.gif b/contrib/themes/simple_matrix/images/blankalbum.gif Binary files differdeleted file mode 100644 index a1d25b40..00000000 --- a/contrib/themes/simple_matrix/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/bottom.gif b/contrib/themes/simple_matrix/images/bottom.gif Binary files differdeleted file mode 100644 index bc44e599..00000000 --- a/contrib/themes/simple_matrix/images/bottom.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/bottomleft.gif b/contrib/themes/simple_matrix/images/bottomleft.gif Binary files differdeleted file mode 100644 index 46851b85..00000000 --- a/contrib/themes/simple_matrix/images/bottomleft.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/bottomright.gif b/contrib/themes/simple_matrix/images/bottomright.gif Binary files differdeleted file mode 100644 index b787d20c..00000000 --- a/contrib/themes/simple_matrix/images/bottomright.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/left.gif b/contrib/themes/simple_matrix/images/left.gif Binary files differdeleted file mode 100644 index 15da9e7d..00000000 --- a/contrib/themes/simple_matrix/images/left.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/menu-active.jpg b/contrib/themes/simple_matrix/images/menu-active.jpg Binary files differdeleted file mode 100644 index 789e1e63..00000000 --- a/contrib/themes/simple_matrix/images/menu-active.jpg +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/menu.jpg b/contrib/themes/simple_matrix/images/menu.jpg Binary files differdeleted file mode 100644 index 9058946e..00000000 --- a/contrib/themes/simple_matrix/images/menu.jpg +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/right.gif b/contrib/themes/simple_matrix/images/right.gif Binary files differdeleted file mode 100644 index 1206f043..00000000 --- a/contrib/themes/simple_matrix/images/right.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/top.gif b/contrib/themes/simple_matrix/images/top.gif Binary files differdeleted file mode 100644 index 5f0d9fd6..00000000 --- a/contrib/themes/simple_matrix/images/top.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/topleft.gif b/contrib/themes/simple_matrix/images/topleft.gif Binary files differdeleted file mode 100644 index 5cca1d97..00000000 --- a/contrib/themes/simple_matrix/images/topleft.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/images/topright.gif b/contrib/themes/simple_matrix/images/topright.gif Binary files differdeleted file mode 100644 index b434e722..00000000 --- a/contrib/themes/simple_matrix/images/topright.gif +++ /dev/null diff --git a/contrib/themes/simple_matrix/screencap/01.jpg b/contrib/themes/simple_matrix/screencap/01.jpg Binary files differdeleted file mode 100755 index d48b8ee6..00000000 --- a/contrib/themes/simple_matrix/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/simple_matrix/templates/default.css b/contrib/themes/simple_matrix/templates/default.css deleted file mode 100644 index ef8f9717..00000000 --- a/contrib/themes/simple_matrix/templates/default.css +++ /dev/null @@ -1,541 +0,0 @@ -<!-- -/* - - Copyright (c) 2001 - 2006 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ ---> -/* General style rules */ -body{ - padding-top: 0px; - margin-top: 0px; - margin-left: 0px; - margin-right: 0px; - font-family:Arial, Helvetica, Sans-Serif; - background:#000000 url(../images/background.jpg) repeat; - -} - -p { - color: #ffffff; - font-family: Verdana, Helvetica, sans-serif; - font-size: 10px; -} - -a { - color: #ffffff; - font-family: Verdana, Helvetica, sans-serif; -} -a:visited - { - color: #ffffff; - font-family: Verdana, Helvetica, sans-serif; - } -a:active { - color: #ffffff; - font-family: Verdana, Helvetica, sans-serif; -} -.text-box { - display: table-cell; - padding-left:0px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - background-color: #000000; - border:2px solid #000000; -} -.selected_button { - color:#00FF99; - background: url("../images/tablebg.gif") #000000 repeat-x; -} -.unselected_button { - /* there really isn't anything for this */ -} -.display {} - -#mpdpl td { - padding: 0px 2px 0px 2px; - text-align: left; -} -table.tabledata {} - -td { - padding: 0px 8px 0px 8px; - color: #00FF99; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; -} -th { - padding-right: 10px; -} -tr td a { - text-align: center; - text-decoration:none; - -} -input { - color: #00FF99; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - font-weight: bold; - background-color: #000000; - border-color:#555555; - margin: 2px 2px 2px 2px; -} -select { - color: #00FF99; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - background-color: #000000; - border-color:#555555; -} -textarea { - background-color: #000000; - color: #000000; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - border-color:#555555; -} -.table-header { - background: url("../images/tablebg.gif") #dddddd repeat left; - vertical-align: top; - text-align: center; - -} -.header1 -{ - color: #000000; - font-family: Verdana, Helvetica, sans-serif; - font-size: 18px; - font-weight: 900; -} -.header2 -{ - color: #000000; - font-family: Verdana, Helvetica, sans-serif; - font-size: 14px; - font-weight: 900; -} -.headrow -{ - background:#cccccc; - font-size: 12px; - background: url("../images/active.tablebg.gif") #000000 repeat-x; -} -.odd -{ - background:#000000; - font-size: 11px; - padding: 0px 10px 0px 10px; -} -.even -{ - background:#000000; - font-size: 11px; - padding: 0px 10px 0px 10px; -} -.blank { - background: #fff; -} -.border { - background: url("../images/active.tablebg.gif") #000000 repeat-x; -} -.header { - font-size: 12px; -} -.error { - color: #990033; -} -.fatalerror { - padding-top: 3px; - padding-left: 3px; - padding-right: 3px; - display: table-cell; - padding-bottom: 3px; - color: #990033; - border-right:4px solid #990033; - border-bottom:4px solid #990033; - border-left:4px solid #990033; - border-top:4px solid #990033; -} -.disabled { - text-decoration: line-through; -} -.smallbutton { - border:0px solid #555555; - padding-left:1px; - padding-right:1px; - font-size: 11px; - cursor: pointer; - background: url("../images/active.tablebg.gif") #000000 repeat-x; -} -/* ////////////////////////////////////////////////////////////////*/ -/* De aqui pa'bajo, ros esta creando una hoja de estilos unica para todo Ampache */ - -#maincontainer{ - margin: 0px; -} - -.alphabet { - margin: 10px; - font-size: 10px; - font-weight: normal; -} - -/* Content block */ -#content { - margin-left:175px; - /*float:left; use for horizontal menu; comment out otherwise */ - /* background:#fff url("../images/bg_content.gif") repeat-y right top; */ -} - -h3#content_title{ - font-family:Arial,Helvetica,Sans-Serif; - font-size:12px; - line-height:32px; - color:#fff; -} - -h3#content_title span { - text-align:left; -} - -/* Styles for Header */ -div#Header{ - height:80px; - margin-bottom:3px; - padding:0px; -} - -#Header h1 { - background: transparent url("../images/bg_login_0.jpg") no-repeat top left; - border:0px; - width: 439px; - height: 84px; - float: left; - margin:0px; - padding:0px; -} - -#Header h1 span { - display:none -} - -#Header h2 { - background: transparent url(001/h2.gif) no-repeat top left; - margin-top: 75px; - width: 200px; - height: 18px; - float: right; -} - -#Header h2 span { - font-size:10px; - margin-left:10px; -} - - -div#sidebar{ - clear:both; - position:absolute; - left:5px; - top:87px; -} - -#sidebar h3 { -display:none; -} - -#sidebar h3 span { - display:none -} - -#sidebar ul { - margin: 0px; - list-style: none; - font-family:Arial, Helvetica, Sans-Serif; - font-size:10px; - padding: 0px; - line-height: 1.0; -} - -#sidebar li { - margin: 0; - display: block; - border: 1px solid #000000; - padding: 5px 0px 5px 5px; - width: 10.5em; - background: url(../images/menu.jpg) #000000 repeat-y; -} - -#sidebar ul.subnavside li { - border: 1px solid #000000; -} - -#sidebar a, .navbutton { - display: block; /*Not sure why this is neccesary, but it is for IE*/ - text-decoration: none; - text-align: center; - padding:0px 12px 0px 0px; - margin:0px; -} - -#sidebar li:hover, #sidebar li.sfhover { - color:#000000; - background-color:#DDDDDD; -} - -#sidebar li:active { - - background: url(../images/menu-active.jpg) #000000 repeat-y; - z-index:30; -} - -#sidebar li ul { - float: left; - position: absolute; - width: 9em; - margin: -1.5em 0 0 10.5em; /* for vertical menu; comment out otherwise */ - left: -999em; /* this -999em puts the submenu item way off to the left until it's called back by a hover (below) */ - z-index:30; -} - -#sidebar #activetopmenu, #sidebar #activesubmenu { - background: url(../images/menu-active.jpg) #000000 repeat-y; -} -#sidebar li:hover, #sidebar li.sfhover { - left: auto; /* this calls the submenu back when the parent li is hovered. */ - background: url(../images/menu-active.jpg) #000000 repeat-y; -} - -/* Styles for Now Playing */ -#nowplaying{ - clear: both; - width: 625px; -} - -#np_container1{ - width: 260px; - height: 18px; - padding: 0px; - margin: 0px; - background: #fff url("../images/tb_tab.jpg") no-repeat top left; -} - -#np_container1 h1{ - font-size: 10px; - font-weight: bold; - padding: 2px; -} - -#np_container2{ - border-width: 1px 1px 1px 1px; - border-style: solid; - border-color:#ddd #999 #999 #ccc; - padding: 6px; - font-family: Verdana, sans-serif; - font-size: 10px; - line-height: 12px; - color: #000; - background: #D6D6D4 url("../images/bg_row.jpg") repeat top left; -} - - -/* Styles for Login template */ -#container{ - margin:100px auto 0px auto; - width:437px; - font-size: 12px; - text-align:center; -} -#container h1{ - background:url("../images/bg_login_0.jpg") no-repeat; - height:81px; - margin-bottom:8px; -} -#container h1 span{ - display:none; -} -#container div{ - background:url("../images/bg_login_1.jpg") no-repeat; - height:285px; -} -#loginp_0{ - color:#333; - margin-top:0px; - padding-top:60px; -} -.loginp_1{ - text-align:right; - padding-right:100px; -} -.loginp_1 span{ - font-weight:bold; -} -.loginp_1 input{ - border:1px solid #999; -} -input.text_input { -width:12em; -} -.loginp_1 input.check_input { -margin-right:5em; -} -/* Footer */ -#footer { - margin-left: 150px; - margin-bottom: 10px; -} - -#footer p { - color:#999999; - font-size:10px; -} -#topbar { - height: 90px; - padding-top:13px; - margin-left:230px; - border: 2px black; -} -#topbarright { - font-size: 10px; -} -#topbarleft, #topbarleft a{ - float: left; -} -/* Box Related Styles */ - -.box { - padding:0px; - margin-bottom:5px; - background: #000000; -} -.box-title { - font-size: 1.05em; - font-weight: bold; -} -.box-left-top { - background: url("../images/topleft.gif") no-repeat top left; -} -.box-left-bottom { - background: url("../images/bottomleft.gif") no-repeat bottom left; -} - -.box-right-bottom { - background: url("../images/bottomright.gif") no-repeat bottom right; -} -.box-right-top { - background: url("../images/topright.gif") no-repeat top right; -} -.box-right { - background: url("../images/right.gif"); -} -.box-top { - background: url("../images/top.gif"); -} -.box-left { - background: url("../images/left.gif"); -} -.box-bottom { - background: url("../images/bottom.gif"); -} -/* List Header Styles */ -.list-header { - text-decoration: none; -} -.list-header:hover { - color:#071fd4; -} - - -.confirmation-box { - padding-left:5px; - padding-top:5px; - padding-right:5px; - margin-bottom:10px; - display: table-cell; - background-color: #bbbbbb; - border:2px solid #000000; -} -.text-action, .text-action li { - margin-top:5px; - list-style: none; - margin-bottom:5px; -} -.text-action a, .text-action span { - border:1px solid #444444; - padding-left:2px; - padding-right:2px; - text-decoration: none; - background: url("../images/tablebg.gif") #000000 repeat-x; - -} -.text-action #pt_active { - background: #000000; - color: #00FF99; - border:1px solid #444444; - background: url("../images/tablebg.gif") #000000 repeat-x; -} -#nowplaying { - width:650px; -} -.np_row { - padding-top: 3px; - padding-bottom: 3px; - display: block; -} -.np_cell { - margin: 10px; -} -#tablist { - padding: 3px 0; - margin: 12px 0 0 0; - font: bold 12px Verdana, sans-serif; -} - -#tablist li { - list-style: none; - margin: 0; - display: inline; -} - -#tablist li a { - padding: 3px 0.5em; - margin-left: 3px; - background: #000000; - border-color: #bbbbbb; - border-bottom: 1px solid #bbbbbb; - text-decoration: none; -} - -#tablist li a:link { color: #bbbbbb; } -#tablist li a:visited { color: #bbbbbb; } - -#tablist li a:hover { - color: #000000; - background: #bbbbbb; - border-color: #000000; -} - -#tablist li a#current { - color: #00FF99; - background: #000000; - border-color: #bbbbbb; - border-bottom: 1px solid #bbbbbb; -} - diff --git a/contrib/themes/simple_matrix/theme.cfg.php b/contrib/themes/simple_matrix/theme.cfg.php deleted file mode 100644 index 7910410a..00000000 --- a/contrib/themes/simple_matrix/theme.cfg.php +++ /dev/null @@ -1,73 +0,0 @@ -################## -#<?php exit(); ?># -################## - -########################### -# Simple Matrix Ampache Theme -########################### - -# Theme Name -# This is the actual name of the theme that -# will be displayed in the preferences screen -# DEFAULT: ampache-theme -name = "Simple Matrix" - -# Theme Author -# This is just a way of giving credit to the -# person who actually created this theme -# DEFAULT: N/A -author = "Marno van der Molen" -#FULL CREDIT goes to Nedko Arnaudov for supplying the base for this theme. - -# Theme Maintainer -# This is just a way of listing who is responsible for -# maintaining this theme incase it's not working right -# please include an e-mail address so you can be contacted -# DEFAULT: N/A -maintainer = "Marno van der Molen <marno.vandermolen@gmail.com>" - -# Version -# This is the revision for this theme, It's up to the maintainer -# or author to decide how they want to format this -version = "1.2" - -# Theme Colors -################### -[color] -################### -# Below is a list of the default colors for this theme, upon -# applying this theme the users color preferences will be reset -# to what is listed below... - -# Background Color 1 -bg_color1 = "#000000" - -# Background Color 2 -bg_color2 = "orange" - -# Base Color 1 -base_color1 = "#000000" - -# Base Color 2 -base_color2 = "#000000" - -# Font Color 1 -font_color1 = "#ffffff" - -# Font Color 2 -font_color2 = "#ffffff" - -# Font Color 3 -font_color3 = "#ffffff" - -# Row Color 1 -row_color1 = "#000000" - -# Row Color 2 -row_color2 = "#202020" - -# Row Color 3 -row_color3 = "#000000" - -# Error Color -error_color = "green" diff --git a/contrib/themes/theBside/images/ampache-dark-bg.gif b/contrib/themes/theBside/images/ampache-dark-bg.gif Binary files differdeleted file mode 100644 index e9fc72c9..00000000 --- a/contrib/themes/theBside/images/ampache-dark-bg.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/ampache-light-bg.gif b/contrib/themes/theBside/images/ampache-light-bg.gif Binary files differdeleted file mode 100644 index 262430b8..00000000 --- a/contrib/themes/theBside/images/ampache-light-bg.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/ampache-mid.gif b/contrib/themes/theBside/images/ampache-mid.gif Binary files differdeleted file mode 100644 index 57376ea4..00000000 --- a/contrib/themes/theBside/images/ampache-mid.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/ampache.gif b/contrib/themes/theBside/images/ampache.gif Binary files differdeleted file mode 100644 index b3e934bd..00000000 --- a/contrib/themes/theBside/images/ampache.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/ampache.orig.gif b/contrib/themes/theBside/images/ampache.orig.gif Binary files differdeleted file mode 100644 index fb110191..00000000 --- a/contrib/themes/theBside/images/ampache.orig.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/blank-pixel.gif b/contrib/themes/theBside/images/blank-pixel.gif Binary files differdeleted file mode 100644 index 17d43908..00000000 --- a/contrib/themes/theBside/images/blank-pixel.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/blankalbum.gif b/contrib/themes/theBside/images/blankalbum.gif Binary files differdeleted file mode 100644 index a1d25b40..00000000 --- a/contrib/themes/theBside/images/blankalbum.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/blankalbum.jpg b/contrib/themes/theBside/images/blankalbum.jpg Binary files differdeleted file mode 100644 index 468301bd..00000000 --- a/contrib/themes/theBside/images/blankalbum.jpg +++ /dev/null diff --git a/contrib/themes/theBside/images/bodybag.gif b/contrib/themes/theBside/images/bodybag.gif Binary files differdeleted file mode 100644 index 21720c92..00000000 --- a/contrib/themes/theBside/images/bodybag.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/bside.side.png b/contrib/themes/theBside/images/bside.side.png Binary files differdeleted file mode 100644 index 3819ff88..00000000 --- a/contrib/themes/theBside/images/bside.side.png +++ /dev/null diff --git a/contrib/themes/theBside/images/headphone.gif b/contrib/themes/theBside/images/headphone.gif Binary files differdeleted file mode 100644 index 74a66e11..00000000 --- a/contrib/themes/theBside/images/headphone.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/sidetitle.png b/contrib/themes/theBside/images/sidetitle.png Binary files differdeleted file mode 100644 index 83ec5818..00000000 --- a/contrib/themes/theBside/images/sidetitle.png +++ /dev/null diff --git a/contrib/themes/theBside/images/table.gif b/contrib/themes/theBside/images/table.gif Binary files differdeleted file mode 100644 index 89761b38..00000000 --- a/contrib/themes/theBside/images/table.gif +++ /dev/null diff --git a/contrib/themes/theBside/images/theBsideTitle.png b/contrib/themes/theBside/images/theBsideTitle.png Binary files differdeleted file mode 100644 index 38ed2047..00000000 --- a/contrib/themes/theBside/images/theBsideTitle.png +++ /dev/null diff --git a/contrib/themes/theBside/screencap/01.jpg b/contrib/themes/theBside/screencap/01.jpg Binary files differdeleted file mode 100755 index ca71972b..00000000 --- a/contrib/themes/theBside/screencap/01.jpg +++ /dev/null diff --git a/contrib/themes/theBside/templates/default.css b/contrib/themes/theBside/templates/default.css deleted file mode 100644 index 0fbb7cc4..00000000 --- a/contrib/themes/theBside/templates/default.css +++ /dev/null @@ -1,227 +0,0 @@ -<?php -/* - - Copyright (c) 2001 - 2005 Ampache.org - All rights reserved. - - This program is free software; you can redistribute it and/or - modify it under the terms of the GNU General Public License - as published by the Free Software Foundation; either version 2 - of the License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. - -*/ - -/*! - @header Style File - @discussion this is the css that is included on every page of - ampache, mod this to change the look and feel of the site -*/ -?> -<style type="text/css"> -<!-- - body - { - background: #ffffff; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - color: #333; - } - - p - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - } - a - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - } - a:visited - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - } - a:active - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - } - .text-box - { - padding-left:5px; - padding-top:5px; - margin-bottom:10px; - background-color: #f4f4f4; - } - table.tabledata - { - } - - td - { - padding: 0px 8px 0px 8px; - color: #333>; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - } - th - { - padding-right: 10px; - } - input - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - background-color: #f4f4f4; - } - .button { - color: #fff; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - background-color: #adbdcf; - } - select { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - background-color: #f4f4f4; - } - textarea - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - font-size: 12px; - } - .table-header - { - background: transparent url(<?php echo conf('web_path'); ?>/theBside/images/bside.side.png) repeat-x top center; - vertical-align: top; - } - .navitem - { - margin: 0; - padding:5px; - color: #333; - background: transparent url(<?php echo conf('web_path'); ?>/theBside/images/sidetitle.png) repeat-x top center; - text-align: center; - text-decoration: none; - } - .navitem a - { - color: #333; - text-decoration: none; - font-family: verdana, helvetica, sans-serif; - } - .navitem a:hover - { - color: #1d479a; - text-decoration: underline; - } - .header1 - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - font-size: 18px; - font-weight: 900; - } - .header2 - { - color: #333; - font-family: Verdana, Helvetica, sans-serif; - font-size: 14px; - font-weight: 900; - } - .active_navitem - { - margin: 0; - padding:5px; - background: transparent url(<?php echo conf('web_path'); ?>/theBside/images/bside.side.png) repeat-x top center; - text-align: center; - } - .active_navitem a - { - color: #333; - text-decoration: none; - } - .active_navitem a:hover - { - color: #1d479a; - text-decoration: none; - text-decoration: underline; - } - .headrow - { - background:#cccccc; - font-size: 12px; - } - .odd - { - background: #fff; - font-size: 12px; - } - .even - { - background: #edf1f8; - font-size: 12px; - } - .blank - { - background: #fff; - } - .border - { - background: #fff; - padding: 5px; - } - .header - { - font-size: 12px; - } - .error - { - color: #990033; - } - .fatalerror - { - padding-top: 3px; - padding-bottom: 3px; - color: #990033; - border-right:4px solid #990033; - border-bottom:4px solid #990033; - border-left:4px solid #990033; - border-top:4px solid #990033; - font-size: 14px; - font-weight: 900; - text-align: center; - } - .disabled - { - text-decoration: line-through; - } - .alphabet - { - font-size: 12px; - font-weight: normal; - } - #topbar - { - height: 130px; - padding-top:10px; - padding-left:10px; - background-color: #ffffff; - } - ---> -</style> diff --git a/contrib/themes/theBside/theme.cfg.php b/contrib/themes/theBside/theme.cfg.php deleted file mode 100644 index df99dab5..00000000 --- a/contrib/themes/theBside/theme.cfg.php +++ /dev/null @@ -1,68 +0,0 @@ -################## -#<?php exit(); ?># -################## - -########################### -# Classic Ampache Theme -########################### - -# Theme Name -# This is the actual name of the theme that -# will be displayed in the preferences screen -# DEFAULT: ampache-theme -name = "theBside" - -# Theme Author -# This is just a way of giving credit to the -# person who actually created this theme -# DEFAULT: N/A -author = "Kirk Bridger" - -# Theme Maintainer -# This is just a way of listing who is responsible for -# maintaining this theme incase it's not working right -# please include an e-mail address so you can be contacted -# DEFAULT: N/A -maintainer = "Kirk Bridger <flappy@shaw.ca>" - -# Theme Colors -################### -[color] -################### -# Below is a list of the default colors for this theme, upon -# applying this theme the users color preferences will be reset -# to what is listed below... - -# Background Color 1 -bg_color1 = "#ffffff" - -# Background Color 2 -bg_color2 = "#000000" - -# Base Color 1 -base_color1 = "#bbbbbb" - -# Base Color 2 -base_color2 = "#dddddd" - -# Font Color 1 -font_color1 = "#222222" - -# Font Color 2 -font_color2 = "#000000" - -# Font Color 3 -font_color3 = "#ffffff" - -# Row Color 1 -row_color1 = "#cccccc" - -# Row Color 2 -row_color2 = "#bbbbbb" - -# Row Color 3 -row_color3 = "#dddddd" - -# Error Color -error_color = "#990033" - |