Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaFavorites.html')
-rw-r--r--org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaFavorites.html47
1 files changed, 47 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaFavorites.html b/org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaFavorites.html
new file mode 100644
index 000000000..d5ab217e7
--- /dev/null
+++ b/org.eclipse.mylyn.bugzilla.core/docs/html/start/bugzillaFavorites.html
@@ -0,0 +1,47 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+
+<head>
+ <title>Getting Started</title>
+</head>
+
+<body>
+ <font face="arial, lucida console">
+
+ <h3>Bugzilla Favorites</h3>
+ <br>
+
+ <p>
+ Bugzilla has the ability to save bugs that are frequently accessed as a favorite
+ similar to a web browser. To do this, after a search is done right click on the bug
+ in the Search results window that you would like to save and choose "Mark Result as Favorite".
+ </p>
+
+ <img src="./images/bugzilla-search-context.png"><br>
+
+ <p>
+ A new window will now open that contains your specific list of favorites. To access
+ any of the bugs in the favorites view, just double click on the one that you want to
+ open and a Bugzilla bug editor will open containing the specific bug. To access the favorites
+ menu without adding a new bug, go to Window --> Show View --> Other... --> Bugzilla and click
+ on Bugzilla Favorites.
+ </p>
+
+ <img src="./images/bugzilla-favorites-window.png"><br>
+
+
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+ <br>
+
+ </font>
+</body>
+
+</html>

Back to the top