summaryrefslogtreecommitdiffstats
path: root/contrib/themes/StoneBlue/theme.cfg.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-08 00:52:15 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-01-08 00:52:15 +0000
commita3b348ff76a133966173db3cc7a741f342ac5c63 (patch)
treea0961988398bdec9bd478997d93957e4ed9fbe96 /contrib/themes/StoneBlue/theme.cfg.php
parentd5d07759e92c5ec7fda60782c3d838c708a51c42 (diff)
downloadampache-a3b348ff76a133966173db3cc7a741f342ac5c63.tar.gz
ampache-a3b348ff76a133966173db3cc7a741f342ac5c63.tar.bz2
ampache-a3b348ff76a133966173db3cc7a741f342ac5c63.zip
new stoneblue theme
Diffstat (limited to 'contrib/themes/StoneBlue/theme.cfg.php')
-rwxr-xr-xcontrib/themes/StoneBlue/theme.cfg.php18
1 files changed, 16 insertions, 2 deletions
diff --git a/contrib/themes/StoneBlue/theme.cfg.php b/contrib/themes/StoneBlue/theme.cfg.php
index 3fab20d7..e72df14a 100755
--- a/contrib/themes/StoneBlue/theme.cfg.php
+++ b/contrib/themes/StoneBlue/theme.cfg.php
@@ -3,7 +3,7 @@
##################
###########################
-# Classic Ampache Theme
+# StoneBlue Ampache Theme
###########################
# Theme Name
@@ -25,7 +25,21 @@ author = "SoundOfEmotion"
# DEFAULT: N/A
maintainer = "SoundOfEmotion <soundofemotion@gmail.com>"
-version = "1.0"
+# Version
+# This is the version of the Theme (usefull if you've updated it)
+version = "2.0"
+
+# 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
###################