From ba0ade33801af3bd553f873d7de02a35956d837a Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 25 Apr 2012 00:13:36 -0700 Subject: [PATCH] cleanup - make bb-buttons vanish when comment closed --- view/theme/darkzero-NS/comment_item.tpl | 61 ------------------------ view/theme/darkzero-NS/theme.php | 3 +- view/theme/darkzero/comment_item.tpl | 61 ------------------------ view/theme/darkzero/theme.php | 3 +- view/theme/duepuntozero/comment_item.tpl | 2 +- view/theme/duepuntozero/theme.php | 3 +- view/theme/greenzero/comment_item.tpl | 61 ------------------------ view/theme/greenzero/theme.php | 3 +- view/theme/purplezero/comment_item.tpl | 61 ------------------------ view/theme/purplezero/theme.php | 3 +- view/theme/slack-NS/comment_item.tpl | 61 ------------------------ view/theme/slack-NS/theme.php | 3 +- view/theme/slackr/comment_item.tpl | 61 ------------------------ view/theme/slackr/theme.php | 4 +- 14 files changed, 16 insertions(+), 374 deletions(-) delete mode 100755 view/theme/darkzero-NS/comment_item.tpl delete mode 100755 view/theme/darkzero/comment_item.tpl delete mode 100755 view/theme/greenzero/comment_item.tpl delete mode 100755 view/theme/purplezero/comment_item.tpl delete mode 100755 view/theme/slack-NS/comment_item.tpl delete mode 100755 view/theme/slackr/comment_item.tpl diff --git a/view/theme/darkzero-NS/comment_item.tpl b/view/theme/darkzero-NS/comment_item.tpl deleted file mode 100755 index 84b9597e85..0000000000 --- a/view/theme/darkzero-NS/comment_item.tpl +++ /dev/null @@ -1,61 +0,0 @@ -
-
- - - - - - - -
- $mytitle -
-
-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
-
- - {{ if $qcomment }} - - {{ endif }} - -
- - -
-
- -
diff --git a/view/theme/darkzero-NS/theme.php b/view/theme/darkzero-NS/theme.php index bdf4b8ceff..211c552c51 100644 --- a/view/theme/darkzero-NS/theme.php +++ b/view/theme/darkzero-NS/theme.php @@ -22,7 +22,8 @@ function insertFormatting(comment,BBcode,id) { $("#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) { diff --git a/view/theme/darkzero/comment_item.tpl b/view/theme/darkzero/comment_item.tpl deleted file mode 100755 index 84b9597e85..0000000000 --- a/view/theme/darkzero/comment_item.tpl +++ /dev/null @@ -1,61 +0,0 @@ -
-
- - - - - - - -
- $mytitle -
-
-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
-
- - {{ if $qcomment }} - - {{ endif }} - -
- - -
-
- -
diff --git a/view/theme/darkzero/theme.php b/view/theme/darkzero/theme.php index dc0da0b167..e6b469bff0 100644 --- a/view/theme/darkzero/theme.php +++ b/view/theme/darkzero/theme.php @@ -23,7 +23,8 @@ function insertFormatting(comment,BBcode,id) { $("#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) { diff --git a/view/theme/duepuntozero/comment_item.tpl b/view/theme/duepuntozero/comment_item.tpl index 84b9597e85..79d5f6ab9b 100755 --- a/view/theme/duepuntozero/comment_item.tpl +++ b/view/theme/duepuntozero/comment_item.tpl @@ -38,7 +38,7 @@ onclick="insertFormatting('$comment','video', $id);">
- + {{ if $qcomment }} - - - - - - -
- $mytitle -
-
- -
- - {{ if $qcomment }} - - {{ endif }} - -
- - -
- - - diff --git a/view/theme/greenzero/theme.php b/view/theme/greenzero/theme.php index af69b150a3..a63d8a235a 100644 --- a/view/theme/greenzero/theme.php +++ b/view/theme/greenzero/theme.php @@ -14,7 +14,8 @@ function insertFormatting(comment,BBcode,id) { $("#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) { diff --git a/view/theme/purplezero/comment_item.tpl b/view/theme/purplezero/comment_item.tpl deleted file mode 100755 index 84b9597e85..0000000000 --- a/view/theme/purplezero/comment_item.tpl +++ /dev/null @@ -1,61 +0,0 @@ -
-
- - - - - - - -
- $mytitle -
-
-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
-
- - {{ if $qcomment }} - - {{ endif }} - -
- - -
-
- -
diff --git a/view/theme/purplezero/theme.php b/view/theme/purplezero/theme.php index 9b483db625..4ae9d579f0 100644 --- a/view/theme/purplezero/theme.php +++ b/view/theme/purplezero/theme.php @@ -14,7 +14,8 @@ function insertFormatting(comment,BBcode,id) { $("#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) { diff --git a/view/theme/slack-NS/comment_item.tpl b/view/theme/slack-NS/comment_item.tpl deleted file mode 100755 index 84b9597e85..0000000000 --- a/view/theme/slack-NS/comment_item.tpl +++ /dev/null @@ -1,61 +0,0 @@ -
-
- - - - - - - -
- $mytitle -
-
-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
-
- - {{ if $qcomment }} - - {{ endif }} - -
- - -
-
- -
diff --git a/view/theme/slack-NS/theme.php b/view/theme/slack-NS/theme.php index 68d579211b..14d058c7da 100644 --- a/view/theme/slack-NS/theme.php +++ b/view/theme/slack-NS/theme.php @@ -14,7 +14,8 @@ function insertFormatting(comment,BBcode,id) { $("#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) { diff --git a/view/theme/slackr/comment_item.tpl b/view/theme/slackr/comment_item.tpl deleted file mode 100755 index 84b9597e85..0000000000 --- a/view/theme/slackr/comment_item.tpl +++ /dev/null @@ -1,61 +0,0 @@ -
-
- - - - - - - -
- $mytitle -
-
-
    -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
  • -
-
- - {{ if $qcomment }} - - {{ endif }} - -
- - -
-
- -
diff --git a/view/theme/slackr/theme.php b/view/theme/slackr/theme.php index a5520fce5f..99e061a2fc 100644 --- a/view/theme/slackr/theme.php +++ b/view/theme/slackr/theme.php @@ -14,7 +14,9 @@ function insertFormatting(comment,BBcode,id) { $("#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) {