Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.help.ui')
-rw-r--r--org.eclipse.mylyn.help.ui/build.properties2
-rw-r--r--org.eclipse.mylyn.help.ui/toc.xml7
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/alt-click.gifbin4851 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/bugzilla-internal-browser.gifbin4234 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/filtering-declarations.gifbin8520 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/folding-toggle.gifbin5612 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/highlight.gifbin8366 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/interest-content-assist.gifbin5448 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/interest-java-browsing.gifbin5722 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/interest-manipulate.gifbin1438 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/overview.gifbin75398 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/search-context.gifbin3458 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/tasklist-overview.gifbin9719 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/images/tasks-drilldown.gifbin5729 -> 0 bytes
-rw-r--r--org.eclipse.mylyn.help.ui/user/limitations.html43
-rw-r--r--org.eclipse.mylyn.help.ui/user/new.html228
-rw-r--r--org.eclipse.mylyn.help.ui/user/overview.html62
-rw-r--r--org.eclipse.mylyn.help.ui/user/tasklist.html78
18 files changed, 3 insertions, 417 deletions
diff --git a/org.eclipse.mylyn.help.ui/build.properties b/org.eclipse.mylyn.help.ui/build.properties
index 6c159de5c..62bcb63d1 100644
--- a/org.eclipse.mylyn.help.ui/build.properties
+++ b/org.eclipse.mylyn.help.ui/build.properties
@@ -15,7 +15,6 @@ bin.includes = plugin.xml,\
META-INF/,\
toc.xml,\
about.html,\
- user/,\
book.css,\
developer/
src.includes = META-INF/,\
@@ -23,6 +22,5 @@ src.includes = META-INF/,\
src/,\
toc.xml,\
about.html,\
- user/,\
book.css,\
developer/
diff --git a/org.eclipse.mylyn.help.ui/toc.xml b/org.eclipse.mylyn.help.ui/toc.xml
index eab09a2ae..f6c610141 100644
--- a/org.eclipse.mylyn.help.ui/toc.xml
+++ b/org.eclipse.mylyn.help.ui/toc.xml
@@ -2,10 +2,9 @@
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Mylar">
- <topic label="Overview" href="user/overview.html"/>
- <topic label="What's New" href="user/new.html"/>
- <topic label="Known Limitations" href="user/limitations.html"/>
- <topic label="Task List" href="user/tasklist.html"/>
+ <anchor id="javaUi"/>
+ <anchor id="tasklist"/>
+ <anchor id="moreTools"/>
</toc>
diff --git a/org.eclipse.mylyn.help.ui/user/images/alt-click.gif b/org.eclipse.mylyn.help.ui/user/images/alt-click.gif
deleted file mode 100644
index fc2a91bcf..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/alt-click.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/bugzilla-internal-browser.gif b/org.eclipse.mylyn.help.ui/user/images/bugzilla-internal-browser.gif
deleted file mode 100644
index 6087ee5b8..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/bugzilla-internal-browser.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/filtering-declarations.gif b/org.eclipse.mylyn.help.ui/user/images/filtering-declarations.gif
deleted file mode 100644
index 9362a231f..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/filtering-declarations.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/folding-toggle.gif b/org.eclipse.mylyn.help.ui/user/images/folding-toggle.gif
deleted file mode 100644
index bfaa55233..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/folding-toggle.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/highlight.gif b/org.eclipse.mylyn.help.ui/user/images/highlight.gif
deleted file mode 100644
index 7368b7f25..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/highlight.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/interest-content-assist.gif b/org.eclipse.mylyn.help.ui/user/images/interest-content-assist.gif
deleted file mode 100644
index 67c85f9d8..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/interest-content-assist.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/interest-java-browsing.gif b/org.eclipse.mylyn.help.ui/user/images/interest-java-browsing.gif
deleted file mode 100644
index 031d55daf..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/interest-java-browsing.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/interest-manipulate.gif b/org.eclipse.mylyn.help.ui/user/images/interest-manipulate.gif
deleted file mode 100644
index 5640c2b2a..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/interest-manipulate.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/overview.gif b/org.eclipse.mylyn.help.ui/user/images/overview.gif
deleted file mode 100644
index b005ae592..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/overview.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/search-context.gif b/org.eclipse.mylyn.help.ui/user/images/search-context.gif
deleted file mode 100644
index 43aed77ec..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/search-context.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/tasklist-overview.gif b/org.eclipse.mylyn.help.ui/user/images/tasklist-overview.gif
deleted file mode 100644
index 6cd496038..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/tasklist-overview.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/images/tasks-drilldown.gif b/org.eclipse.mylyn.help.ui/user/images/tasks-drilldown.gif
deleted file mode 100644
index 18c536aad..000000000
--- a/org.eclipse.mylyn.help.ui/user/images/tasks-drilldown.gif
+++ /dev/null
Binary files differ
diff --git a/org.eclipse.mylyn.help.ui/user/limitations.html b/org.eclipse.mylyn.help.ui/user/limitations.html
deleted file mode 100644
index 3daaefe33..000000000
--- a/org.eclipse.mylyn.help.ui/user/limitations.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <meta http-equiv="Content-Style-Type" content="text/css">
- <title>
- Preparing Eclipse
- </title>
- </head>
- <body>
- <h1>
- Known Limitations</h1>
- <p><b>Supported platforms</b></p>
- <ul>
- <li>Eclipse 3.1 final or later (e.g. the 3.1m5a based JBossIDE is not supported)</li>
- <li>Java 5 VM or later</li>
- </ul>
- <p><b>General</b></p>
- <p>Multiple workbench windows are not supported and Mylar will not work
- properly if you have more than one window open (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=102663">Bug
- 102663</a>).</p>
- <p><b>Java editing</b></p>
- <p>The Package Explorer can get into a mode where it refresh too often (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=103585">Bug
- 103585</a>).&nbsp; The work-around is to Toggle the &quot;Apply Mylar&quot; glasses in
- the toolbar.</p>
- <p>Folding must be toggled off in order to view all the matches for &quot;mark
- occurrences&quot;.&nbsp; This is not a Mylar-specific limitation but is more
- noticeable when Automatic Folding is enabled.</p>
- <p><b>Task List</b></p>
- <p>Bugzilla refresh fails if task active on startup (<a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104118">Bug
- 104118</a>)</p>
- <p>To select a task, the column with the icon or the space before the Mylar
- glasses has to be selected, since all
- other fields are editable.</p>
- <p><b>Bugzilla</b></p>
- <p>You can only set one bug repository per workspace.&nbsp; Proxy servers
- are not yet supported.</p>
-
- </body>
-</html>
-
diff --git a/org.eclipse.mylyn.help.ui/user/new.html b/org.eclipse.mylyn.help.ui/user/new.html
deleted file mode 100644
index 3db6a32d4..000000000
--- a/org.eclipse.mylyn.help.ui/user/new.html
+++ /dev/null
@@ -1,228 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<html>
-<head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
-<meta http-equiv="Content-Language" content="en-us">
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1"
- type="text/css">
-<title>What's New in 3.1</title>
-</head>
-<body>
-<h2>What's New in Mylar 0.3</h2>
-<h3>Working with task context</h3>
-<table cellpadding="10" cellspacing="0" width="600" id="table8">
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Interest-based content assist</b></p>
- </td>
- <td width="70%" valign="top">
- The top of the content assist menu will put the items that are in
- your task context on top of the list, to enable quick selection via
- arrow keys. Once you start typing the menu will work as usual. Note
- that the Mylar Java Editor needs to be set as default for &quot;.java&quot;
- files (this is the only new functionality that comes from the Mylar
- Java editor).<p>
- <img border="0" src="images/interest-content-assist.gif" width="432" height="131"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table9">
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Toggle auto folding</b></p>
- </td>
- <td width="70%" valign="top">
- Pressing the editor toolbar button with the Mylar glasses on it will
- enable/disable Mylar's automatic folding.&nbsp; This can be useful
- when needing to browse through the code, or copy/paste code around
- (since Eclipse's folding support can cause odd expansions when
- copying folded regions,
- <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=104648">bug
- 104648</a>).<p>
- <img border="0" src="images/folding-toggle.gif" width="276" height="127"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table4">
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Show all filtered children</b></p>
- </td>
- <td width="70%" valign="top">
- When you are using filtering in a Mylar view you have the option of
- temporarily showing all children of a filtered node by &lt;alt&gt;clicking
- a node that is not currently selected.&nbsp; For example, you can
- &lt;alt&gt;click a source folder, keep the &lt;alt&gt; key down, and continue
- drilling down until you find a method of interest.&nbsp;
- <p><img src="images/alt-click.gif" alt="Alt Click"
- title="New Java Project Wizard"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Filter declarations in Package Explorer </b></p>
- </td>
- <td width="70%" valign="top">
- If you don't like Mylar's constant showing of Java members in the
- Package Explorer, select the drop-down menu, then &quot;Filters...&quot; and
- enable the &quot;Mylar Java Declarations Filter&quot;.&nbsp; It will then
- stick in the menu in case you want to toggle between modes.<p>
- <img border="0" src="images/filtering-declarations.gif" width="441" height="211"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Highlight a task context</b></p>
- </td>
- <td valign="top" width="70%">You can associate a task with a
- highlighter. This can be useful if you are using Mylar without the
- filtering support.&nbsp; It also allows you to distinguish between
- task contexts if you have multiple tasks active.<p><img
- src="images/highlight.gif"></p>
-
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table5">
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Search within task context</b></p>
- </td>
- <td valign="top" width="70%">The automatically updated Mylar Task
- Context working set can be searched as any other working set, either
- via the popup menus or using the search dialog.&nbsp; For example,
- to find all System.out/err calls before checking in, search for
- &quot;System.&quot; within the task context. To quickly search all references
- click Alt+Shift+G.<p>
- <img border="0" src="images/search-context.gif" width="470" height="133"></p>
-
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table6">
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Directly manipulate interest</b></p>
- </td>
- <td valign="top" width="70%">Directly manually manipulate the
- interest level of elements by right clicking them and using the two
- Mylar actions in the popup menu.&nbsp; Keyboard shortcuts for these
- are Ctrl+Alt+Shift+Up Arrow for Make Landmark, and&nbsp;
- Ctrl+Alt+Shift+Down Arrow for Make Less Interesting.&nbsp;
- <p>
- <img border="0" src="images/interest-manipulate.gif" width="262" height="65"></p>
-
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600" id="table7">
- <tr>
- <td align="left" valign="top" width="30%">
- <p align="right"><b>Interest filtering for the Java Browsing
- perspective</b></p>
- </td>
- <td valign="top" width="70%">Interest filtering can be toggled for
- the Packages, Types, and Members views simultaneously by clicking
- the leftmost toolbar button visible below.<p>
- <img border="0" src="images/interest-java-browsing.gif" width="404" height="100"></p>
-
- </td>
- </tr>
- </table>
-
-<h3>Task List</h3>
-<table cellpadding="10" cellspacing="0" width="600" id="table10">
- <colgroup>
- <col width="20%" valign="top" align="right">
- <col width="80%" valign="top" align="left">
- </colgroup>
- <tbody>
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Open reports in web browser</b></p>
- </td>
- <td width="70%" valign="top">
- Bug reports can be opened with either the Bug Editor or the Internal
- Web Browser.&nbsp; This can be set as a Task List preferences.&nbsp;
- When the Bug Editor is open you can click the hyperlink to show the
- report in the browser (e.g. to use a feature not yet available in
- the editor, such as voting).&nbsp; <p>
- <img border="0" src="images/bugzilla-internal-browser.gif" width="344" height="157"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
- </tbody>
-</table>
-
-<table cellpadding="10" cellspacing="0" width="600">
- <colgroup>
- <col width="20%" valign="top" align="right">
- <col width="80%" valign="top" align="left">
- </colgroup>
- <tbody>
- <tr>
- <td width="30%" valign="top" align="left">
- <p align="right"><b>Focus on a single task category</b></p>
- </td>
- <td width="70%" valign="top">
- To see only the tasks for a single category click the toolbar drop
- down (upper-right of toolbar) and select &quot;Go Into&quot;.&nbsp; To see all
- categories select &quot;Go Home&quot;.<p>
- <img border="0" src="images/tasks-drilldown.gif" width="295" height="118"></p>
- </td>
- </tr>
- <tr>
- <td colspan="2">
- <hr>
- </td>
- </tr>
- </tbody>
-</table>
-
-</body>
-</html>
diff --git a/org.eclipse.mylyn.help.ui/user/overview.html b/org.eclipse.mylyn.help.ui/user/overview.html
deleted file mode 100644
index ba64a196e..000000000
--- a/org.eclipse.mylyn.help.ui/user/overview.html
+++ /dev/null
@@ -1,62 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <meta http-equiv="Content-Style-Type" content="text/css">
- <title>
- Preparing Eclipse
- </title>
- </head>
- <body>
- <h1>
- Mylar Overview</h1>
- <p>The best way to get an overview of Mylar is by watching the <b>
- <a target="_blank" href="http://eclipse.org/mylar/doc/demo/mylar-demo-03.html">
- 5 minute online flash demo</a></b>, then by checking the latest <b>
- <a href="new.html">What's New</a></b>.</p>
- <p>As you work on programming tasks, Mylar watches your activity and creates
- a task context.&nbsp; This context is associated with the task that you have
- activated.&nbsp; Mylar extends Eclipse structure views and editors to show
- you only what you're working on by focusing on the task context, and to
- highlight the degree of interest of the program structure that you are
- working on.&nbsp; The following list and figure summarize the core Mylar
- features.&nbsp; </p>
- <ol>
- <li>Use the task list to create tasks and categories.&nbsp; You can also
- add a bugzilla report as a task, or create a bugzilla query as a
- category.&nbsp; A task context is activated by clicking the gray
- glasses, which causes the task and its category to become bold.&nbsp;
- Note that tasks can show up in multiple categories (e.g. as a result of
- a query, as in the figure below).&nbsp; To disable the context click the
- glasses again.&nbsp; If you are using bugzilla reports you must
- configure the Bugzilla server first (Preferences -&gt; Bugzilla).&nbsp; If
- you double-click a Bugzilla report it will open with the internal
- browser, or with a Bugzilla Editor if you set Preferences -&gt; Mylar -&gt;
- Task List accordingly.</li>
- <li>Click the Mylar glasses to filter out all uninteresting elements
- (i.e. those not a part of the task context), shown here on the Outline
- view.&nbsp; You will notice that views with Mylar filtering update
- automatically as you work.&nbsp; Toggle this button to switch between
- the standard view mode and the Mylar interest filtering.&nbsp; If you
- have no task context active and all of the Mylar glasses are toggled off
- all of the Mylar functionality is disabled.</li>
- <li>The Problems list can be filtered just like the outline.</li>
- <li>The editor provides an automatic folding feature that can be toggled
- using the toolbar button next to &quot;Mark Occurrences&quot;.&nbsp; When enabled
- all uninteresting elements will be folded, an interesting elements
- unfolded.&nbsp; Note that if you use the Mylar Java editor for &quot;.java&quot;
- files the highest interest elements will be moved to the top of the
- content assist list.</li>
- <li>Mylar filtering works in the Package Explorer as well.&nbsp;
- Elements that are not a part of the task context show up in gray
- consistently throughout the views.&nbsp; The highest interest elements,
- called Landmarks, show up in bold.&nbsp; </li>
- </ol>
- <p><img border="0" src="images/overview.gif" width="640" height="461"></p>
- <p>&nbsp;</p>
-
- </body>
-</html>
-
diff --git a/org.eclipse.mylyn.help.ui/user/tasklist.html b/org.eclipse.mylyn.help.ui/user/tasklist.html
deleted file mode 100644
index ce14ae9cc..000000000
--- a/org.eclipse.mylyn.help.ui/user/tasklist.html
+++ /dev/null
@@ -1,78 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
- <head>
-<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
- <link rel="stylesheet" href="../book.css" charset="ISO-8859-1" type="text/css">
- <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
- <meta http-equiv="Content-Style-Type" content="text/css">
- <title>
- Preparing Eclipse
- </title>
- </head>
- <body>
- <h1>
- Mylar Task List</h1>
- <br>&nbsp;
- <table border="0" cellpadding="0" style="border-collapse: collapse"id="table1">
- <tr>
- <td valign="top">
- The Mylar Task List provides methods for creating and maintaining tasks
- and bug reports.&nbsp; In the order that they appear on the toolbar, the
- Task List provides the following features work managing task and bug
- reports:<ul>
- <li>Create task - add new task to Task List</li>
- <li>Create category - organize tasks and bug reports into groups</li>
- <li>Add or create new bugzilla report - add a bug report into Task List</li>
- <li>Add bugzilla query - creates a category that contains all bugzilla
- <br>
- reports that match the query</li>
- <li>Refresh - refresh all bug reports and bugzilla queries</li>
- <li>Filter tasks - set filters for Task List</li>
- </ul>
- <p>&nbsp;&nbsp;</td>
- <td valign="top">
- <img border="0" src="images/tasklist-overview.gif" width="378" height="287"></td>
- </tr>
- </table>
- <h3>Tasks</h3>
- <p>A task can be created with a description and a priority level. The
- priority level can be varied from P1 through P5 which is used for sorting
- and filtering the Task List. A task can be set to complete by right clicking
- and selecting &quot;Mark Complete&quot;. The completed tasks appear in the
- Task List
- with light gray font to distinguish it from incomplete tasks. More detailed
- information such as notes and related links can be added to the task by
- double clicking on the task, which will open an editor. A task can be
- activated by selecting the glasses icon in the first column, which will
- initiate the monitoring feature of mylar to store the task context. The
- active task and its category will appear in bold on the task list. The
- context stored for each task can be cleared by right clicking the task and
- selecting &quot;Clear Task Context&quot;.</p>
- <h3>Categories</h3>
- <p>A category can be created to organize the Task List. If a category is
- selected during task creation, the task will be added to that category. The
- drag and drop feature of the Task List allows tasks and bug reports to be
- moved from one category to another.</p>
- <h3>Bugzilla Reports</h3>
- <p>Bugzilla reports can be added to the Task List via two methods. An
- existing bug report can be downloaded from a bugzilla server or a new bug
- report can be created on a bugzilla server. The Task List shows the same
- details for the bug report as it does with tasks, but the icons are
- different. When the bug report is double clicked, the bug report will be
- opened by a bugzilla editor or an internal browser, which can be toggled in
- the preferences. A bugzilla report can be activated in the same manner as
- tasks.</p>
- <h3>Bugzilla Query</h3>
- <p>A bugzilla query is a category that is made up of all bug reports that
- match a specified query. When it is created, the user is presented with a
- dialog that presents query options similar to the search page on the
- bugzilla server. All hits form the query are added to the query and can be
- used like standard bug reports.</p>
- <h3>Filters</h3>
- <p>Filters are available to manage the Task List. There are two filters, one
- for filtering completed tasks, and one for filtering based on priorities.</p>
- <p>Also see the <a href="newnoteworthy.html">New &amp; Noteworthy</a>. </p>
-
- </body>
-</html>
-

Back to the top