summaryrefslogtreecommitdiffstats
path: root/extensions/TagNewUsers/template
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-26 13:54:11 +0100
committerByron Jones <bjones@mozilla.com>2013-02-26 13:54:11 +0100
commit8555ab1f12abd53744d0cb4fe9b3d7a925b10194 (patch)
tree44b08ed32d4e63c1a8e95d61e415c1c81d13638e /extensions/TagNewUsers/template
parent13ce044855a2f1fd553eb6b2e9d1516bd95dd19d (diff)
downloadbugzilla-8555ab1f12abd53744d0cb4fe9b3d7a925b10194.tar.gz
bugzilla-8555ab1f12abd53744d0cb4fe9b3d7a925b10194.tar.xz
Bug 844863: exclude tbplbot from TagNewUser's comment counting
Diffstat (limited to 'extensions/TagNewUsers/template')
-rw-r--r--extensions/TagNewUsers/template/en/default/hook/bug/comments-comment_banner.html.tmpl24
-rw-r--r--extensions/TagNewUsers/template/en/default/hook/bug/comments-user.html.tmpl25
2 files changed, 11 insertions, 38 deletions
diff --git a/extensions/TagNewUsers/template/en/default/hook/bug/comments-comment_banner.html.tmpl b/extensions/TagNewUsers/template/en/default/hook/bug/comments-comment_banner.html.tmpl
index 6201c587a..396f9c35a 100644
--- a/extensions/TagNewUsers/template/en/default/hook/bug/comments-comment_banner.html.tmpl
+++ b/extensions/TagNewUsers/template/en/default/hook/bug/comments-comment_banner.html.tmpl
@@ -1,25 +1,11 @@
-[%#
- # The contents of this file are subject to the Mozilla Public
- # License Version 1.1 (the "License"); you may not use this file
- # except in compliance with the License. You may obtain a copy of
- # the License at http://www.mozilla.org/MPL/
+[%# This Source Code Form is subject to the terms of the Mozilla Public
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
- # Software distributed under the License is distributed on an "AS
- # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
- # implied. See the License for the specific language governing
- # rights and limitations under the License.
- #
- # The Original Code is the TagNewUsers Extension
- #
- # The Initial Developer of the Original Code is the Mozilla Foundation
- # Portions created by the Initial Developers are Copyright (C) 2011 the
- # Initial Developer. All Rights Reserved.
- #
- # Contributor(s):
- # Byron Jones <bjones@mozilla.com>
+ # This Source Code Form is "Incompatible With Secondary Licenses", as
+ # defined by the Mozilla Public License, v. 2.0.
#%]
<link
href="[% 'extensions/TagNewUsers/web/style.css' FILTER mtime FILTER html %]"
rel="stylesheet" type="text/css" >
-
diff --git a/extensions/TagNewUsers/template/en/default/hook/bug/comments-user.html.tmpl b/extensions/TagNewUsers/template/en/default/hook/bug/comments-user.html.tmpl
index 8f4e9431d..3ee9a3757 100644
--- a/extensions/TagNewUsers/template/en/default/hook/bug/comments-user.html.tmpl
+++ b/extensions/TagNewUsers/template/en/default/hook/bug/comments-user.html.tmpl
@@ -1,27 +1,14 @@
-[%#
- # The contents of this file are subject to the Mozilla Public
- # License Version 1.1 (the "License"); you may not use this file
- # except in compliance with the License. You may obtain a copy of
- # the License at http://www.mozilla.org/MPL/
+[%# This Source Code Form is subject to the terms of the Mozilla Public
+ # License, v. 2.0. If a copy of the MPL was not distributed with this
+ # file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
- # Software distributed under the License is distributed on an "AS
- # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
- # implied. See the License for the specific language governing
- # rights and limitations under the License.
- #
- # The Original Code is the TagNewUsers Extension
- #
- # The Initial Developer of the Original Code is the Mozilla Foundation
- # Portions created by the Initial Developers are Copyright (C) 2011 the
- # Initial Developer. All Rights Reserved.
- #
- # Contributor(s):
- # Byron Jones <bjones@mozilla.com>
+ # This Source Code Form is "Incompatible With Secondary Licenses", as
+ # defined by the Mozilla Public License, v. 2.0.
#%]
[% IF comment.author.is_new %]
<span
- class="new_user"
+ class="new_user"
title="
[%- comment.author.comment_count FILTER html %] comment[% "s" IF comment.author.comment_count != 1 -%]
, created [%