From aa2bf276dd94fb56d11284eaaa3ec55c1371143b Mon Sep 17 00:00:00 2001 From: Gervase Markham Date: Wed, 7 Jan 2015 15:55:02 +0000 Subject: Bug 1107316 - update tagging docs for new UI. r,a=glob. --- docs/en/rst/using/finding.rst | 32 +++++++------------------------- docs/en/rst/using/understanding.rst | 5 +++-- 2 files changed, 10 insertions(+), 27 deletions(-) (limited to 'docs') diff --git a/docs/en/rst/using/finding.rst b/docs/en/rst/using/finding.rst index 515f2e37d..0f1c3485e 100644 --- a/docs/en/rst/using/finding.rst +++ b/docs/en/rst/using/finding.rst @@ -195,34 +195,34 @@ Long Format: this gives you a large page with a non-editable summary of the fields of each bug. -XML: - get the buglist in the XML format. +XML (icon): + get the buglist in an XML format. -CSV: +CSV (icon): get the buglist as comma-separated values, for import into e.g. a spreadsheet. -Feed: +Feed (icon): get the buglist as an Atom feed. Copy this link into your favorite feed reader. If you are using Firefox, you can also save the list as a live bookmark by clicking the live bookmark icon in the status bar. To limit the number of bugs in the feed, add a limit=n parameter to the URL. -iCalendar: +iCalendar (icon): Get the buglist as an iCalendar file. Each bug is represented as a to-do item in the imported calendar. Change Columns: change the bug attributes which appear in the list. -Change several bugs at once: +Change Several Bugs At Once: If your account is sufficiently empowered, and more than one bug appears in the bug list, this link is displayed and lets you easily make the same change to all the bugs in the list - for example, changing their assignee. -Send mail to bug assignees: +Send Mail to Bug Assignees: If more than one bug appear in the bug list and there are at least two distinct bug assignees, this links is displayed which lets you easily send a mail to the assignees of all bugs on the list. @@ -236,21 +236,3 @@ Remember Search As: You can give a search a name and remember it; a link will appear in your page footer giving you quick access to run it again later. -.. _individual-buglists: - -Adding and Removing Tags on Bugs -================================ - -You can add and remove tags from individual bugs, which let you find and -manage bugs more easily. Tags are per-user and so are only visible and editable -by the user who created them. You can then run queries using tags as a criteria, -either by using the Advanced Search form, or simply by typing "tag\:my_tag_name" -in the QuickSearch box at the top (or bottom) of the page. Tags can also be -displayed in buglists. - -This feature is useful when you want to keep track of several bugs, but -for different reasons. Instead of adding yourself to the CC list of all -these bugs and mixing all these reasons, you can now store these bugs in -separate lists, e.g. ``Keep in mind``, ``Interesting bugs``, -or ``Triage``. One big advantage of this way to manage bugs -is that you can easily add or remove tags from bugs one by one. diff --git a/docs/en/rst/using/understanding.rst b/docs/en/rst/using/understanding.rst index 014abefd6..c52bd2167 100644 --- a/docs/en/rst/using/understanding.rst +++ b/docs/en/rst/using/understanding.rst @@ -74,8 +74,9 @@ installation of Bugzilla. *Personal Tags:* Unlike Keywords which are global and visible by all users, Personal Tags are personal and can only be viewed and edited by their author. Editing - them won't send any notification to other users. Use them to tag and keep - track of bugs. + them won't send any notifications to other users. Use them to tag and keep + track of sets of bugs that you personally care about, using your own + classification system. *Dependencies (Depends On and Blocks):* If this bug cannot be fixed unless other bugs are fixed (depends -- cgit v1.2.3-24-g4f1b