Bug 137631 - Add a lifecycle (or workflow) diagram to the guide

r=travis


git-svn-id: svn://10.0.0.236/trunk@166875 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jake%bugzilla.org 2004-12-20 10:18:42 +00:00
parent 25479dd79e
commit 09400b6c6b
3 changed files with 1637 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

File diff suppressed because it is too large Load Diff

View File

@ -261,6 +261,28 @@
</orderedlist>
</section>
<section id="lifecycle">
<title>Life Cycle of a Bug</title>
<para>
The life cycle, also known as work flow, of a bug is currently hardcoded
into Bugzilla. <xref linkend="lifecycle-image"/> contains a graphical
repsentation of this life cycle. If you wish to customize this image for
your site, the <ulink url="../images/bzLifecycle.xml">diagram file</ulink>
is available in <ulink url="http://www.gnome.org/projects/dia">Dia's</ulink>
native XML format.
</para>
<figure id="lifecycle-image">
<title>Lifecycle of a Bugzilla Bug</title>
<mediaobject>
<imageobject>
<imagedata fileref="../images/bzLifecycle.png" scale="66" />
</imageobject>
</mediaobject>
</figure>
</section>
<section id="query">
<title>Searching for Bugs</title>