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/OSXish | |
parent | 1cc6b67e150b4abf6b24eef039d500b25ec016ca (diff) | |
download | ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.tar.gz ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.tar.bz2 ampache-b4b6fbb89e35aadb6d2ed4cb5cb2ac23e90a35e2.zip |
remove completely dead themes
Diffstat (limited to 'contrib/themes/OSXish')
-rw-r--r-- | contrib/themes/OSXish/images/ampache-dark-bg.gif | bin | 901 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/ampache-light-bg.gif | bin | 58 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/ampache-mid.gif | bin | 268 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/ampache.gif | bin | 6477 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/blank-pixel.gif | bin | 43 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/blankalbum.gif | bin | 8194 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/blankalbum.jpg | bin | 20730 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/headphone.gif | bin | 861 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/images/table.gif | bin | 5680 -> 0 bytes | |||
-rwxr-xr-x | contrib/themes/OSXish/screencap/01.jpg | bin | 137478 -> 0 bytes | |||
-rw-r--r-- | contrib/themes/OSXish/templates/default.css | 292 | ||||
-rw-r--r-- | contrib/themes/OSXish/theme.cfg.php | 68 |
12 files changed, 0 insertions, 360 deletions
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" - |