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 /contrib/themes/theBside | |
parent | 1cc6b67e150b4abf6b24eef039d500b25ec016ca (diff) | |
download | ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.tar.gz ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.tar.bz2 ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.zip |
remove completely dead themes
Diffstat (limited to 'contrib/themes/theBside')
17 files changed, 0 insertions, 295 deletions
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" - |