From: friendica Date: Wed, 25 Apr 2012 07:13:36 +0000 (-0700) Subject: cleanup - make bb-buttons vanish when comment closed X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ba0ade33801af3bd553f873d7de02a35956d837a;p=friendica.git cleanup - make bb-buttons vanish when comment closed --- 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) {