aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-08-06 03:43:40 +0100
committerThomas Willingham <founder@kakste.com>2012-08-06 03:43:40 +0100
commit456ca1f3e19d705eb232801d82c5c94965657fb5 (patch)
tree41085a2684a2cf5b13d5890f61df9d9124cee778 /view/theme
parent58ef27635a50694b00a88c9b78bc54c243ad2c4e (diff)
downloadvolse-hubzilla-456ca1f3e19d705eb232801d82c5c94965657fb5.tar.gz
volse-hubzilla-456ca1f3e19d705eb232801d82c5c94965657fb5.tar.bz2
volse-hubzilla-456ca1f3e19d705eb232801d82c5c94965657fb5.zip
Kill NS themes
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/darkzero-NS/border.jpgbin521 -> 0 bytes
-rw-r--r--view/theme/darkzero-NS/editicons.pngbin6300 -> 0 bytes
-rw-r--r--view/theme/darkzero-NS/head.jpgbin1269 -> 0 bytes
-rw-r--r--view/theme/darkzero-NS/screenshot.jpgbin84200 -> 0 bytes
-rw-r--r--view/theme/darkzero-NS/sectionend.jpgbin355 -> 0 bytes
-rw-r--r--view/theme/darkzero-NS/shiny.pngbin362 -> 0 bytes
-rw-r--r--view/theme/darkzero-NS/style.css183
-rw-r--r--view/theme/darkzero-NS/theme.php97
-rw-r--r--view/theme/darkzero-NS/unsupported0
-rw-r--r--view/theme/slack-NS/editicons.pngbin6300 -> 0 bytes
-rw-r--r--view/theme/slack-NS/style.css51
-rw-r--r--view/theme/slack-NS/theme.php89
12 files changed, 0 insertions, 420 deletions
diff --git a/view/theme/darkzero-NS/border.jpg b/view/theme/darkzero-NS/border.jpg
deleted file mode 100644
index 4967412bf..000000000
--- a/view/theme/darkzero-NS/border.jpg
+++ /dev/null
Binary files differ
diff --git a/view/theme/darkzero-NS/editicons.png b/view/theme/darkzero-NS/editicons.png
deleted file mode 100644
index 171a40876..000000000
--- a/view/theme/darkzero-NS/editicons.png
+++ /dev/null
Binary files differ
diff --git a/view/theme/darkzero-NS/head.jpg b/view/theme/darkzero-NS/head.jpg
deleted file mode 100644
index 67e852140..000000000
--- a/view/theme/darkzero-NS/head.jpg
+++ /dev/null
Binary files differ
diff --git a/view/theme/darkzero-NS/screenshot.jpg b/view/theme/darkzero-NS/screenshot.jpg
deleted file mode 100644
index e91ae13f5..000000000
--- a/view/theme/darkzero-NS/screenshot.jpg
+++ /dev/null
Binary files differ
diff --git a/view/theme/darkzero-NS/sectionend.jpg b/view/theme/darkzero-NS/sectionend.jpg
deleted file mode 100644
index 9d5d5c8f3..000000000
--- a/view/theme/darkzero-NS/sectionend.jpg
+++ /dev/null
Binary files differ
diff --git a/view/theme/darkzero-NS/shiny.png b/view/theme/darkzero-NS/shiny.png
deleted file mode 100644
index 994c0d05d..000000000
--- a/view/theme/darkzero-NS/shiny.png
+++ /dev/null
Binary files differ
diff --git a/view/theme/darkzero-NS/style.css b/view/theme/darkzero-NS/style.css
deleted file mode 100644
index 5d1bb6310..000000000
--- a/view/theme/darkzero-NS/style.css
+++ /dev/null
@@ -1,183 +0,0 @@
-@import url('../duepuntozero/style.css');
-
-/* dark variation Fabio Comuni <fabrix.xm@gmail.com> */
-
-a:link, a:visited { color: #99CCFF; text-decoration: none; }
-a:hover {text-decoration: underline; }
-
-input, select, textarea {
- background-color: #222222;
- color: #FFFFFF !important;
- border: 1px solid #444444;
-}
-.openid { background-color: #222222;}
-
-body { background-color: #222222; color: #cccccc; background-image: url(head.jpg); }
-aside{ background-image: url(border.jpg); padding-bottom: 0px; }
-section { background-color: #333333; background-image: url(border.jpg); }
-
-
-.tabs { background-image: url(head.jpg); }
-div.wall-item-content-wrapper.shiny { background-image: url('shiny.png'); }
-
-nav #banner #logo-text a { color: #ffffff; }
-
-.wall-item-content-wrapper {
-border: 1px solid #444444;
-background: #444;
-
-}
-.wall-item-tools { background-color: #444444; background-image: none;}
-.comment-wwedit-wrapper{ background-color: #333333; }
-.comment-edit-preview{ color: #000000; }
-.wall-item-content-wrapper.comment { background-color: #444444; border: 0px;}
-.photo-top-album-name{ background-color: #333333; }
-.photo-album-image-wrapper .caption { background-color: rgba(51, 51, 51, 0.8); color: #FFFFFF; }
-
-.nav-selected.nav-link { color: #ffffff!important; border-bottom: 0px}
-.nav-commlink, .nav-login-link {background-color: #b7bab3;}
-.nav-commlink:link, .nav-commlink:visited,
-.nav-login-link:link, .nav-login-link:visited{
- color: #ffffff;
-}
-
-.fakelink, .fakelink:visited {
- color: #99CCFF;
-}
-
-.wall-item-name-link {
- color: #99CCFF;
-}
-
-.wall-item-photo-menu li a {
- color: #CCCCCC; background-color: #333333;
-}
-
-.wall-item-photo-menu li a:hover {
- background-color: #CCCCCC; color: #333333;
-}
-#page-footer { min-height: 1em;}
-footer {
- margin: 0px 10%;
- display: block;
- background-image: url('sectionend.jpg');
- background-position: top left;
- background-repeat: repeat-x;
- height: 25px;
-}
-
-
-input#dfrn-url {
- background-color: #222222;
- color: #FFFFFF !important;
-}
-.pager_first a, .pager_last a, .pager_prev a, .pager_next a, .pager_n a, .pager_current {
- color: #000088;
-}
-
-#jot-perms-icon {
- float: left;
-}
-
-
-#jot-title, #jot-category {
- background-color: #333333;
- border: 1px solid #333333;
-}
-
-#jot-title::-webkit-input-placeholder{ color: #555555!important;}
-#jot-title:-moz-placeholder{color: #555555!important;}
-#jot-category::-webkit-input-placeholder{ color: #555555!important;}
-#jot-category:-moz-placeholder{color: #555555!important;}
-
-
-#jot-title:hover,
-#jot-title:focus,
-#jot-category:hover,
-#jot-category:focus {
- border: 1px solid #cccccc;
-}
-blockquote {
- background: #ddd;
- color: #000;
-}
-
-.acl-list-item p, #profile-jot-email-label, div#jot-preview-content, div.profile-jot-net {
- color: #eec;
-}
-
-input#acl-search {
- background-color: #aaa;
-}
-
-
-
-.notify-seen {
- background:#111;
-}
-
-#nav-notifications-menu {
- background: #2e2e2f;
-}
-
-#nav-notifications-menu li:hover {
- background: #444;
-}
-
-.acpopupitem{
- background:#2e2f2e;
-}
-
-code {
- background:#2e2f2e !important;
- color:#fff !important;
-}
-
-blockquote {
- background:#2e2f2e !important;
- color:#eec !important;
-}
-
-.group-selected, .nets-selected, .fileas-selected, .categories-selected {
- background:#2e2f2e;
-}
-
-#fancybox-content{
- background:#444;
-}
-
-.wall-item-content {
- max-height: 20000px;
- overflow: none;
-}
-
-.editicon {
- background-color: #333;
-}
-
-#datebrowse-sidebar select {
-color:#99CCFF !important;
-}
-
-.settings-widget .selected {
-background: #666;
-}
-
-#adminpage table tr:hover {
- color: #eec;
- background-color: #666;
-}
-
-input#prvmail-subject {
-background: #222 !important;
-}
-
-/* Events */
-
-.fc-state-highlight {
-background: #666 !important;
-}
-
-.fc-state-disabled, .fc-state-disabled .fc-button-inner {
-color: #000 !important;
-}
diff --git a/view/theme/darkzero-NS/theme.php b/view/theme/darkzero-NS/theme.php
deleted file mode 100644
index 211c552c5..000000000
--- a/view/theme/darkzero-NS/theme.php
+++ /dev/null
@@ -1,97 +0,0 @@
-<?php
-
-/*
- * Name: Darkzero-NS
- * Description: Darkzero theme with posts that do not scroll
- * Version: 1.0
- * Author: Mike Macgirvin <mike@macgirvin.com>
- */
-
-$a->theme_info = array(
- 'extends' => 'duepuntozero',
-);
-
-function darkzero_NS_init(&$a) {
-$a->page['htmlhead'] .= <<< EOT
-<script>
-function insertFormatting(comment,BBcode,id) {
-
- var tmpStr = $("#comment-edit-text-" + id).val();
- if(tmpStr == comment) {
- tmpStr = "";
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- $("#comment-edit-text-" + id).val(tmpStr);
- }
-
- textarea = document.getElementById("comment-edit-text-" +id);
- if (document.selection) {
- textarea.focus();
- selected = document.selection.createRange();
- if (BBcode == "url"){
- selected.text = "["+BBcode+"]" + "http://" + selected.text + "[/"+BBcode+"]";
- } else
- selected.text = "["+BBcode+"]" + selected.text + "[/"+BBcode+"]";
- } else if (textarea.selectionStart || textarea.selectionStart == "0") {
- var start = textarea.selectionStart;
- var end = textarea.selectionEnd;
- if (BBcode == "url"){
- textarea.value = textarea.value.substring(0, start) + "["+BBcode+"]" + "http://" + textarea.value.substring(start, end) + "[/"+BBcode+"]" + textarea.value.substring(end, textarea.value.length);
- } else
- textarea.value = textarea.value.substring(0, start) + "["+BBcode+"]" + textarea.value.substring(start, end) + "[/"+BBcode+"]" + textarea.value.substring(end, textarea.value.length);
- }
- return true;
-}
-
-function cmtBbOpen(id) {
- $(".comment-edit-bb-" + id).show();
-}
-function cmtBbClose(id) {
- $(".comment-edit-bb-" + id).hide();
-}
-$(document).ready(function() {
-
-$('html').click(function() { $("#nav-notifications-menu" ).hide(); });
-
-$('.group-edit-icon').hover(
- function() {
- $(this).addClass('icon'); $(this).removeClass('iconspacer');},
- function() {
- $(this).removeClass('icon'); $(this).addClass('iconspacer');}
- );
-
-$('.sidebar-group-element').hover(
- function() {
- id = $(this).attr('id');
- $('#edit-' + id).addClass('icon'); $('#edit-' + id).removeClass('iconspacer');},
-
- function() {
- id = $(this).attr('id');
- $('#edit-' + id).removeClass('icon');$('#edit-' + id).addClass('iconspacer');}
- );
-
-
-$('.savedsearchdrop').hover(
- function() {
- $(this).addClass('drop'); $(this).addClass('icon'); $(this).removeClass('iconspacer');},
- function() {
- $(this).removeClass('drop'); $(this).removeClass('icon'); $(this).addClass('iconspacer');}
- );
-
-$('.savedsearchterm').hover(
- function() {
- id = $(this).attr('id');
- $('#drop-' + id).addClass('icon'); $('#drop-' + id).addClass('drophide'); $('#drop-' + id).removeClass('iconspacer');},
-
- function() {
- id = $(this).attr('id');
- $('#drop-' + id).removeClass('icon');$('#drop-' + id).removeClass('drophide'); $('#drop-' + id).addClass('iconspacer');}
- );
-
-});
-
-
-</script>
-EOT;
-} \ No newline at end of file
diff --git a/view/theme/darkzero-NS/unsupported b/view/theme/darkzero-NS/unsupported
deleted file mode 100644
index e69de29bb..000000000
--- a/view/theme/darkzero-NS/unsupported
+++ /dev/null
diff --git a/view/theme/slack-NS/editicons.png b/view/theme/slack-NS/editicons.png
deleted file mode 100644
index 171a40876..000000000
--- a/view/theme/slack-NS/editicons.png
+++ /dev/null
Binary files differ
diff --git a/view/theme/slack-NS/style.css b/view/theme/slack-NS/style.css
deleted file mode 100644
index 82bceeac8..000000000
--- a/view/theme/slack-NS/style.css
+++ /dev/null
@@ -1,51 +0,0 @@
-@import url('../duepuntozero/style.css');
-
-.wall-item-content-wrapper {
- border: none;
-}
-
-.wall-item-content-wrapper.comment {
- background: #ffffff !important;
- border-left: 1px solid #EEE;
-}
-
-.wall-item-tools {
- background: none;
-}
-
-.wall-item-content {
- max-height: 20000px;
- overflow: none;
-}
-
-.comment-edit-text-empty, .comment-edit-text-full {
- border: none;
- border-left: 1px solid #EEE;
- background: #EEEEEE;
-}
-
-.comment-edit-wrapper, .comment-wwedit-wrapper {
- background: #ffffff !important;
-}
-
-section {
- margin: 0px 32px;
-}
-
-aside {
- margin-left: 32px;
-}
-nav {
- margin-left: 32px;
- margin-right: 32px;
-}
-
-nav #site-location {
- top: 80px;
- right: 36px;
-}
-
-.wall-item-photo, .photo, .contact-block-img, .my-comment-photo {
- border-radius: 3px;
- -moz-border-radius: 3px;
-}
diff --git a/view/theme/slack-NS/theme.php b/view/theme/slack-NS/theme.php
deleted file mode 100644
index 14d058c7d..000000000
--- a/view/theme/slack-NS/theme.php
+++ /dev/null
@@ -1,89 +0,0 @@
-<?php
-$a->theme_info = array(
- 'extends' => 'duepuntozero',
-);
-
-function slack_NS_init(&$a) {
-$a->page['htmlhead'] .= <<< EOT
-<script>
-function insertFormatting(comment,BBcode,id) {
-
- var tmpStr = $("#comment-edit-text-" + id).val();
- if(tmpStr == comment) {
- tmpStr = "";
- $("#comment-edit-text-" + id).addClass("comment-edit-text-full");
- $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty");
- openMenu("comment-edit-submit-wrapper-" + id);
- $("#comment-edit-text-" + id).val(tmpStr);
- }
-
- textarea = document.getElementById("comment-edit-text-" +id);
- if (document.selection) {
- textarea.focus();
- selected = document.selection.createRange();
- if (BBcode == "url"){
- selected.text = "["+BBcode+"]" + "http://" + selected.text + "[/"+BBcode+"]";
- } else
- selected.text = "["+BBcode+"]" + selected.text + "[/"+BBcode+"]";
- } else if (textarea.selectionStart || textarea.selectionStart == "0") {
- var start = textarea.selectionStart;
- var end = textarea.selectionEnd;
- if (BBcode == "url"){
- textarea.value = textarea.value.substring(0, start) + "["+BBcode+"]" + "http://" + textarea.value.substring(start, end) + "[/"+BBcode+"]" + textarea.value.substring(end, textarea.value.length);
- } else
- textarea.value = textarea.value.substring(0, start) + "["+BBcode+"]" + textarea.value.substring(start, end) + "[/"+BBcode+"]" + textarea.value.substring(end, textarea.value.length);
- }
- return true;
-}
-
-function cmtBbOpen(id) {
- $(".comment-edit-bb-" + id).show();
-}
-function cmtBbClose(id) {
- $(".comment-edit-bb-" + id).hide();
-}
-$(document).ready(function() {
-
-$('html').click(function() { $("#nav-notifications-menu" ).hide(); });
-
-$('.group-edit-icon').hover(
- function() {
- $(this).addClass('icon'); $(this).removeClass('iconspacer');},
- function() {
- $(this).removeClass('icon'); $(this).addClass('iconspacer');}
- );
-
-$('.sidebar-group-element').hover(
- function() {
- id = $(this).attr('id');
- $('#edit-' + id).addClass('icon'); $('#edit-' + id).removeClass('iconspacer');},
-
- function() {
- id = $(this).attr('id');
- $('#edit-' + id).removeClass('icon');$('#edit-' + id).addClass('iconspacer');}
- );
-
-
-$('.savedsearchdrop').hover(
- function() {
- $(this).addClass('drop'); $(this).addClass('icon'); $(this).removeClass('iconspacer');},
- function() {
- $(this).removeClass('drop'); $(this).removeClass('icon'); $(this).addClass('iconspacer');}
- );
-
-$('.savedsearchterm').hover(
- function() {
- id = $(this).attr('id');
- $('#drop-' + id).addClass('icon'); $('#drop-' + id).addClass('drophide'); $('#drop-' + id).removeClass('iconspacer');},
-
- function() {
- id = $(this).attr('id');
- $('#drop-' + id).removeClass('icon');$('#drop-' + id).removeClass('drophide'); $('#drop-' + id).addClass('iconspacer');}
- );
-
-});
-
-
-</script>
-EOT;
-} \ No newline at end of file