]> git.mxchange.org Git - friendica.git/commitdiff
Marked several old themes as unsupported
authorSilke Meyer <silke@silkemeyer.net>
Sun, 7 Sep 2014 06:17:22 +0000 (08:17 +0200)
committerSilke Meyer <silke@silkemeyer.net>
Sun, 7 Sep 2014 06:17:22 +0000 (08:17 +0200)
12 files changed:
view/theme/comix-plain/unsupported [new file with mode: 0644]
view/theme/comix/unsupported [new file with mode: 0644]
view/theme/darkbubble/unsupported [new file with mode: 0644]
view/theme/dispy/unsupported [new file with mode: 0644]
view/theme/easterbunny/border.jpg [deleted file]
view/theme/easterbunny/head.jpg [deleted file]
view/theme/easterbunny/screenshot.jpg [deleted file]
view/theme/easterbunny/shiny.png [deleted file]
view/theme/easterbunny/style.css [deleted file]
view/theme/easterbunny/theme.php [deleted file]
view/theme/easterbunny/unsupported [deleted file]
view/theme/smoothly/unsupported [deleted file]

diff --git a/view/theme/comix-plain/unsupported b/view/theme/comix-plain/unsupported
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/view/theme/comix/unsupported b/view/theme/comix/unsupported
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/view/theme/darkbubble/unsupported b/view/theme/darkbubble/unsupported
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/view/theme/dispy/unsupported b/view/theme/dispy/unsupported
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/view/theme/easterbunny/border.jpg b/view/theme/easterbunny/border.jpg
deleted file mode 100644 (file)
index 66c7a6f..0000000
Binary files a/view/theme/easterbunny/border.jpg and /dev/null differ
diff --git a/view/theme/easterbunny/head.jpg b/view/theme/easterbunny/head.jpg
deleted file mode 100644 (file)
index 1acd2dd..0000000
Binary files a/view/theme/easterbunny/head.jpg and /dev/null differ
diff --git a/view/theme/easterbunny/screenshot.jpg b/view/theme/easterbunny/screenshot.jpg
deleted file mode 100644 (file)
index 5ac613e..0000000
Binary files a/view/theme/easterbunny/screenshot.jpg and /dev/null differ
diff --git a/view/theme/easterbunny/shiny.png b/view/theme/easterbunny/shiny.png
deleted file mode 100644 (file)
index d3f71ee..0000000
Binary files a/view/theme/easterbunny/shiny.png and /dev/null differ
diff --git a/view/theme/easterbunny/style.css b/view/theme/easterbunny/style.css
deleted file mode 100644 (file)
index ab2e070..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-@import url('../duepuntozero/style.css');
-
-.vcard .fn {
-       color: orange !important;
-}
-
-.vcard .title {
-       color: #00BB00 !important;
-}
-
-.wall-item-content-wrapper {
-       border: 1px solid red;
-       background: #FFDDFF;
-}
-
-.wall-item-content-wrapper.comment {
-       background: #FFCCAA;
-}
-
-.comment-edit-wrapper {
-       background: yellow;
-}
-
-body {         background-image: url('head.jpg'); }
-section { background: #EEFFFF; }
-
-a, a:visited { color: #0000FF; text-decoration: none; }
-a:hover {text-decoration: underline; }
-
-
-aside(         background-image: url('border.jpg'); }
-.tabs {        background-image: url('head.jpg'); }
-div.wall-item-content-wrapper.shiny {  background-image: url('shiny.png'); }
-
-
-.nav-commlink, .nav-login-link {
-       background-color: #aed3b2;
-
-}
-
-.fakelink, .fakelink:visited {
-       color: #0000FF;
-}
-
-.wall-item-name-link {
-       color: #0000FF;
-}
-
diff --git a/view/theme/easterbunny/theme.php b/view/theme/easterbunny/theme.php
deleted file mode 100644 (file)
index 35796d1..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<?php
-
-function easterbunny_init(&$a) {
-$a->theme_info = array(
-  'extends' => 'duepuntozero',
-);
-}
diff --git a/view/theme/easterbunny/unsupported b/view/theme/easterbunny/unsupported
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/view/theme/smoothly/unsupported b/view/theme/smoothly/unsupported
deleted file mode 100644 (file)
index e69de29..0000000