aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-02-26 21:01:20 +0100
committerMario Vavti <mario@mariovavti.com>2017-02-26 21:22:19 +0100
commit8a69a5c3c7bd0188228d5c1c8580e5331a66e2da (patch)
treecc9bc98e5bec71d5e443c0f6d79038ba74807c1b /view
parente819727b09f0b0eded552813c8336664b1dd1e1f (diff)
downloadvolse-hubzilla-8a69a5c3c7bd0188228d5c1c8580e5331a66e2da.tar.gz
volse-hubzilla-8a69a5c3c7bd0188228d5c1c8580e5331a66e2da.tar.bz2
volse-hubzilla-8a69a5c3c7bd0188228d5c1c8580e5331a66e2da.zip
add a minversion to the theme and fallback to default if requirement is not met. mark incompatible themes in the theme selector
Diffstat (limited to 'view')
-rw-r--r--view/theme/redbasic/.MINVERSION1
-rw-r--r--view/theme/redbasic/php/theme.php2
2 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/.MINVERSION b/view/theme/redbasic/.MINVERSION
new file mode 100644
index 000000000..8bbe6cf74
--- /dev/null
+++ b/view/theme/redbasic/.MINVERSION
@@ -0,0 +1 @@
+2.2
diff --git a/view/theme/redbasic/php/theme.php b/view/theme/redbasic/php/theme.php
index 997b59750..0f0c43484 100644
--- a/view/theme/redbasic/php/theme.php
+++ b/view/theme/redbasic/php/theme.php
@@ -3,7 +3,7 @@
/**
* * Name: Redbasic
* * Description: Hubzilla standard theme
- * * Version: 1.0
+ * * Version: 2.0
* * Author: Fabrixxm
* * Maintainer: Mike Macgirvin
* * Maintainer: Mario Vavti