Closed
Bug 949291
Opened 12 years ago
Closed 12 years ago
add link to a wiki page describing comment tagging
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
()
Details
Attachments
(2 files, 1 obsolete file)
|
9.11 KB,
image/png
|
Details | |
|
566 bytes,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
as there's no upstream documentation on comment tagging yet, it would help to add a link to my blog post about it next to the new-tag input field.
Attachment #8346316 -
Flags: review?(dkl)
Comment 3•12 years ago
|
||
Comment on attachment 8346316 [details] [diff] [review]
949291_1.patch
Review of attachment 8346316 [details] [diff] [review]:
-----------------------------------------------------------------
::: template/en/default/bug/edit.html.tmpl
@@ +39,5 @@
> maxlength="[% constants.MAX_COMMENT_TAG_LENGTH FILTER html %]">
> <span id="bz_ctag_autocomp"></span>
> </div>
> + [<a href="http://globau.wordpress.com/2013/12/11/comment-tagging-deployed-to-bmo/"
> + target="_blank" title="About Comment Tagging">help</a>]
As painful as it is, lets move this to the BMO wiki for now instead.
Attachment #8346316 -
Flags: review?(dkl) → review-
Summary: add link to glob's comment tagging blog post → add link to a wiki page describing comment tagging
Attachment #8346316 -
Attachment is obsolete: true
Attachment #8346350 -
Flags: review?(dkl)
Comment 5•12 years ago
|
||
Comment on attachment 8346350 [details] [diff] [review]
949291_2.patch
Review of attachment 8346350 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #8346350 -
Flags: review?(dkl) → review+
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified template/en/default/bug/edit.html.tmpl
Committed revision 9182.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•